mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-07 18:39:57 +00:00
a1c8ac624f
There are still some whitespace and attribute ordering issues, but the result runs correctly.
13 lines
357 B
Plaintext
13 lines
357 B
Plaintext
title: TabMoreOrphans shadows
|
|
modifier: matt
|
|
created: 20110211161504
|
|
modified: 201102151514
|
|
tags: shadow
|
|
creator: matt
|
|
|
|
The TabMoreOrphans tiddler contains a command that lists all the tiddlers that are not linked to from any other tidder.
|
|
{{{
|
|
<<list orphans>>
|
|
}}}
|
|
In TiddlyWiki this list appears as default in the {{{Orphans}}} tab on the right-hand menu.
|