[VBA] what macros you think worth to make? thanks
Discussion Open
hi,
although i only have high school/college programming technique,
2 days is enough for me to write a 6 lines macro that saved me lot's of time (i wish i did this earlier).
i am seeking to see whatelse could i do with the macros, suggestions are wellcome.
it seems i could easily do simple task that is within the mindmanager object model.
anything that use COM to connect to other programs is certainly outside my scope.
thanks
btw, that COM connection is indeep superuseful, like connect to obsidian, connect to anki, connect to PDF readers etc. macros seems could only do simple automation. those need addins.
i used to use a addon called "maplinker" for mm7.
simply, you add a map2 into map1, and then if map2 is updated,
a click will update what is in map1. however, it's not smart. if you also put map1 in map2, the updates will make the maps become infinitely large.
but i think is do-able, even for a naive one like me.
i guess it's available in commercial addons already, however.
ps: currently, in mm20, if you put map2 inside map1, update of map2 wont affect what's in map1 and you just cant update it. that's not good.
i used to use a addon called "maplinker" for mm7.
simply, you add a map2 into map1, and then if map2 is updated,
a click will update what is in map1. however, it's not smart. if you also put map1 in map2, the updates will make the maps become infinitely large.
but i think is do-able, even for a naive one like me.
i guess it's available in commercial addons already, however.
ps: currently, in mm20, if you put map2 inside map1, update of map2 wont affect what's in map1 and you just cant update it. that's not good.
I really could do many things /w macro:
1. populate text into all subtopics' notes
2. "merger" help me merge several-time-changing mindmaps into the main one
3. i am writing a macro to select all subtopics... this should be buildin...
ideas come true.
ideas wellcomed.
thanks
I really could do many things /w macro:
1. populate text into all subtopics' notes
2. "merger" help me merge several-time-changing mindmaps into the main one
3. i am writing a macro to select all subtopics... this should be buildin...
ideas come true.
ideas wellcomed.
thanks
---