mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 10:00: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...
|
||||
* - 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?
|
||||
* - tag cache <store>.tags
|
||||
* format:
|
||||
* {
|
||||
* <tag>: [<path>, ...],
|
||||
* }
|
||||
* - tag-path filtering...
|
||||
* i.e. only show tags within a specific path/pattern...
|
||||
* - path integration...
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user