mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
f2206e7c15
commit
61e0ae2f33
@ -16,11 +16,11 @@ var core = require('features/core')
|
||||
|
||||
/*********************************************************************/
|
||||
// XXX TODO:
|
||||
// - key syntax (path)
|
||||
// - key syntax (path) (DONE)
|
||||
// <store>:<path>
|
||||
// - path variables
|
||||
// $VAR or ${VAR}
|
||||
// - ability to store/load only a specific key from a specific store
|
||||
// - ability to store/load only a specific key from a specific store (DONE)
|
||||
// Q: path patterns??
|
||||
// localstorage:* - save/load everything on localstorage
|
||||
// *:config - save load config from all stores...
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user