Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-09-14 12:59:47 +03:00
parent 41600d3f7e
commit 542e7db2bc

View File

@ -43,6 +43,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(..))