Live data from Hacker News

Obsidian – A knowledge base from a local folder of plain text Markdown files

obsidian.md

1–10 of 373 posts

Re: Obsidian – A knowledge base from a local folder of plain text Markdown files

#2
I really do need to get started on a personal wiki. I might give this a try.

It would be nice if I can get the files into git that I can save to a private github repo (I'm fine paying the one time payment to support them but $8/month seems too much for a simple sync feature)

Re: Obsidian – A knowledge base from a local folder of plain text Markdown files

#3

I really do need to get started on a personal wiki. I might give this a try. It would be nice if I can get the files into git that I can save to a private github repo (I'm fine paying the one time payment to support them but $8/month seems too much for a simple sync feature)

I've been playing with this app for a few minutes, and it does appear to save everything in plain text files, so adding it to git would be straightforward.

I'm currently saving into a dropbox folder, which gives me automatic syncing.

Re: Obsidian – A knowledge base from a local folder of plain text Markdown files

#4

I really do need to get started on a personal wiki. I might give this a try. It would be nice if I can get the files into git that I can save to a private github repo (I'm fine paying the one time payment to support them but $8/month seems too much for a simple sync feature)

Since it's just markdown files, using a fit repo to sync it is trivial. There's even an obsidian plugin to automatically commit/push in regular intervals (i.e. every 30 minutes).

Re: Obsidian – A knowledge base from a local folder of plain text Markdown files

#5

I really do need to get started on a personal wiki. I might give this a try. It would be nice if I can get the files into git that I can save to a private github repo (I'm fine paying the one time payment to support them but $8/month seems too much for a simple sync feature)

https://github.com/denolehov/obsidian-git

Re: Obsidian – A knowledge base from a local folder of plain text Markdown files

#9
Obsidian is great. I'm a paying supporter (catalyst and sync).

Weirdly I started playing with Emacs + org-mode recently (never been an Emacs user before!) and I'm seriously considering making it my exclusive "second brain".

Something about org-mode, org-babel, org-jupyter, org-agenda and org-roam that just clicks with me.

Re: Obsidian – A knowledge base from a local folder of plain text Markdown files

#10
post #9

Obsidian is great. I'm a paying supporter (catalyst and sync). Weirdly I started playing with Emacs + org-mode recently (never been an Emacs user before!) and I'm seriously considering making it my exclusive "second brain". Something about org-mode, org-babel, org-jupyter, org-agenda and org-roam that just clicks with me.

Emacs is so customisable that as soon as I want to customise anything, I get lost searching for solutions online and inevitably give up on using Emacs altogether.
Post reply on HN