Thanks, this works perfectly. I guess I should take a better look at the system tiddlers to see how things are done in the future.
Dne pátek, 24. ledna 2014 18:53:22 UTC+1 Jeremy Ruston napsal(a): > > Hi Ondřej > > The following wikitext will generate a list of orphan tiddlers that only > includes ordinary wikitext tiddlers: > > <$list filter="[is[orphan]type[text/vnd.tiddlywiki]] [is[orphan]type[]] > +[sort[title]]" template="$:/core/ui/ListItemTemplate"/> > > You can add it to the sidebar by placing that text in a new tiddler tagged > "$:/tags/MoreSideBar". To replace the existing "orphans" tab, replace the > existing shadow tiddler "$:/core/ui/MoreSideBar/Orphans" > > Best wishes > > Jeremy > > > > > > On Thu, Jan 23, 2014 at 1:25 PM, Ondřej Vágner > <[email protected]<javascript:> > > wrote: > >> Is there a way to not show the pictures which are included somewhere in >> the wiki in the list of orphans? >> >> I'm using often the Missing and Orphans lists as a quick way to pick up >> where I left off before; unfortunately, most items in the Orphans list are >> pictures which are included in other tiddlers. >> >> Is there a way to change that so I only see actual orphans (i.e. tiddlers >> which are not linked to in any way) in this list? >> >> -- >> 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] <javascript:>. >> To post to this group, send email to [email protected]<javascript:> >> . >> Visit this group at http://groups.google.com/group/tiddlywiki. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > > > -- > Jeremy Ruston > mailto:[email protected] <javascript:> > -- 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 http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/groups/opt_out.

