NHacker Next
  • new
  • past
  • show
  • ask
  • show
  • jobs
  • submit
My Second Brain – Zettelkasten (scottspence.com)
martin-adams 1196 days ago [-]
For anyone who wants the gist of Zettelkasten, I've just finished reading How to Take Smart Notes by Sönke Ahrens.

Here's my rather brief summary of the process:

* You create fleeting notes to capture ideas as they happen. They should be short lived notes that don't become the main store of your knowledge.

* You create literature notes as your read material. These should include your own thoughts on highlighted passages, not just quotes and highlights on their own.

* You organise your fleeting notes as permanent notes into your 'Slip Box' (taken from the original use index cards). Each note should contain a single idea and should be understandable when reading in isolation.

* You want to avoid burying knowledge in large notes as it makes it hard to glance at and link to other notes in a concise way.

* Notes are linked to other notes which support your ideas. This also help the discovery of new ideas.

* You use your slip box to help you do your thinking. You want to ask it questions, find the related notes that support/oppose the arguments and find gaps or newly related information.

* You can create index notes that help you find your way around.

* Part of the process is to help your understanding by writing. With a well maintained slip box, you'll never be starting from a blank sheet. You decide what insight/question/knowledge you want to explore, and pull together the notes that give you the body of research to get you started. You shouldn't need to start a new blog post by researching, that happens prior by taking smart notes as you naturally read what you're interested in.

Hope that's somewhat helpful. I'm still experimenting with it to find out what I understand correctly and what I don't.

inakarmacoma 1196 days ago [-]
You can give it a try with obsidian.md
shakezula 1196 days ago [-]
+1 for Obsidian. It’s the best note taking app I’ve yet found, and I’ve tried almost all of them at this point.
Zuider 1196 days ago [-]
Do you have an opinion on Zettlr, which was specifically designed to accommodate the Zettelkasten note-taking technique? Discussed previously on HN here:

https://news.ycombinator.com/item?id=23723775

shakezula 1194 days ago [-]
I do! Obsidian is a little more polished and stable and has Zettel plugins that you can add that makes it feature equal to Zettlr imo.
whimsicalism 1196 days ago [-]
Definitely the best - I only wish it could sync with my ipad!
chadk 1196 days ago [-]
1Writer has totally worked for me. It isn't a clone of Obsidian, but it is good enough for me to work on notes, do my daily journaling, and link things together. Also, the fact that you can have multiple windows stacked on iPad helps.
wellthisisgreat 1196 days ago [-]
You can do it by using 1Writer and storing the Obsidian vault on iCloud.

I think it works with Dropbox too but you’d have to use something other than 1writer but not sure what

StavrosK 1196 days ago [-]
Have you tried Joplin? I tried Obsidian for a bit but I found that I liked Joplin better (though I'm not sure I could tell you why at this point).
derekja 1196 days ago [-]
wow, is that web site ever broken on mobile. Thanks for mentioning, though, I’ve been hunting for something like that.
znpy 1196 days ago [-]
the publish function is interesting, it'd be cool if there was also an "export" publish (i can host the website myself).
bohrious 1195 days ago [-]
Foam and Dendron Extensions for Vscode offer this functionality So you can publish your notes to github pages or any other static site hosting platform.
TeMPOraL 1196 days ago [-]
> Each note should contain a single idea and should be understandable when reading in isolation.

This is the part that I can't get my head around. How do you make such short notes, particularly with enough context to make it understandable in isolation?

bohrious 1195 days ago [-]
I relate. There is no universally valid way to measure understandability and any note can be subdivided so many different ways.

> Each note should contain a single idea and should be understandable when reading in isolation.

It's really a guiding principle. Unlike index cards in filing drawers, markdown with wikilinks allows for infinitely long notes and a low cost for context switching. you can choose whatever balance of note size/quantity you want.

In my markdown-based second brain built originally in Obsidian and now in Dendron, I have around 350 notes with what is probably a Poisson distribution of sizes. The important thing is that jumping from note to note costs very little.

further, if a note warrants splitting, now you can do it as fast as you can think it. The founder of Dendron aptly describes this as a part of the amoeba pattern: https://dendron.so/notes/e780000d-c784-4945-8e42-35218a3ecf1...

spences10 1196 days ago [-]
This is a great summary, thanks
tin7in 1196 days ago [-]
Thanks for the summary! Does it work in a team / collaborative environment?
sanarothe 1196 days ago [-]
I've been adapting ZK ideas to my work flow. I am in med devices working on CE mark regulatory filings, and so ZK kinda fits well with my job, which is essentially to find product/process information, know stuff, and communicate it.

I think ZK works very well in team environment. I make "issue logs" - when something goes wrong, or there is a particular detail to understand, I force myself to write out the issue and resolution into ZK. (Force, because it is so much easier to just solve and move on without documenting)

If you can maintain some discipline in writing summaries and updating for yourself, this solves "we discussed x issue 2 months ago, but don't remember {some, all} details now"

I keep sublime text open to my Kasten at all times so using full text search in a database of curated notes is so much quicker than trying to find the right project folder, or searching outlook.

I don't worry about one file - one idea, I just break things up how they make sense to me. The "rules" for ZK don't entirely make sense for engineering work and must be bent to your needs.

My only lament with plain text is difficulty in using figures / images in discussions with myself.

martin-adams 1196 days ago [-]
I think so. I’ve been using it to document 3 types of things for the projects.

1. Code guidelines, which anyone can contribute to and we can discuss/review them via PRs. As each note is a small rule or idea, it’s easy to reason about. It aids discovery for new team members, but early days to test that bit out.

2. Application implementation patterns. I’ve added small notes in the codebase to outline how concept work, state management, styling, types, etc. Relevant to the codebase, but not specific to any individual code file.

3. DevOps playbook. I’ve been working on this in the past week and having it in a Zettelkasten format has been very beneficial to fill it out with the most important aspects. The set of markdown files covers how to do deployment, how we do security, backups, etc. Would love to turn that into a blog/video series when I’m done - which probably shows the power of having knowledge that is very reusable.

anandb143 1196 days ago [-]
For your third bullet point, should that be literature notes ? doesn't sound like fleeting notes should be a permanent record.
martin-adams 1196 days ago [-]
Sorry, I think I poorly explained that. Both fleeting and literature notes need to be ‘organised’ into the slip box as permanent notes.

By organised, this means to filter, rewrite, conclude, etc into permanent notes. You don’t want to put in book extracts, or disjointed ideas without putting it in your own words.

jarnagin 1196 days ago [-]
Zettlekasten: the Kubernetes of note-taking systems.

I think it’s important to bear in mind the context this system grew out of (academic research) and ask yourself whether you really need such a heavyweight note-taking system. It’s also important to realize this system is not a substitute for accepted patterns of knowledge generation, such as summarizing extemporaneous notes and making time to review your notes frequently enough that the knowledge captured actually sticks.

Zettlekasten is a system layered on top of that and basically serves as a database for things you already know. If you’re not already doing the former behaviors then it’s likely you’re just going to be wasting your time hacking on a system that won’t provide you enough value to justify the maintenance cost. In fact, it’s likely that the overhead will be so high that you’ll lose time to practice the foundational behaviors that really pay off in the long run.

gexla 1196 days ago [-]
It's just sequences of notes and then inserting certain notes into other sequences. The "heavyweight" part of it disappears when you're using software which handles all this in the background.

The remaining parts of it is the unexpected results for someone who hasn't used this sort of note taking system. The book "How to Take Smart Notes" explains this. You use the notes as a starting point to come up with new ideas. It's useful if you do regular writing, especially as part of work rather than for personal private stuff.

For example, I use this method for jokes. Much of the value is simply having a list in one place. If I want to come up with a new joke, I look at all my material as a branching tree. I can extend a branch by going deeper. I can combine branches to come up with something completely different. I can start green branches. I can write new material all day long by doing this, rather than by waiting for inspiration to nail me.

I think people get too caught up in the technical parts. It's just a branching system of ideas.

TeMPOraL 1196 days ago [-]
I'll add this book to my queue then. Because so far, the "heavyweight" part of Zettelkasten for me wasn't organizing notes into graphs, but fitting thoughts into index-card equivalents. I found myself cutting tightly couple prose into linked pieces, with the link forming a fixed and necessary spine, because the whole set of pieces only makes sense if taken together.
gexla 1195 days ago [-]
The lightbulb moment for me was simply creating these sequences without putting much thought into them beyond that. It may have ended up a little messy but then I found that my creativity in coming up with new ideas lit up. That became super useful even if I were breaking any other "rules."

A lot of people seem to get caught up in LARPing by following strict rules before they see this usefulness and that rational approach holds back the creativity. It's like getting so caught up in the process of how to have sex that you never figure out how to actually enjoy it.

And yes, the card system would require these rules to make it work because otherwise you might not be able to find anything.

Another issue is that people get carried away with some of the better software for using this system and they end up creating their own rigid system. For example, the power in RoamResearch for me is the most basic features it shipped with. But it could also be a sort of "no-code" platform which people use to "no-code" themselves into a corner. I feel like you should have one "database" in Roam which you use only for this purpose and largely without structure. Make a mess and resist temptation to make it super organized. The more you get caught up in structure, the less you're thinking about exploring your ideas.

barry-cotter 1196 days ago [-]
> making time to review your notes frequently enough that the knowledge captured actually sticks.

Strictly inferior to a spaced repetition system.

> Zettlekasten is a system layered on top of that and basically serves as a database for things you already know.

Things you already understand. If you already knew it in a deep sense it would be redundant. In reality zettelkasten enable you to think better by giving you a lightweight prosthetic expansion to working memory. You can get the same benefits by elaborative expansion but writing a ton of loosely related notecards is a lot less demanding than writing an article or book.

Bakary 1196 days ago [-]
There's the notorious productivity swamp that is caused by the obsession with optimizing productivity without thinking about the actual purpose behind it. This is multiplied by the ease and incentive of creating and publicizing productivity software and articles that are consumed by people in a perpetual state of insatisfaction. The result is a psychologically advanced form of procrastination and a futile attempt at control that stems from fetishizing technology.

To-do lists are for things that aren't a real priority, otherwise you would be giving them your full attention and the tracking would be unnecessary. At most, it's helpful to track administrative minutiae. If you give something your full attention, tracking will seem like a non-sequitur.

Despite all of this, I have been finding the card system outlined here to be quite useful. The key for me however was to keep to a physical pen and paper version. Keeping notes exclusively online used to prevent me from being able to address them regularly with a clear mind. Forcing myself to synthesize ideas and refer to them again has helped me move forward in projects important to me. It's not the act of writing the note that is important, but the mindset towards having ideas that you want to develop.

Ultimately, most important aspects of life are beyond any productivity hack. You can't hack meaningful relationships other than by growing as a person, nor can you hack the strength to work on things that matter every day.

In a sense, the ultimate hack is to come to terms with your mortality and use this as an impulsion to focus on what really matters to you.

Shank 1196 days ago [-]
> To-do lists are for things that aren't a real priority, otherwise you would be giving them your full attention and the tracking would be unnecessary.

I really suggest looking at the Eisenhower Matrix. Urgent and important tasks are the only types of tasks that really go into the category of "real priority." Todo lists are best used to manage tasks that are important, but either aren't as urgent as the most urgent tasks, or are blocked by some outside factor that you can't control.

It's important to finalize insurance plans for the upcoming year, but waiting until it's "urgent" may result in not having enough time to find the best plan.

Granted, maybe you don't have a problem keeping track of all important tasks -- in which case, that's awesome!

kurko 1196 days ago [-]
> To-do lists are for things that aren't a real priority, otherwise you would be giving them your full attention and the tracking would be unnecessary.

I disagree with this bit, but perhaps it’s because “real priority” is vague. To-do lists offload tasks from memory to ensure we don’t forget them. It’s totally possible for something to be a “real priority” (whatever definition) and someone forgetting about it.

Don’t confuse priorities with memorization.

TeMPOraL 1196 days ago [-]
> To-do lists are for things that aren't a real priority, otherwise you would be giving them your full attention and the tracking would be unnecessary. At most, it's helpful to track administrative minutiae. If you give something your full attention, tracking will seem like a non-sequitur.

There's only so many things you can handle yourself. Todo lists are essentially the archetype of your second brain. They not only let you remember the non-urgent (but likely important) tasks, they also help you manage multiple urgent-and-important tasks, and in particular large urgent-and-important tasks. When such task is too big to fit in your head, you break it down into pieces digestible by your brain. A todo list lets you tackle bigger tasks, that break into more pieces, and/or tackle more of such tasks.

> You can't hack meaningful relationships other than by growing as a person, nor can you hack the strength to work on things that matter every day.

Hold my beer while I cross off the task of buying tickets to an event my wife wants to go to, because as much as I want to remember it, it's one of those things that are both important for a meaningful relationship and too easy to slip out of one's head under barrage of everyday churn.

> In a sense, the ultimate hack is to come to terms with your mortality and use this as an impulsion to focus on what really matters to you.

I wish this worked, but the brain adjusts and compensates even for memento mori.

Bakary 1196 days ago [-]
The finer details aren't that important: it's up to each individual to find the mix that works for them. The only general danger is mistaking fetishism of the tool with using the tool for some fully intentional purpose. Beyond that, there can also be the risk of misidentifying tasks as important when they aren't necessarily so in the grand scheme of what a person seeks out of life. These two black holes tend to be the consequence of trying to exert control over the world while ending up simulating it instead.

>I wish this worked, but the brain adjusts and compensates even for memento mori.

Wouldn't this be a self-fulfilling prophecy? Even if you aren't feeling the understanding of mortality in the moment, you can still draw from the memory and awareness of its existence and your relation to it. You still have choices available to you that can't simply be ignored by neurological hand-waving. And if it turns out we don't have such choices, then the entire thing never mattered to begin with.

fenja 1195 days ago [-]
> To-do lists are for things that aren't a real priority, otherwise you would be giving them your full attention and the tracking would be unnecessary. At most, it's helpful to track administrative minutiae. If you give something your full attention, tracking will seem like a non-sequitur.

This is not true for humans with deficits in memory or attention, which is a common problem in a world of constant distraction. Even when the majority of the articles and techniques is geared towards people with underlying problems that should be fixed first, it doesn't mean the gained knowledge and functionality is useless to everyone.

armatav 1196 days ago [-]
This is one of the best posts I’ve seen on this forum.
Natales 1196 days ago [-]
There have been several posts in recent weeks on this topic, and every time I have the same reaction: how can they all just ignore TiddlyWiki [0], that has been out there since 2004 and has evolved nicely over the years to deliver most of the same outcomes? Is it that folks just ignore prior art? or they just gravitate to the latest more sexy software? (honest question).

I've been using TiddlyWiki on and off for many years, but 2-3 years ago I moved heavily into it (the Drift [1] distribution), and I haven't looked back. To me, it has become less about the tool and more about the information, and ensuring I have complete access to it, even 20 years from now. That includes data, metadata and even the software itself, regardless of the platform or OS.

[0] https://tiddlywiki.com/

[1] https://akhater.github.io/drift/

qznc 1196 days ago [-]
You are not alone. I'm on TiddlyWiki as well: http://beza1e1.tuxen.de/tiddlywiki_notes.html

I love my two columns UI and seeing many notes at once. Why does Drift only show one note at once?

fy20 1196 days ago [-]
It seems like the important thing is not really what software you use, but what strategy you use, for taking notes.
opticnerve 1196 days ago [-]
Some times ago I started to use Obsidian.md to manage my Knowledge. Then I read Essentialism by Greg McKeown, and I suddenly realized that embracing Essentialism also means to stop having a macro-complexity to manage. I stopped using Obsidian.md and now I just have some .md file for the few essential things for me.
oumua_don17 1196 days ago [-]
I am slowly coming to the same conclusion.

This just applies to me, when my efforts are not directed towards making things and adapting on the fly, I tend to get sucked into thinking that I need a ton of knowledge to make things which leads me to find out systems which can help me manage that volume of knowledge, ironically and laughably before gaining that knowledge. Putting the cart before the horse !!!

I then go back to making things and I think these systems may be useful for certain styles of learning.

Does anyone here have similar experiences/thoughts?

edit: fixed idiom typo!!!

StavrosK 1196 days ago [-]
I love that the author publishes his notes for everyone to see. I do the same (at https://notes.stavros.io/, though I have much fewer notes).

Nowadays, with all the SEO going on, Google is useless for showing you things like the author's site. To combat that, I was thinking of making an open community of notes, sort of a Wikipedia/WikiHow where every user gets their personal site and publishes notes, but with search being global. You could go on the site, search for, say, "fpv airplanes" and find people's notes on the topic.

It probably wouldn't have the high-level overview of Wikipedia, but it would instead be a sort of "StackOverflow for knowledge", where you could find solutions to minor annoyances like this: https://notes.stavros.io/software/monero-gui-syncing-stuck-w...

Instead of going through the effort of writing a whole new UI, I was thinking of making the server be a synchronization backend for Joplin [0] instead, and publishing the notes every time there's a change.

What does everyone think? Would you be interested in participating in an early alpha? Any other feedback?

[0] https://joplinapp.org/

shatteredspace 1196 days ago [-]
I've been thinking of this recently and found that I wanted a site like Stack Overflow but for sharing rather than Q&A. I'd be interesting in participating in an alpha.

I use my personal blog as my note taking location ([link redacted]). It uses blogger because I just wanted to get content published and available without worrying about theming.

lostintangent 1196 days ago [-]
If folks are interested in this workflow, but want to auto-sync their changes to a GitHub repo, I’ve been maintaining a VS Code extension for managing code snippets, and notes/Roam-like wikis, and it includes full Foam interop: https://aka.ms/GistPad.

https://twitter.com/lostintangent/status/1282047676377231360...

https://twitter.com/lostintangent/status/1334225746751983618...

https://twitter.com/lostintangent/status/1282850227695652865...

I built this so that I could manage my knowledge in GitHub, but edit my notes like I would with Notion/OneNote (i.e. commit/push on save). It also supports managing code snippets via gists, since I’ve found that my personal knowledge is composed of notes and code snippets, and I wanted a single, editor-integrated solution for managing them both.

Foam + GistPad recipe: https://foambubble.github.io/foam/recipes/write-your-notes-i...

tomcam 1196 days ago [-]
I want your job! Looks like you’re having way too much fun.
abetusk 1196 days ago [-]
For me, the idea is sound but the implementation always seems so cumbersome. I want something that separates the data from the display as much as possible, has an easy 'note taking' and has an easy install. One problem I always encounter is that if the interface to add notes has too much friction, I stop using it pretty quickly.

Anyway, so I created something over the weekend called 'notenox' [0]. It creates a a JSON file of relevant information, one JSON file per note, with keywords and a "special" keyword prefix called a 'title' that mimics how I've actually been taking notes (email, so the 'title' mimics an email thread). For display, I consolidate all JSON files into a single JSON file and then have it loaded into the browser with some Javascript to group by title or keyword, along with doing all cross referencing and counting on the client end.

Creating notes is done through the command line, because that's a common way I interact with my computer, with different options to create titles, links, keywords, etc. I'm sure there are many different Zettelkasten implementations out there but they always seem so clunky and cumbersome. It's not hard, so the simple use case should be simple, nor should it proprietary or locked behind a SaaS.

You can see my personal notes in action, if you like [1] (sorry, not mobile friendly!).

[0] https://github.com/abetusk/www.mechaelephant.com/tree/releas...

[1] https://mechaelephant.com/notenox

5cents 1196 days ago [-]
Have you heard of Tiddlywiki [0] (also mentioned above [1])? Although not command line, it is a single file and supports exporting/importing your notes as json, and offers a lot of flexibility

[0] https://tiddlywiki.com

[1] https://news.ycombinator.com/item?id=25804473

GekkePrutser 1196 days ago [-]
Why does this keep making HN headlines?

The Zettelkasten thing is really nice but it keeps coming up as a 'new discovery' every few weeks.

Personally I don't have the attention to detail for it so I'll never do it.

UncleOxidant 1196 days ago [-]
I seem to notice these posts every month or so and there's some new tool recommended (Foam! Roam! Obsidian! zotero!) and I'll download said tool, try it out for a few minutes and think "Hmm, ok, that might be neat" and then promptly forget about it.
joegahona 1196 days ago [-]
I thought you were being silly with “Foam,” but it really is a thing...
_theory_ 1189 days ago [-]
I am a random crusader here to say that Foam is the greatest of all such software (every other option gets at least one such crusader, its only fair)
michaericalribo 1196 days ago [-]
Not everyone sees every post! someone in another comment literally said: “I hadn’t heard of Zettelkasten until today”.
GekkePrutser 1196 days ago [-]
Fair enough, I'm glad it helps people!
michaericalribo 1196 days ago [-]
Responding to your experience: I completely agree, this type of system is too detailed / intricate / involved for me to get much use out of it...I get distracted from getting anything done by all the preparation—it’s just productivity porn I use for procrastination.
dmje 1196 days ago [-]
I’m finding dokuwiki absolutely outstanding for notes and, well, all the things. I’ve avoided it for years and years because - frankly - it looks bloody awful. Then I downloaded, added a bootstrap theme, fiddled with some css, and it’s now running perfectly. I’ve got it on my Synology NAS which makes it backed up, and all my everything is now searchable using their indexing and search tools. I’ve installed a MD extension so have an exit if need be. I’ve also used some editors - Typora for example - and it’s all pretty good. Obsidian didn’t seem to like the folder structure but I didn’t try that hard, I’m guessing it could be made to work.
kritiko 1196 days ago [-]
I’m fascinated by the rise of the Zettelkasten concept among hackers (I don’t think I’ve seen it anywhere mainstream yet) and the fundraising that Notion & Roam have accomplished. Based on the title of the post, I assume you are inspired by Tiago Forte?

I’d be interested to hear more about how your notes are organized and what they help you accomplish.

The idea of moving notes across 4 platforms as described in this article makes me wince, which is why I’m on OneNote for now - maybe not quite as nice for linking stuff but included in O365 which my work uses, cross platform, etc.

spences10 1196 days ago [-]
For me it was about getting the notes in one place where I could manage them as I would in my text editor.

I always got frustrated with the implementation of Markdown and no being able to manipulate the text as I would in a .md document.

I have lost some functionality that Notion had, like for Kanban boards and such but being able to manipulate the plain text is where I want to be.

The only downside I have really is that I'm tied to using a VS Code now for writing notes, if I want to go mobile I can use something like GitJournal on android and make changes there, and there's now code spaces in GitHub so I could in theory use a code space in a tablet on the move, but none of us are out and about that much these days

vhanda 1196 days ago [-]
Disclaimer: GitJournal Author.

I've started using GitJournal a bit with my tablet, though it's a really old one. I would like to make GitJournal more tablet friendly in the future. If you happen to try to it, please feel free to to tell me about the issues. I'll be happy to fix them.

PS: For markdown + kanban, imdone.io looks interesting. I haven't tried it out though.

AdamGibbins 1196 days ago [-]
GitJournal is great, discovered it months ago and its significantly improved the way I reference my notes. Thanks for the time you've put into it, greatly appreciated.
GekkePrutser 1196 days ago [-]
Yeah I'm kinda surprised. Most people in the hacker/maker community I know are pretty disorganised like myself.. I know for me this kind of thing will never fly, it requires too much dedication. In this sense I'm not surprised it came from Germany as they love formalising things. It's really in their nature and I imagine this is also why they're so good at technological things.

But for me it'll never work, I know I'll start on it and then I have a rush project where I don't have time to keep the docs up to date and then I'll abandon it altogether :) I'm the kind of guy who fills up their desktop with everything they're working on and when it ends up being full just moves it to a folder "Old Desktop" (which is in fact a chain of "Even Older Desktop" folders :) :) :) ). Somehow it seems to work for me though, it really surprises me how I can find stuff back from 10 years ago just by seeing the icons of stuff I worked on around the time. And it's really zero effort which I like.

And really, I like relying on my memory.. If I don't remember something maybe it wasn't worth remembering. And discovering it once more may lead to other interesting discoveries.

But I'm glad it helps others forward in their goals! I didn't expect it at all though.

kritiko 1196 days ago [-]
Your comment really resonates with me. The people who seem to push and advance these systems seem to be (broad generalizations follow)

-Academics like Andy Matuschak who are trying to create better technology for learning or do work on really hard problems

-Productivity gurus like Nat Eliason and Tiago Forte who make money selling tutorials on how to use these systems.

For “The rest of us” there could probably be some gains from using these systems... but sticky notes, texts, notes app, Slack, wherever else you jot stuff suffice, and there’s a lot of administrative overhead & habit change required. I think I am gradually implementing more “linked notes” into my work as systems like Microsoft Teams make it possible to combine a wiki and a file directory easily. But I’m skeptical that this is going to become mass market in the near term.

violetgarden 1196 days ago [-]
I hadn’t heard of Zettelkasten until today. I want to give it a go, but I’ll be honest, I feel a bit overwhelmed after reading about it. I’ve never catalogued my notes before or given each one a unique id.
input_sh 1196 days ago [-]
There's basically just two things you need to know:

1. Keep your notes short. I do 10 sentences max.

2. Link them as much as possible. Find a program that does that (Obsidian, Roam, Foam, etc).

It truly is a wonderful feeling when you do those two things many, many times. Instead of a YouTube rabbit hole, I can fall down a rabbit hole of my own thoughts just by clicking on a random note, following the links, and re-discovering some of my thoughts from months or years ago.

Unique IDs are easy. For example, Unix timestamp or just YYYYMMDDHHMMSS. Here's a commonly shared public database to get you hooked: https://notes.andymatuschak.org/About_these_notes

shadre 1194 days ago [-]
How would you go about storing notes from a book/course so that they fit in this system?

Would you break them into multiple notes? Group them together somehow? Have an "index" note with just hyperlinks to the rest?

input_sh 1194 days ago [-]
> How would you go about storing notes from a book/course so that they fit in this system?

Overall, they don't. Zettelkasten is just one of the folders within my note-taking app (Obsidian), and notes from books go into a separate folder. If there are some titbits that I see being useful outside of the book, I duplicate it into a zettelkasten note.

> Group them together somehow?

I have an "also see" section in my template where I link every other short note that's somehow connected. That's what I meant by "linking them as much as possible". The end goal is to be able to follow the links between similar notes instead of having to search for them. My library isn't big enough at the moment, but once it becomes, I should be able to click on a random note, follow a few links, and have an entire article with sources to back it up with little to no effort, using thoughts I had months or years ago.

> Have an "index" note with just hyperlinks to the rest?

Yeah I also do this. I have a note titled "00 zk" that's an index note for all the zettelkasten notes. I don't fill it out automatically at the moment, but I have a plugin that can do "link all notes within this folder", and I trigger it with a hotkey from time to time. That index note helps me to see similar notes and interlink them, because I never view that folder with a file explorer.

shadre 1193 days ago [-]
I see. Thanks for the reply!

I've installed Obsidian and am going to give Zettelkasten a go.

jsteinbach 1196 days ago [-]
For VSC there is also Dendron [1], which I found nicer than Foam.

After lots of trial/error and at the end of the rabbit hole I found Emacs with org-roam [2].

It has a steep learning-curve and often seems outdated, but it is also very powerful, has VIM hotkeys, and allows me to create the academic workflow I want - so far I can automatically create a note from my Zotero .bib library, fill it based on a template and the insert all my annotations from the associated PDF. Afterwards I also semi-automatically extract the references from that PDF, insert them into the annotations and then start to link everything into my Zettelkasten system.

Sometimes I wish I just stayed with VSCode/Markdown, but then I remember that I can now put "elisp" on my resumee :)

Overall I think that the "new" note-taking/Zettelkasten-systems is very cool and useful, but I wish someone would come along and create "the next big thing" which in my opinion is multi-dimensional notes.

Tiddlywiki/Tiddlyroam [4,5], TheBrain[6] and even Scrivener [7] seem like a step in the right direction, but they also make some other things overly complicated (convoluted UI, no plug/play export, bad editors, ...).

I want to be able to freely take notes on my computer the same way I can do on paper, and then be able to "super-charge" them by linking, aggregating, searching them. At the moment notes are "one-dimensional", i.e. I can only write from top to bottom. Compare it to paper where I can freely change my style of writing, add drawing, annotations, change directions, ... Writing on the computer just feels very restricting.

1: https://dendron.so/ 2: https://github.com/org-roam/org-roam 3: https://github.com/inukshuk/anystyle 4: https://tiddlywiki.com/ 5: https://tiddlyroam.org/ 6: https://www.thebrain.com/ 7: https://www.literatureandlatte.com/scrivener/overview

spences10 1196 days ago [-]
Is Dendron on par with Foam for data visualization with related tags?

If it works the same way then is it a case of installing the extension with little config after that?

I'm not opposed to switching again

jsteinbach 1196 days ago [-]
As far as I know both Dendron and Foam stitch together a bunch of plug/play VSC extensions, so it should be interchangeable.

I liked Dendron more, as it seemed a more curated experience - the creator has a plan and is hard at work to make his "customers" happy.

"Dendron, the client, is free and will always remain free. It is also open source so anyone is free to make their own fork of Dendron.

That being said, I'm all in on Dendron and this is my full time gig. I want to make sure that developing Dendron remains sustainable. To that end, I plan on introducing value add server side functionality that folks may pay for."

PS: Why not switch to Emacs? It will only take a measly year to get comfortable! :)

Datagenerator 1196 days ago [-]
Recently started using TiddlyWiki as personal notes archive. The automatic indexes of really work well to connect each note to others.
5cents 1196 days ago [-]
I agree, and there is at least three different implementations of zettelkasten in tiddlywiki:

Drift (https://akhater.github.io/drift/): I use this one as it has many nice features without becoming overwhelming

Stroll (https://giffmex.org/stroll/stroll.html): like Drift, but more features, including two column view

TiddlyRoam (https://tiddlyroam.org/): Have a graph showing the relation between your notes

brettwilcox 1196 days ago [-]
I've been using the Zettelkasten method for a few months now and I could never go back to the way I was taking notes before. I picked "The Archive" for the app and have a Git repo located on OneDrive. It just works and there is no guessing how things get organized.

I can keep my notes not only synced, but I also get version controlled markdown files. You can setup VSCode to accomplish the same tasks through extensions, but it's not 100% perfect.

The Archive is great software, but they also have a fantastic community that's researching this subject.

https://forum.zettelkasten.de

1196 days ago [-]
galaxyLogic 1196 days ago [-]
So what is the organization of your notes?

I would think that to collect knowledge about the world you would (ideally) need to have an ontological model of what are the categories of things we can talk about, and how those categories are connected to each other.

Creating such a model even if only in your head means organizing the knowledge we have and collect, and is not a trivial thing to accomplish.

Or does it not matter with Zettelkasten?

ungamedplayer 1196 days ago [-]
I've recently had much more luck with https://johnnydecimal.com/ , mirroring content structure across all my devices and even physically.
1shooner 1196 days ago [-]
This reminds me of a college summer job I had cataloging a design company's photography. I almost immediately ran into the limitations of a single taxonomy: "Is this picture of a tree, or a landscape?" Of course it could be considered either by a user, but the single hierarchy forces an exclusive organization.
codeful 1196 days ago [-]
i have built my own personal note-taking app based on this technique. This strategy just works very well at scale. Its fast to categorize input and filter content.
dmje 1196 days ago [-]
I’m about to implement this at home. Any tips?
ungamedplayer 1196 days ago [-]
Be broad with top level contacts. If you are able setup a sync to a cloud backup.

Use the same structure across all devices. Dont be afraid to archive whole directories when projects are done.

ungamedplayer 1196 days ago [-]
I have a top level notes file in the x.y directories thst I often use to track the status of each project state.
nextaccountic 1196 days ago [-]
Here's a Zettelkasten CLI manager:

https://github.com/srid/neuron "neuron is a future-proof command-line app for managing your plain-text Zettelkasten notes."

Here are some sites that use it: https://neuron.zettel.page/examples.html

(ps: I'm not affiliated to neuron, just found it on the web and have been following since)

nullandvoid 1196 days ago [-]
Is foam not a regression in your flow? You mentioned the cross platform being an important feature

I'd love to give it a go,but that's a bit of a necessity for me.

Admittedly perhaps notion for fleeting notes, with a foam setup for managing permanent notes wheb at mt desktop may be a good compromise

I'm hoping something good is going to come out of notions backlinks support. $15/m is pretty steep on roam, and I do prefer notion for most things

spences10 1196 days ago [-]
Yeah, foam isn't a great option for cross platform (mobile).

If you use an iPad and have your notes in a GitHub repository you can use code spaces which is the vscode editor (I'm not sure if the extensions will work though)

nickthemagicman 1196 days ago [-]
So the author writes their notes in mark down with a VS code extension and stores them on GitHub?

Is there more to this that I'm not getting?

zikzak 1196 days ago [-]
I always wonder this as well, and, in my opinion, no there is never more to it than that. Interlinking notes with hyperlinks is a huge convenience that plays a role in all these "new" methods but academics (and others, of course) have always had manual systems for this.

What I will say is I am in favor of anything that encourages people to write and create versus just consuming content. If fiddling with a new system encourages this, that is great.

marcuskaz 1196 days ago [-]
Data stored in files within a hierarchy of folders. It's the hot new thing!
michaericalribo 1196 days ago [-]
I’ve gone through phases of intense note taking and planning around organization.

At the end of the day, I find the overhead of highly structured notes gets in my way and distracts me from actually accomplishing anything using the notes. Obviously these systems work for some people! But I’ve found detailed engineering of knowledge doesn’t work for me...

What does work is a stripped down pair of tools: a) an inbox for capturing in-the-moment, which can be anything (a dedicated page in a notes app, my email inbox, a piece of paper); and b) a medium term “filing cabinet” for storing info for later (these days I use notion).

These let me not lose an idea, and reference it later. The key is having one default place to dump everything.

shakezula 1196 days ago [-]
I use a rough zettel method as well. I agree about the place to dump everything being the key. Too much structure gets in my way too, but the process of condensing and refining my notes into my zettel has been where some of my best ideas and insights have come when learning and/or creating and designing.
michaericalribo 1196 days ago [-]
That’s an important point!

I mostly just dump in ‘facts’—my frequent flyer number, gift ideas, recipes. It’s just an external drive for my memory...

But the active process of reflection and editing and synthesis based on actual notes...I completely miss out on that. It’s not a piece of tech, so much as a process.

It reminds me of the Cornell notes system [1]: take raw notes in the moment, then condense and summarize them later. Reviewing and refining force you to internalize the content, not just record it.

[1] http://lsc.cornell.edu/wp-content/uploads/2016/10/Cornell-No...

shakezula 1194 days ago [-]
Yes! The Cornell note method was a real game changer once i started using it. Wish I had found it earlier, honestly.
5tefan 1196 days ago [-]
Comes up more often lately. I do have an issue with organizing myself. Scheduling more than a week ahead is close to impossible. Not due to my job but due to my messy mind. Same with note taking. Has gotten worse and I even tried learning Emacs to get the famous Org Mode. I have to admit: This is so loose it seems I can get real benefit from it. No rules to follow but I manage to stay on top of a lot of things for the first rime. Still don't get Emacs though. Zettelkasten seems to require a diligent setup and well... no.
icu 1196 days ago [-]
I'm looking into making my own software Zettelkasten solution. Anyone have feedback on what they like or dislike about the software they are already using?
rayrag 1196 days ago [-]
Maybe instead of building another one, go help improve existing ones.
icu 1196 days ago [-]
I appreciate the implied question... why do this? Essentially I believe the current approaches fail to be 'mainstream friendly'. I've started to discuss this with a neuroscientist friend of mine and we are currently exploring why this is the case.
rayrag 1196 days ago [-]
> I believe the current approaches fail to be 'mainstream friendly'

Maybe Zettelkasten won't be ever 'mainstream friendly'?

I use Obsidian and Notion (before that I've used txt files, Evernote and Joplin) but I don't use Zettelkasten method. And personally I think there is already so many different note taking apps that building another one won't do anything. And there are some good open source apps that would use some extra help. Of course you can do whatever you want.

icu 1196 days ago [-]
I agree about "note taking apps" (I use Notion nearly every day) but that's not actually what a Zettelkasten is. It's really a workflow that facilitates thinking and creativity.

Notion is a place I keep tidbits of information... for example a database of my videogame collection, a history of all my previous addresses (I've globe trotted my entire life) or a repository of highly detailed professional notes on complex topics. Even then I'm still not sure that Notion is really a good long term solution since their staff could theoretically access all my private information without me knowing (I've had this confirmed to me via a support ticket).

So, while Notion has extremely good problem solution fit for a lot of my use cases, Notion however doesn't actually help me develop my thoughts on philosophy or help structure my thoughts on how to approach questions I have in my fields of enquiry or help me create content from original ideas. My physical Zettelkasten does.

slightwinder 1196 days ago [-]
Notetaking is by definition not "mainstream friendly" and probably never will until the rise of true AI. Each solution will fail because it's hard work on an everchanging battlefield and most peopke gave neither and instant reward nor a longterm motivation to play the system long enough to maybe get something some day.
icu 1196 days ago [-]
I 100% agree with what you're saying but I think it's still possible to make it compelling for users.
spences10 1196 days ago [-]
Do you have any details on this or is it not documented anywhere yet?
icu 1196 days ago [-]
As in my conversations with my neuroscience friend? If that's what you're referring to than no, it's all private conversation and private WhatsApp messages (I know, I know, I've done my best to get her over to Signal)
1MachineElf 1196 days ago [-]
I combine Joplin and Zotero for Zettelkasten-like capability. One thing I wish is that Joplin's desktop client wasn't based on Electron.
tziki 1196 days ago [-]
There are quite a few out there, why are you looking into building your own?
icu 1196 days ago [-]
I answered this briefly above, but I could flip the question by asking, if the other approaches are so great, why haven't they found product market fit and mass adoption?

And that lack of mass market adoption really annoys me because I believe in the benefits of a Zettelkasten and it would really increase creativity and productivity across many fields if there was mass market adoption.

tziki 1196 days ago [-]
I disagree about the mass market adoption - compared to how long Zettelkasten has been trending (less than a year), the rise in its tooling and usage is quite phenomenal.
icu 1196 days ago [-]
Could you please help me understand the basis for your point of view? Precisely what evidence are you referring to? For example, the subreddit on it seems quite small... and many of the people I know could benefit from it have never heard of it before.
tziki 1196 days ago [-]
The first time I really heard of it was about a year ago, and there has been an explosion in tools and articles about it. No new innovation will reach mass market adoption in that time, but Zettelkasten is well on its way.
Rockjodd 1196 days ago [-]
Have you tried Zettlr? https://www.zettlr.com/features
smetj 1196 days ago [-]
I've been using it. I believe it's the most promising app of them all however it's still being heavily developed though.
alisausaaaaaa 1196 days ago [-]
Wanna have hot-lovin' conversations? You’re on the right way! - https://adultlove.life
Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
Rendered at 21:48:56 GMT+0000 (Coordinated Universal Time) with Vercel.