Hi Ondřej On Tue, Jan 28, 2014 at 11:39 AM, Ondřej Vágner <[email protected]>wrote:
> 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. > It's actually really useful to have questions like yours, it helps me to understand what people want. So please don't be discouraged from asking more, Best wishes Jeremy > > 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]>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]. >>> 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. >>> >> >> >> >> -- >> Jeremy Ruston >> mailto:[email protected] >> > -- Jeremy Ruston mailto:[email protected] -- 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.

