You could, if feeling adventurous, hack
$:/core/macros/tag-picker
Go down to the line:
<$list filter="[tags[]!is[system]search:title{$:/temp/NewTagName}sort[]]"
variable="tag">
and change to:
<$list
filter="[tags[]!is[system]!prefix{$:/config/Tags/hide/myprefix}search:title{$:/temp/NewTagName}sort[]]"
variable="tag">
and then make a tiddler:
$:/config/Tags/hide/myprefix
and put whatever prefix you wish to prevent showing (in the editor)
This way if you have a series of structural tiddlers (one's that you use to
create a TOC tree, for instance) then you could put
toc_
So that you would see tags that had actual meaning (contacts, personal,
locations, etc.).
-- Mark
On Monday, October 8, 2018 at 1:56:51 PM UTC-7, Mohammad wrote:
>
> Hello Mark,
> Should we do this for every field and tag we don't want?
>
> -Mohammad
>
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/1978d18c-c98d-4c4e-bd65-6ae200a7112b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.