Skip to content

Automate "Rename tab" #1688

Closed Answered by amariusz
amariusz asked this question in Help
Feb 12, 2024 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

Thanks @euu2021, that turned out to be really helpful :)

The only way that I've seen to actually have some interaction with the tab name is this script mentioned by Edo: #865 (comment)
But, the name is not retained, as he explained there.

I saw this thread before and skimmed it but couldn't find answer to my issue. This this time I've also looked at linked pull request and found this very useful comment by @EdoFro

#1353 (comment)

NOTE TO MYSELF: just for the record (and to look at that Freeplane code):

this script changes a mind map's tab's title:

node.mindMap.setName("My custom Name")

It doesn't show the change in the title right after runing it, but if you change the focused mapview,…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@amariusz
Comment options

@euu2021
Comment options

Answer selected by amariusz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants