mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 18:10:09 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
6a01a41778
commit
6febaa72f8
@ -1,7 +1,15 @@
|
||||
/**********************************************************************
|
||||
*
|
||||
*
|
||||
* XXX FEATURE tags and accompanying API...
|
||||
* - add tags to page -- macro/filter
|
||||
* <page>.text -> <page>.tags (cached on .update(..))
|
||||
* - a way to list tags -- folder like?
|
||||
* - tag cache <store>.tags
|
||||
* - tag-path filtering...
|
||||
* i.e. only show tags within a specific path/pattern...
|
||||
* XXX revise/update sort...
|
||||
* XXX fs store: metadata and cache...
|
||||
* XXX sub/nested store mixing...
|
||||
* need to cortectly integrate the following store methods:
|
||||
* .get(..) -- DONE
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user