Ticket #46 (closed enhancement: fixed)
Extend <<tagging>> macro to include number of tagged tiddlers
| Reported by: | JeremyRuston | Owned by: | JeremyRuston |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.1 |
| Component: | core | Version: | |
| Severity: | low | Keywords: | |
| Cc: |
Description
Enhance the <<tagging>> macro so that it's formatting strings may accept an additional %1 parameter representing the number of tiddlers that carry the tag.
For example:
config.macros.tagging.label = "%0 List (%1)"; config.macros.tagging.labelNotTag = "%0 List (%1)"; config.macros.tagging.tooltip = "List of tiddlers tagged with '%0' (%1)";
See this thread for details
Change History
Note: See
TracTickets for help on using
tickets.
