Skip to content
CePeU edited this page Sep 22, 2025 · 3 revisions

Frequently asked Questions

Can I batch export my notes?

Answer:
No currently you cannot. This is because the plugin uses the render of the editor view.
As it works on the rendered html output of Obsidian this has advantages and disadvatages. The disadvantage is that I have not yet put effort into looking if a batch export of notes is possible. The export workflow is pretty easy BUT you can only export one note at a time. The advantage on the other hand is that potentially "what you see is what you can get"!

My notes are not linked - do you also export the linking information?

Answer: As it is a note by note export relinking should ideally take place as a last step. You can do this by installing a macro. Once the relinking is triggered all links will be linked to any existing exported Obsidian content in Foundry. The relinking needs the original links which you can see in the Foundry journal page. If you delete that link a relink cannot take place anymore (which also can be a desired thing).

Clone this wiki locally