You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.
I was considering using Obsidian to edit some .fodt files to make use of Git versioning, but Obsidian doesn't recognize .fodt as flat text files, nor does it recognize .xml files.
It would be that easy for sure.
The way this plugin specifically is written, though, it will interpret them as markdown files, which may not be exactly what you want.
I was considering using Obsidian to edit some .fodt files to make use of Git versioning, but Obsidian doesn't recognize .fodt as flat text files, nor does it recognize .xml files.
Would it be as trivial as modifying https://github.com/deathau/txt-as-md-obsidian/blob/main/src/main.ts to add more?
The text was updated successfully, but these errors were encountered: