I've been pretty happy with a terminal, sublime text / (forked) zed, and a directory hierarchy of .md files. What can I expect to gain by using Obsidian?
Introduction to Obsidian
121–130 of 160 posts
Re: Introduction to Obsidian
#122The aura of complexity/difficulty around Obsidian seriously baffles me, because to me Obsidian from the go felt like the most intuitive thing in the world: Create a note. Write some lines of text. Organize some of those lines into - bulletpoints, # Headings, or ## Subheadings. Turn an some idea into a [[note of its own]]. Add a #tag for better organization. Check out your notes in the list of your notes or directly i…
Honestly with LLMs you don't need an Obsidian anymore. You can just use neovim or emacs. Every feature you need, like search, or linking can be done via plugins or shell commands.
Re: Introduction to Obsidian
#123Earlier quoted context omitted.
Honestly with LLMs you don't need an Obsidian anymore. You can just use neovim or emacs. Every feature you need, like search, or linking can be done via plugins or shell commands.
This was the case before Obsidian existed, see Org-mode, vimwiki, etc.
Re: Introduction to Obsidian
#124Shout out to Joplin ( https://joplinapp.org/ ), which I use on a daily basis. It does most of what Obsidian does but has a free sync version where you just use your cloud drive as the storage. The main thing missing, from what I've found, is that it does do the "notes mind map". But I never really found that useful.
For folks interested, Obsidian also has a free sync option that just uses your cloud drive, you just have to set it up yourself. It's pretty simple. Just get Google Drive Desktop to mount your Google Drive to your filesystem, then point obsidian to work within that mounted directory.
At work, we just have what we call "brain" repos where we all just dump notes and commit straight to the main branch. They are just collections of markdown files that we use Obsidian to view/edit.
Re: Introduction to Obsidian
#125Having simultaneously embraced AI a lot more, it's been incredible having AI very easily access and work with my notes for me (not to mention making the migration so much better by brute forcing a lot of the tidying and database formatting).
The only thing I haven't been able to replicate from Notion is my shopping list. It used to be one big database, filtered by "unticked". So I could add items, and ticking them would essentially hide them. Rudimentary grouping & sorting by clusters (frozen section, fruit & veg) was a small help, too.
A pretty simple implementation but I can't work out how to get that to work in Obsidian. AI had no ideas either than an extension (which I've already forgotten the name of) which didn't really do it properly (or at least elegantly). Am I missing something?
Re: Introduction to Obsidian
#126All other sync methods seem to come with caveats. I’d use iCloud Drive but I was not able to mount it with rclone.
Re: Introduction to Obsidian
#127Earlier quoted context omitted.
For me, Obsidian started to silently and (seemingly) randomly replace the whole content of a note with the content of another random note. This has been happening to other people as well for some time now [1]. What makes this issue really terrifying is its silent nature. I only noticed one of the notes having had its content replaced while casually exploring my library. It took me an hour to restore the original cont…
What sync method are you using?
We all know about iCloud Drive being known for being somewhat unreliable and sometimes causing sync issues, but I don't really see this type of bug being caused by it. I would be more suspecting if files were corrupted or changed in some other form than being replaced by other notes' contents.
The kind of issue points to Obsidian as the cause to me. Some commenters in the discussion I linked were hypothesizng about some kind of race condition or rare bug when opening two different notes in the same Obsidian window/tab in sequence and suggested using an extension that works by opening each note in a new tab, which I haven't tried. I try to work with as few extensions as possible to reduce any kind of attack risk.
I am very open to help or different interpretations of what I experienced though.
Re: Introduction to Obsidian
#128Earlier quoted context omitted.
Honestly with LLMs you don't need an Obsidian anymore. You can just use neovim or emacs. Every feature you need, like search, or linking can be done via plugins or shell commands.
Because before LLMs you couldn't use neovim? Emacs's search feature was vide coded in 2024? How is the first half of your comment even related to the second half.
You’re right to ask, but wrong to do it in a rude manner.
Re: Introduction to Obsidian
#129Earlier quoted context omitted.
Honestly with LLMs you don't need an Obsidian anymore. You can just use neovim or emacs. Every feature you need, like search, or linking can be done via plugins or shell commands.
Interfaces matter.
The only problem was a barrier of entry which is gone now.
Re: Introduction to Obsidian
#130Earlier quoted context omitted.
Honestly with LLMs you don't need an Obsidian anymore. You can just use neovim or emacs. Every feature you need, like search, or linking can be done via plugins or shell commands.
I use Obsidian to view a series of markdown files I am generating / working on with a LLM - a rendered interface if you will with pointing and clicking