I have a number of Markdown files, and recently I have realised that Obsidian is pretty good at viewing them, searching them and even treating them like a database Bases. (I know, I'm late to the party). What other Obsidian features should I be aware of?
#obsidian
@orangeacme I use the git extension to automatically backup notes to my gitlab instance. I keep an Obsidian vault to document everything I do to my house. The git extension pushes those notes to @gitlab. This is now outside of Obsidian, but then I run some CI/CD to build the notes into a @zensical site that I can reference or share. All the editing and whatnot happens in Obsidian, though.