more notes...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-09-22 18:57:54 +03:00
parent 44f6e2f46b
commit 94fa94df96

View File

@ -10,6 +10,12 @@
* this works:
* await pwiki.get('/FlatNotes/* /delete').raw
* opening/editing/deleting from ui breaks -- macro issue??
* XXX .delete() should support pattern pages, e.g.:
* pwiki.get('/path/to/*').delete()
* other actions should follow too:
* - .move(..)
* - .copy(..)
* - ...
* XXX BUG: for some reason deleting and refreshing takes ~2x as long as
* refreshing...
* to reproduce: