Towards the end of my journey, I couldn't help but feel I was getting pulled into a cult. I would watch certain Youtube personalities famous in this area and realize they are talking in a language that doesn't make sense. To the uninitiated, it sounded fascinating, but the more I learned, the more I realized a majority of it was cyclical.
Perhaps this is an overly pessimistic view, but nowadays I just write stuff in a daily Logseq journal and move on. No organization, mind maps, second brains, thought galaxies, idea mitochondria, etc. Just a little bit of English spread across a few bullets.
The best way to start journaling is to write a little bit every day with whatever tool has the lowest friction for you.
Obsidian still does this.
It's not an IDE, heck no. It's just notepad with some bells and whistles coders could use (but only when necessary.)
Yeah, folks show off online. Ignore those wankers.
ADD: Good grief, reading these comments. You folks aren't building a spaceship, you should be just taking notes and organizing them into something greater than the individual note. Every second you spend in CSS or trying to get a batch process to do your taxes or whatnot? You're doing it wrong. You're going the wrong way.
Though especially now with the potential of LLM-based retrieval I personally worry about keeping things well organized even less than it used to.
Like with many things, serious people tend to be a lot quieter (i.e., they are not running YouTube's content treadmill). So, the perception likely doesn't match the reality.
The beauty of Obsidian is that there isn't any magic. Write markdown, stick it in a folder and do nothing. Or you can write markdown, organize a nest of folders and tags and do a lot.
I didn't know how to write long-form fiction, and I determined that the last freaking thing in the world I wanted was a tool that imposed a process or recipe. God, recipe-driven fiction is a POS. So I started with nothing and added and removed structure as necessary to teach myself. I even set up a second folder to add all of my research and how-to trials and errors as I went along. Way cool.
Just finished my first novel at ~700 pages. My currect system is still more complex than I need, but I'm learning. Along the way I wrote a build pipeline where I just write in Obsidian, run a script, and end up with pdfs, ebooks, interactive website, etc. I've even got it almost all the way through the desktop publishing part that comes at the end. Probably need another year for that.
If those folks start adding any kind of lock-in (I know they won't) or beginning over-engineering the UI, I'm out. And guess what? I can take my markdown elsewhere. And my pipeline still works! It's a beautiful thing.
I use far, far too much Obsidian, building cataloging systems in the sky. Tools tend to engage your imagination of what you might need to do instead of what you actually need. But with Obsidian, I don't need to go down the garden path. I can pull that crap back out. I couldn't have learned writing with any other tool. Obsidian allowed me to make structural and Information Architecture mistakes and iterate without locking me in somewhere. Love the tool, guys! Keep doing nothing!
(This thread has convinced me never, ever to write a "How to do awesome X using Obsidian!" essay)
Tagging and searching is better for my brain, otherwise I'd keep optimising the folder structure endlessly and never get anything done.
What if I have a note that relates to two different folders? Where does it go? Do I copy it to both? Keep it on one and link from the other? What if it relates to a third one later down the line?
I've just got my Second Brain category which is stuff I keep forgetting and/or want to keep a local copy of (like how to set up iwd on Debian or how to bootstrap a deb-based Linux machine from scratch to where I want it to be)
Then I have my Daily Notes, Hyper-O shortcut automatically opens Obsidian with today's daily note. This is where I just jot down a few bullet points about what I did at work and in my personal life. Just enough to have something searchable if I want to figure out when did I do something. No purple prose, just strict business with #tags if relevant. Maybe some #todo's.
My main grief is the startup time on mobile - although it does seem to be mostly iCloud shitiness.
Paid for the official sync and haven't regretted one second.
I'd also state that it's not always necessary to be super organized. Some people get by just fine living in a chaotic sea of notes. There's a reason that the stereotypical image of the professor involves a desk that looks like a tornado struck the office.
No snark, "I Use Obsidian": Open Obsidian, click daily note, type note(s) adding #tags as needed.
My own Obsidian vault is bottom-up. I assume I'm going to be in a hurry, or too lazy to organize. Instead I try to write wiki style with lots of [[Links]] to reference people/places/things, and the structure emerges from those links. This is the only approach that has stuck for me.
I think the important ideas for me are to keep notes, keep notes in plain text for portability and easy searching, and to keep notes backed up.
If I ever find the "perfect" organization for my notes, I feel confident I can write some crazy shell script to move stuff into the right places and ask an LLM to add the right tags.
Until then, I've got a searchable history of my work for my coworkers and future me to enjoy.
Then it goes to hell within a month.
My main issue with Obsidian is the steep learning curve because Obsidian is not self-contained; it needs many plug-ins, templates, and customization. I tried to keep things simple but it seems that to be useful you need Better BibTeX, Zotero, Zotero Integration, Pandoc, DataView, and so forth. All of these have their own learning curves and configuration, so it's a slog to get started. Obsidian seems designed for people who enjoy extensive customization and tweaking.
My second issue is that Obsidian is very free-form, so you need to decide on an "ideology" of how to use it. Do I want to go with Zettelkasken or Johnny Decimal or organize in folders or organize with tags or use Maps of Content? So far I feel like I'm ending up with a mess of notes, which isn't really helping me.
I started using Zotero at the same time. I highly recommend Zotero. It's essentially a PDF organizer and document citation system. Before Zotero, I had piles of PDFs in various directories and I couldn't find the information I wanted. Now I click in my browser and Zotero downloads the PDF, does OCR, auto-generates a detailed citation, makes everything searchable, and lets me annotate PDFs and take notes. Zotero is straightforward and has been a big help to me.
Zotero and Obsidian are commonly used together, but I haven't got the hang of the integration, so I'm open to suggestions. Specifically, I have notes and annotations in Zotero. Then I import everything into Obsidian and have a copy of the record in Obsidian. Now I have duplicated data. How do I keep things in sync? Should I be doing all my note-taking in Obsidian, or use Zotero's notes for a first pass through the document, or keep some notes in each?
1. What are you trying to do? If it's simple research off the web, simply copy some files and paste, or use MarkDownload and get fully formed markdown from a page to put in your vault.
2. Can you code? You don't need to code, but things make a lot more sense in Obsidian if you know markdown, CSS, and maybe a bit of javascript/html. I didn't use anything but markdown productively for a long time. Even now there's very few plugins I would recommend. ADD: When I started, I went through all the plugins and added everything under the sun. This is because I was stupid and thinking I was at some kind of nerd buffet. Once I realized I was looking at complexity upside down, Obsidian kicked ass.
Your second issue is a feature for me, so I can't help there.
As to your specific question, if you're stuck on Zotero, then add stuff there and make a one-way pipeline to Obsidian. Obsidian becomes your source of truth. If not, ditch it. I don't think it does anything Obsidian doesn't, but you should check with some users.
Remember KISS, Keep It Simple, Silly. One tool. If you're stuck using two tools, one-way data pipelines. Syncing two knowledge tools together sounds like a nightmare and I'd stop doing that right away.
One more thing: I decided on folders for long-term categorization, things I think will mostly never change. Then tags, nested tags specifically, for trying to freeform WTF I'm doing. Tag Wrangler is awesome for this. There are only about five extensions I'd always use. Tag Wrangler is one of them.
There are vault templates you can start with and build upon, instead of trying to build your own system. Some are very basic, but others are more elaborate and better documented. I have to mention mine since I've been working quite a lot on it, based on my own usage as an author/blogger. It's called the Obsidian Starter Kit [0]. It includes a clear structure, templates, plugins, automation rules for easily creating and filing notes, and a detailed user guide going from theory to practice.
The key parts it includes and that I recommend are: a simple folder structure (I chose to combine Johnny Decimal and the PARA method of Tiago Forte out of habit), tags (to ease search), clear naming conventions (for consistency), templates that define the base structure for the different note types and include the base tags to recognize those.
The combination of links/backlinks, tags and Maps of Content (even simple indexes based on tags) is key to finding whatever you need whenever you need it.
Regarding the integration between Zotero and Obsidian, having looked into it a while ago, I would recommend importing what you need in Obsidian, and accepting that as duplicate information, but enabling you to centralize as much as you can (reference information) inside of Obsidian. It's all right if you capture highlights in Zotero (I do that with Readwise), but I consider those as "transient" knowledge inboxes. You can find a copy of my Zotero template in [2].
In my own system, described in [1], Obsidian is my single source of truth. The other apps (eg Zotero, Readwise, etc) are just secondary and limited in scope. The important point for me here is the ability to connect everything within a single tool, which is where KM really shines.
PS, I've described my system a while ago in this blog post [3].
Hope this helps!
[0]: https://obsidianstarterkit.com
[1]: https://www.dsebastien.net/overview-of-my-personal-knowledge...
[2]: https://gist.githubusercontent.com/dsebastien/30c5d5e85a3dd2...
[3]: https://www.dsebastien.net/2021-12-03-personal-knowledge-man...
To me it seems all this "productivity" and "workflow magic and shit" talk is just for that - "the talk". And then there's a fancy "folder naming system". Right. I did try to understand the why of it. Didn't happen. But then I guess I am not even close to the power note takers these apps are supposed to be aimed at.
This has worked for me (anything more (complicated) and it just becomes friction and within few days):
- Open the app
- Write a new note or add to/edit an existing one
- That's it; at least the mere mortal version of it
Tip: Select the text on the website and you'll be able to read the yellow boxes.
I would love to get away from apple notes siloed on my phone and ms onenote siloed on my computer
Nestful is first and foremost a "what should I do next" todo app, but I've found I've been using it instead of Obsidian, even though the note-taking features are much less superior.
This made me wonder if some people are document people, and some are list people. If such a classification exists, I'm definitely the latter.
https://developer.mozilla.org/en-US/docs/Web/CSS/@media/pref...
https://learn.microsoft.com/en-us/microsoft-edge/devtools-gu...
Edit: Sorry I see, I missed the word "highlighted". Looks like it's only an issue in dark mode. You can toggle the theme at the bottom of the page.
document
.querySelector(":root")
.style.setProperty("--color-yellow-darker", "#4d4614")I can just barely figure out what it's supposed to be if I select the text, but it's nigh-unreadable even then
Screenshot: https://imgur.com/a/Y2EC3lq