mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 18:10:09 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
fa91636be5
commit
44f6e2f46b
@ -6,7 +6,10 @@
|
||||
* - fs store/export in browser or a simple way to export/import...
|
||||
*
|
||||
*
|
||||
* XXX titles containing quotes break things...
|
||||
* XXX BUG titles containing quotes break things...
|
||||
* this works:
|
||||
* await pwiki.get('/FlatNotes/* /delete').raw
|
||||
* opening/editing/deleting from ui breaks -- macro issue??
|
||||
* XXX BUG: for some reason deleting and refreshing takes ~2x as long as
|
||||
* refreshing...
|
||||
* to reproduce:
|
||||
@ -16,6 +19,7 @@
|
||||
* pwiki.path = '/tree' // reports about ~2sec
|
||||
* await pwiki.get('/Test/Subtree/Page2').delete() // fast
|
||||
* pwiki.path = '/tree' // reports about ~2sec
|
||||
* XXX FEATURE would be nice to have a deleteAll action...
|
||||
* XXX macros: should we add the pattern path to .depends instead of the
|
||||
* final path...
|
||||
* ...would also need a fast way to pattern match...
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user