saqimtiaz / streams

TiddlyWiki plugin for rapid data entry with a keyboard driven workflow. Divide content into smaller tiddlers as you write.
BSD 3-Clause "New" or "Revised" License
58 stars 6 forks source link

Rename node based on first line of text #20

Open saqimtiaz opened 3 years ago

saqimtiaz commented 3 years ago

When saving a node, rename it based on the contents of the first line. Could be triggered by the firstline being a heading, or any text. Might be useful to provide a customizable template so that the node could be renamed for instance to <root>/<heading>.

The catch is that the UX differentiation between saving and exiting editing will need to be made clearer.