Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-09-23 22:36:33 +03:00
parent 94fa94df96
commit 6e66baa213

View File

@ -10,6 +10,7 @@
* this works:
* await pwiki.get('/FlatNotes/* /delete').raw
* opening/editing/deleting from ui breaks -- macro issue??
* ...seems to be at least a problem with macros eating up quotes...
* XXX .delete() should support pattern pages, e.g.:
* pwiki.get('/path/to/*').delete()
* other actions should follow too: