diff --git a/pwiki2.js b/pwiki2.js index 453683d..86a4192 100755 --- a/pwiki2.js +++ b/pwiki2.js @@ -11,6 +11,9 @@ * ...and need this to work through all the i/o... * ....this might be an argument towards the .title attr, at least * for notes... +* XXX macros: should we add the pattern path to .depends instead of the +* final path... +* ...would also need a fast way to pattern match... * XXX need basic system events: * .onUpdate(path, data?) * .onCreate(path, data?)