So I'm looking for a function or a plugin Which can help me searching a tid and copy all the tags to the current one .
<$list filter="[all[]tags[]]" variable=tag>
<$checkbox tag=<<tag>> ><$text text=<<tag>>/></$checkbox><br>
</$list>
<$action-sendmessage $message="tm-add-tag
" $param=<<tag>>/><$fieldmangler><$button tooltip="Add all tags found using [all[]tags[]prefix[a]]"><$list filter="[all[]tags[]prefix[a]]" variable=tag> <$action-sendmessage $message="tm-add-tag" $param=<<tag>>/></$list>Go</$button></$fieldmangler>I have a lot of tid All related to one tid. Something like a parent node. So I need to inherit all the tags from the parents. But the parents have so many tags. It is very inconvenient to type them one by one.
So I'm looking for a function or a plugin Which can help me searching a tid and copy all the tags to the current one .
--
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 tiddlywiki+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/7f741bc1-96b9-4cda-b233-365822376c95o%40googlegroups.com.
Zhe,Have you tried Tiddler-Commander?See the Commander helpSee the Commander in actionAtro.
On Sat, Aug 1, 2020 at 9:04 AM Zhe Lee <imleg...@gmail.com> wrote:
I have a lot of tid All related to one tid. Something like a parent node. So I need to inherit all the tags from the parents. But the parents have so many tags. It is very inconvenient to type them one by one.
So I'm looking for a function or a plugin Which can help me searching a tid and copy all the tags to the current one .
--
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 tiddl...@googlegroups.com.