lucasbordeau / obsidian-tiddlywiki

Import/export TiddlyWiki tiddler files with Obsidian
MIT License
17 stars 2 forks source link

Export specific folders from Obsidian #11

Open lucasbordeau opened 1 year ago

lucasbordeau commented 1 year ago

We want to be able to export only some folders from Obsidian to TW.

Maybe we could have a tree component to select files and folders from the current Obsidian directory and export only this to TW.

One problem would be that it could potentially create a lot of broken links. For this we could count broken links and warn the user before export that there will be n broken links and that we will replace them with only the text.

lucasbordeau commented 1 year ago

Maybe we could propose multiple solutions in case of broken links :