mirror of
https://github.com/flynx/pWiki.git
synced 2026-01-07 10:31:08 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
5bd6241c5e
commit
115299c427
@ -3,6 +3,9 @@
|
|||||||
*
|
*
|
||||||
* XXX wikiword filter seems to act up on /
|
* XXX wikiword filter seems to act up on /
|
||||||
* XXX BUG? /test/wikiword -- produces nested links...
|
* XXX BUG? /test/wikiword -- produces nested links...
|
||||||
|
* to reproduce:
|
||||||
|
* await p.pwiki.get('/test/wikiword').text
|
||||||
|
* ..as-is, seems not to deal well with tags...
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* XXX ROADMAP:
|
* XXX ROADMAP:
|
||||||
@ -75,6 +78,8 @@
|
|||||||
* ...another solution is to offload the search to the store backend
|
* ...another solution is to offload the search to the store backend
|
||||||
* but this would require the stores to reimplement most of pwiki/path
|
* but this would require the stores to reimplement most of pwiki/path
|
||||||
* -
|
* -
|
||||||
|
*
|
||||||
|
*
|
||||||
* TODO:
|
* TODO:
|
||||||
* - <page>.then() -- resolve when all pending write operations done ???
|
* - <page>.then() -- resolve when all pending write operations done ???
|
||||||
* - an async REPL???
|
* - an async REPL???
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user