mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 18:10:09 +00:00
more notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
44f6e2f46b
commit
94fa94df96
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user