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
d73de66ac7
commit
3daf5ecacc
@ -6,6 +6,12 @@
|
||||
* - fs store/export in browser or a simple way to export/import...
|
||||
*
|
||||
*
|
||||
* XXX need basic system events:
|
||||
* <page>.onUpdate(path, data?)
|
||||
* <page>.onUreate(path, data?)
|
||||
* <page>.onDelete(path)
|
||||
* ..stores should also be able to trigger these when external
|
||||
* updates are detected...
|
||||
* XXX might also be a good idea to investigate a .tree directory index
|
||||
* as a supplement to .paths()
|
||||
* XXX Q: can we access fs from a pwa???
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user