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

Renaming a Tiddler doesn't rename its nodes #7

Closed postkevone closed 4 years ago

postkevone commented 4 years ago

Relink says it is going to rename the nodes but it doesn't, is this a bug?

image

saqimtiaz commented 4 years ago

"Use Relink to update New Note to New Note 1 across all other tiddlers"

Note: update, not rename. This is standard TW behaviour (extended by Relink) when renaming a tiddler, you get the option to update references to it.

If you want to rename all sub-nodes of a tiddler you will need to handle that yourself.