mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-30 18:40:08 +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:
|
* this works:
|
||||||
* await pwiki.get('/FlatNotes/* /delete').raw
|
* await pwiki.get('/FlatNotes/* /delete').raw
|
||||||
* opening/editing/deleting from ui breaks -- macro issue??
|
* 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
|
* XXX BUG: for some reason deleting and refreshing takes ~2x as long as
|
||||||
* refreshing...
|
* refreshing...
|
||||||
* to reproduce:
|
* to reproduce:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user