[VBA] i even didn't see "tag" as text in the api, why is that!?

charles c. shared this question 16 days ago
Discussion Open

i wanna use VBA to add tag to a topic,


gpt4 suggested Topic.Tags.Add method

but it didn't work.


then i look into the API, i browsed for long time, i don't even find the word "tag", why is that!?


https://www.mindmanager.com/en/pages/developers/api/20/#MindManager~TopicStyles.html


thanks

Replies (4)

photo
1

well, i agree Nick s comment about macros.


able to write macros is like using "God mode"!

photo
1

ok, turns out need to use:


Topic.TextLabels.AddTextLabel("found in CurrentTargetMap")
gpt4 is correct in the principles, but may be it's NOT updated, may be it's NOT allowed to private/copyrighted things. 

i need to troubleshoot the details.


currently, the "merger" works with

selected topics

vs

whole map


may be in next version, it will be two opened maps.

then compare the two selected tree of topics.

photo
2

ChatGPT hallucinates and makes up things that sound probable.

photo
1


1. gpt4 told me it/he/she dont have access to mindmanager API, it/he/she did knew winwrap however.


2. chatgpt = gpt3.5, in america's medical doctor license exam, gpt3.5 only got 50 marks.; gpt4 got 8x! so it is much improved.

photo
Leave a Comment
 
Attach a file