TextBundle support

I am transitioning from Craft to Obsidian. Craft does provide export as text bundle… well the main problem I see in Obsidian is a standardized way to put “assets” so that they reside in directory that is not part of the “vault” in terms of showing up as a document. It would hold images or other non-text, non-markdown items that may be referenced by the markdown.

Craft uses a proprietary DB to hold all notes and assets, so its all hidden from us, we just see the notes.and put images in the note and it just works. When I exported it all to use in Obsidian it did manage to find the linked up images for my notes…but also the subfolder holding the images is exposed as part of the "vault’ as if it might have some md files inside. That makes for a lot of cluttered folders in my Obsidian few, in order to have a place to put the images.

Obsidian just needs a standard way to insert images and place them in an _assets folder or someplace that Obsidian will then not try to present as a potential folder with Md’s inside.

1 Like