There is also an in-built way to avoid system tiddlers. Try this:
<<list-links "[untagged[]!is[system]]">> On Friday, February 26, 2021 at 9:44:45 AM UTC-5 Mohammad wrote: > First try here Eric solution > > <<list-links filter:"[untagged[]!prefix[$]]">> > > on > > https://tiddlywiki.com/ > > > > > Best wishes > Mohammad > > > On Fri, Feb 26, 2021 at 5:54 PM David SZERMAN <[email protected]> wrote: > >> I tried it but it did not work ; maybe I missed something. Thanks >> >> Le vendredi 26 février 2021 à 15:17:55 UTC+1, Eric Shulman a écrit : >> >>> On Friday, February 26, 2021 at 5:59:58 AM UTC-8 [email protected] wrote: >>> >>>> I would like to get a list of all tiddlers without tags so I typed : >>>> <<list-links filter:"[untagged[]]">> >>>> But it gives me a lot of tiddlers starting with $ (plugin/shadow >>>> tiddlers). How could I remove them ? >>>> >>> >>> <<list-links filter:"[untagged[]!prefix[$]]">> >>> >>> enjoy, >>> -e >>> >>> >>> -- >> 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 view this discussion on the web visit >> https://groups.google.com/d/msgid/tiddlywiki/03bb9c9e-0f98-43c6-8c0f-6d0885f5dcacn%40googlegroups.com >> >> <https://groups.google.com/d/msgid/tiddlywiki/03bb9c9e-0f98-43c6-8c0f-6d0885f5dcacn%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/c7feb04e-3618-4765-b8ca-6c93abf24204n%40googlegroups.com.

