diff --git a/pwiki2.js b/pwiki2.js index 218c00d..f7ee5ed 100755 --- a/pwiki2.js +++ b/pwiki2.js @@ -3,9 +3,14 @@ * * XXX FEATURE tags and accompanying API... * - add tags to page -- macro/filter -* .text -> .tags (cached on .update(..)) +* - .text -> .tags (cached on .update(..)) +* - manual * - a way to list tags -- folder like? * - tag cache .tags +* format: +* { +* : [, ...], +* } * - tag-path filtering... * i.e. only show tags within a specific path/pattern... * - path integration...