translate of a complete map content
Discussion Open
is there a easy way to translate a complete map from language a to language b ?
or only step by step....
is there a easy way to translate a complete map from language a to language b ?
or only step by step....
Maybe this...
Export to Word.
Translate
Import the Translated Word document.
Leave the headings etc untouched. This is the structure of your map
Maybe this...
Export to Word.
Translate
Import the Translated Word document.
Leave the headings etc untouched. This is the structure of your map
not maybe :-) it runs fine
Thanks Ary
If you use the internal translate from word - perfect ....and it's not a small mindmap
not maybe :-) it runs fine
Thanks Ary
If you use the internal translate from word - perfect ....and it's not a small mindmap
Hi Jörg,
My workaround:
I created a cron job for Hermes Agent. Here's how it works:
1. I save the mind map to a folder.
2. Hermes Agent converts the mind map and saves the new version to a different folder.
Another cron job creates .md files from the mind map.
Hi Jörg,
My workaround:
I created a cron job for Hermes Agent. Here's how it works:
1. I save the mind map to a folder.
2. Hermes Agent converts the mind map and saves the new version to a different folder.
Another cron job creates .md files from the mind map.
Hi Rene,
Thanks—that looks good, too.
AI always raises issues regarding data security. In my professional use case, there are company policies that must be adhered to, so the first suggestion is the one that is feasible for me.
Hi Rene,
Thanks—that looks good, too.
AI always raises issues regarding data security. In my professional use case, there are company policies that must be adhered to, so the first suggestion is the one that is feasible for me.
I'm aware of the privacy issue. I work with different configurations.
For privacy reasons, I use open-source LLMs locally or on a VPS. Unless necessary, I use OpenAI, for example. Hermes Agent is open source and runs on my PC.
I'm aware of the privacy issue. I work with different configurations.
For privacy reasons, I use open-source LLMs locally or on a VPS. Unless necessary, I use OpenAI, for example. Hermes Agent is open source and runs on my PC.
---