What apps do you use in conjunction with Obsidian?

https://lemmy.world/post/337716

What apps do you use in conjunction with Obsidian? - Lemmy.world

One of the things that attracted me to Obsidian was the flat, local file structure that (in theory) would allow me to use other apps on conjunction with Obsidian by accessing the same “vault” (aka, file folder on my computer). In reality this has been a bit more difficult, as apps vary in terms of how they access files or use file names. I do use Taio alongside Obsidian on my iPhone and that works well. But curious if there are other apps, particularly on mobile, that play nicely with Obsidian.

the only things I use with it are OneDrive to sync my files on desktop, then the OneSync app on my android so I can use obsidian on my phone. I also back up all markdown and other text files in my vault with git (I'm not using the obsidian git plugin for this).

I have some javascript files that I use for dataview so I edit those in vscode