Skip to content

Comment on My Personal Note Taking Journeyparent

Comments

Obsidian has a git plugin that I've been using for a while. It's pretty configurable for frequency of commits, and I've never had a problem with it.

It is at the end of the day a directory of Markdown files, so it's flexible with other tools. I have a bunch of things like Markdownload configured to write into various sub-directories.

I also use git to make backups of my org-mode files. I made a simple script in git bash for windows to commit changes to local repo and then push to a remote repo. I did this because I discovered that dropbox was no longer versioning my org files as I expected. Not sure why but I'm way more comfortable with a local and remote git repo. I run the script several times a day. There are libraries for emacs that can automate this process but I haven't bothered.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.