diff --git a/pwiki2.js b/pwiki2.js index 599d4dc..d331cbf 100755 --- a/pwiki2.js +++ b/pwiki2.js @@ -39,6 +39,9 @@ * +--------------+ . . search * order is not relevant here... * each of the methods narrows down the previous' results +* XXX FEATURE tags: might be a good idea to add a .__match__(..) hook +* to enable store-level matching optimization... +* ...not trivial to route to alk the stores... * XXX FEATURE tags and accompanying API... * - add tags to page -- macro/filter * - .text -> .tags (cached on .update(..))