How about ... When a tiddler is brand new, the user can edit both the title (which will be called title/id) and the sub-title (which will be above the title field). The title will have a suggested, date-and-userstamped title (why stamped? more below) After a tiddler is saved once and then subsequently edited, the editor will only present the subtitle field for editing, though it will present the title for copying. A user can turn off this behavior in the configuration, will have verbiage about the consequences of changing titles.
All of this will just impact the UI and possibly the documentation. Internally, everything can work as before. The date-stamped title will help prevent conflict when dragging tiddlers between TW instances (because otherwise there are going to be lots of 'New Tiddler 1' conflicts). Ideally the core would also offer something like uni-link, but even if it doesn't the user can make their own pretty link with whatever title they want. ---- Another solution would be a plugin that detects when a tiddler is being saved with a new title. Then, just like with tag tiddlers now, it will offer to find and change all matching tiddler links. Of course, this wouldn't help anyone who has a link from another TW instance. -- Mark On Tuesday, April 17, 2018 at 11:02:22 AM UTC-7, Jed Carty wrote: > > That is a good point. As someone who is no longer qualified to be a > beginner, what is the alternative being presented? > > If it is just "Display something other than the title in the title field" > we can do that by a plugin easily enough, or add an option to toggle the > template between the current version and using the caption or something. > > If it is to reengineer how linking works than we need an alternative that > doesn't break tiddlywiki. > > > -- 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 https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/1f027c1b-0b7c-4de7-8543-85376279c50c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

