mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-30 02:20:08 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
120a29a881
commit
e6adfd5489
@ -3,9 +3,14 @@
|
|||||||
*
|
*
|
||||||
* XXX FEATURE tags and accompanying API...
|
* XXX FEATURE tags and accompanying API...
|
||||||
* - add tags to page -- macro/filter
|
* - add tags to page -- macro/filter
|
||||||
* <page>.text -> <page>.tags (cached on .update(..))
|
* - <page>.text -> <page>.tags (cached on .update(..))
|
||||||
|
* - manual
|
||||||
* - a way to list tags -- folder like?
|
* - a way to list tags -- folder like?
|
||||||
* - tag cache <store>.tags
|
* - tag cache <store>.tags
|
||||||
|
* format:
|
||||||
|
* {
|
||||||
|
* <tag>: [<path>, ...],
|
||||||
|
* }
|
||||||
* - tag-path filtering...
|
* - tag-path filtering...
|
||||||
* i.e. only show tags within a specific path/pattern...
|
* i.e. only show tags within a specific path/pattern...
|
||||||
* - path integration...
|
* - path integration...
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user