Replies: 3 comments 5 replies
-
So every tiddler prefixed |
Beta Was this translation helpful? Give feedback.
-
Whatever method is best to list the relevant tids. I haven't been following the dev very closely so I can't say what the best method is. What would you suggest? :-) |
Beta Was this translation helpful? Give feedback.
-
Anyone has a suggestions for how to best go about this? Conditional viewtemplate? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Edit: This ended up as a PR which is now merged #6798
The discussion can be considered "closed" :-)
I would like doc tiddlers about SystemTags - for example this one - to also list the tiddlers with that system tag.
I want this because when creating your own, say, page control button, it is natural to copy and modify an existing such tiddler - but it is annoying to not access such system tids easily. (This is actually a general problem.)
To do this, a direct solution would be a conditional viewtemplate (all relevant docs are tagged
SystemTags
) but if this is not liked, then we could for each individual such doc tiddler add the following (because they're all prefixed withSystemTag:
):Actually, it could be made sexier if it was a table also showing caption and icons if there are any.
Thoughts?
Beta Was this translation helpful? Give feedback.
All reactions