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 tiddlers when dragging and dropping #22

Open saqimtiaz opened 3 years ago

saqimtiaz commented 3 years ago

Consider adding the option to rename a dragged and dropped node to change its title prefix to match the new root.

The issue is that this is highly dependent on the title configuration being used. This may not be feasible unless we are willing to limit the title configuration to a choice between a free pre-defined presets.

See https://groups.google.com/g/tiddlywiki/c/-xTFWPwzq6g/m/zNJ_9iLRAgAJ

bepuzzled commented 3 years ago

As a workaround that works for me, consider the move as a "copy the node to a new root tiddler + delete". When proceeding this way, the copied node takes the naming convention of a new node in the destination root tiddler.