obsidian-text-extractor
obsidian-text-extractor copied to clipboard
[Feature request] SVG extraction
I like to use draw.io to generate editable SVG files (editable PNG if needed too) for concept mapping. It would be very nice to have these indexed. However I've found that neither the editable SVG files nor the editable PNG files are indexed. Normal PNG files are indexed fine, but can't be edited.
Describe the solution you'd like Adding the ability to index SVG files would be great.
Describe alternatives you've considered I've thought about manually exporting my editable SVG files to bitmap (non-editable) PNG or PDF so they can be indexed. However, this workflow is unnecessarily complex.
Integrating imagemagick
could work solve this and also allow for better PDF support:
https://github.com/scambier/obsidian-text-extractor/discussions/21#discussioncomment-6643546