I have just tried the Android version. I'm no Android dev but what is Obsidian written in?
Obsidian – A knowledge base from a local folder of plain text Markdown files
281–290 of 373 posts
Re: Obsidian – A knowledge base from a local folder of plain text Markdown files
#282I 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 do exactly that. git init and git push and you’re done. I setup a cron job to git add ., git commit, and git push everyday at 3am, so that I don’t have to think about it at all. It works great.
Re: Obsidian – A knowledge base from a local folder of plain text Markdown files
#283Does anyone know the name of the note taking tool where pretty much everything is a bullet point, and each bullet point can expand to show sub bullet points. The website is essentially the tool itself IIRC. I've been trying to remember it for ages. I saw it in the comments for a different note taking tool on HN...
Perhaps https://workflowy.com or https://dynalist.io ?
Re: Obsidian – A knowledge base from a local folder of plain text Markdown files
#284> With Obsidian, your data sits in a local folder. Never leave your life's work held hostage in the cloud again. ... says a brochure page for proprietary software.
What is your point? I've moved my obsidian notes to vscode and back without any issues. Is closed source software somehow incapable of having true statements?
Re: Obsidian – A knowledge base from a local folder of plain text Markdown files
#285To me, the fatal weakness of obsidian, after trying it for 5 min to realize it, is sync functionality. It only supports icloud sync and its paid sync. This is turn down 100%.
Just get the git plugin and create private repo somewhere. Problem solved
Re: Obsidian – A knowledge base from a local folder of plain text Markdown files
#286My biggest protip for Obsidian would be to never look at the connections graph. If you've got any kind of "completionist" mindset, it's easy to waste a bunch of time trying to perfectly format your notes so every node has a bunch of connections to other nodes. Once I got out of the habit trying to maximize the amount of backlinks in each note, it became a useful tool instead of a chore.
Ironically i found the same behaviour in me and immediately thought it would be a great idea to further gamify colleagues writing docs. There is something rewarding about keeping the graph optimal. It becomes almost pretty to look at.
Re: Obsidian – A knowledge base from a local folder of plain text Markdown files
#287The comments here made it sound exciting, but it seems like it's proprietary, which is a no-go for me. I'll stick to plain text file notes and the occasional org-mode for now.
Re: Obsidian – A knowledge base from a local folder of plain text Markdown files
#288I just downloaded deb and was a bit worried that it has 60MB, quick check on forums and it us unfortunately Electron :( Oh well, back to vim and cd.
Obsidian may be Electron, but it doesn’t feel like it to me. It’s fast, smooth, and I’ve never noticed excessive memory usage. I think its quality exceeds most fully native apps, especially on Linux. Last I heard it was built entirely by two people (and two cats). What’s a better way to build a high quality native-ish application targeting 5 platforms with a team of 2?
Re: Obsidian – A knowledge base from a local folder of plain text Markdown files
#289Check out my Obsidian instance for my YouTube channel: https://notes.recursion.is