I know I look like I am “talking to myself”, but I have now found another mechanism for virtual tiddlers which can work similarly to missing tiddlers, only these can be missing tiddlers of a particular type eg; missing todo tiddler. This information can then be used to create actual tiddlers using a named template.
[Edited] A quick hint how
When adding a title in wiki text it becomes a missing tiddler. You can type these directly in camel case or inside [[]]
. One other thing we can glean from a missing tiddler title is where it is written. So if you add a title to a tiddler such as “todos” you imply that title is a to do, even when it is still missing.
You can also use a temporary field using edit-text and a button and store new titles in one or more selected locations.
More…
Lets say you have a wiki where you classify tiddlers using an object-type field eg contact, todo, reference etc… Then within such tiddlers your typing results in a missing tiddler title, It would be trivial to determin a default tiddler type to use for missing tiddlers defined therein.
- similarly you could list missing tiddler titles based on this implied type.
- I suggest a missing tiddler title to be the same type as the tiddler it is mentioned in unless that tiddler sets another in a new-object-type-here field.
Even more
So a title can remain missing with no matching tiddler indefinatly and be assigned various properties by simply placing that title in other places.