Merge branch 'master' of github.com:flynx/pWiki

This commit is contained in:
Alex A. Naanou 2022-09-17 12:05:15 +03:00
commit d4448fdf3e

View File

@ -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
* - <page>.text -> <page>.tags (cached on .update(..))