Here’s my thoughts on this.
- Autogenerated titles should have a standard ontology (way to name things)
- A standard method of
displayingemphasizing an alternate field in the “title-area of the tiddler-card”, while deemphasizing the literaltitlefield (it should still appear as a popup, or ?) -
System Tiddlersare defined as those that match the following prefix$:/. This encapsulates a few concepts that we can re-use. There is a “drive/volume” portion$:and a PathSeperator/. We should re-use these concepts. -
Streams plugin uses this , i.e. if you start a stream of notes from the
Streamstiddler, they come out asStreams/20240609224322659,Streams/20240609224322659/20240609224406918, etc, etc. - If you need to declare a “Namespace”, then use the “Drive/Volume” pattern.
- Example: All charactersheet data for Characters in the
Synthetic Dream MachineRole Playing Game System could be held atSDM:/characters/<<GUID>>, and the character name could be held incaptionorsubtitle, orpetname, or ??, etc.
- Example: All charactersheet data for Characters in the

