I'm quite new to TW, but I have been thinking about a few things to suggest regarding flow (I've been doing some mock-ups).
One of these suggestions is to have tiddlers be identified by "name" (essentially a unique identifier), instead of by Title. The idea that a user is forced to give a Title to every tiddler seems to go against the principle of allowing tiddlers to be the smallest units of content. The Name could still be the Title (if it exists within the Tiddler), or the first few words within the tiddler. The user could also change it to whatever they want. This is just an overview of my idea... I can explain further if you'd like. As I mentioned, I'm currently mocking this up. But would be good to know what you guys think about it, so I know what makes sense and what doesn't! Hope you feel better soon btw! On Sunday, May 31, 2020 at 1:43:37 PM UTC+1, Saq Imtiaz wrote: > > One of the things I would love to get feedback on, is how to handle > tiddlers being renamed. > If a child tiddler is renamed, it vanishes from the bullet list as the > reference saved in a field in the parent is no longer accurate. > > Possible options are: > > 1. do nothing and use an external plugin like Relink (current > situation, but its a non trivial plugin dependency) > 2. make a core pull request to get a rename tiddler hook that is > usable (the current one isnt) and handle the rename updates > 3. rework all relationships between tiddlers to be based on UUIDs > rather than tiddler titles. This is entirely doable and would be rename > resilient, at the cost of longer and more complex code. The mapping from > child tiddler to parent is already UUID based, the reverse could be as > well, it just makes lookups harder. > 4. Use the "list" field and the core ability to update... except that > we will at some point clash with other things (like tags) using this field > as well. > I would prefer to have the option to leave the tags untouched and thus > usable for other purposes. > > Cheers, > Saq > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/622215ff-3b0e-4ee7-b02a-dc00d96f2860%40googlegroups.com.

