Live data from Hacker News

Using Obsidian to manage goals, tasks, notes, and software dev knowledge base

joshwin.imprint.to

21–30 of 120 posts

Re: Using Obsidian to manage goals, tasks, notes, and software dev knowledge base

#21

After having used Bear, Notable, and Atom + plugins, I’m realizing I don’t really want an app to manage my notes. I just want the notes, plus a tool to traverse them that’s got a bit more beef to it than Finder.app. I’d like to use a more powerful app like the one promoted here, but I feel desperately uncomfortable tying my notes [in] to a piece of proprietary software . I feel like that was a mistake I made already,…

Honestly, I recommend paper. I know, I know, no full-text search, no backup, etc. But files are really easy to misplace, accidently delete, or lose due to a hardware/software failure. They're just so small.

I've found that if I write something down on paper, I'll physically remember where it is. It's really hard to get past the permanent aspect of pen and paper, but once you do, and you're willing to write down imperfect thoughts with zero organization, it's wonderful.

Re: Using Obsidian to manage goals, tasks, notes, and software dev knowledge base

#22

After having used Bear, Notable, and Atom + plugins, I’m realizing I don’t really want an app to manage my notes. I just want the notes, plus a tool to traverse them that’s got a bit more beef to it than Finder.app. I’d like to use a more powerful app like the one promoted here, but I feel desperately uncomfortable tying my notes [in] to a piece of proprietary software . I feel like that was a mistake I made already,…

I recently discovered dendron (https://www.dendron.so/) to scratch exactly the same itch you have.

It is a set of vscode plugins, which help me manage a workspace of markdown notes. Fair warning: it can be a little overwhelming to get started. At least for me it was because I wanted to do everything the "right" way. Changing stuff and refactoring is easy, so now i just write things down and worry about structure as it grows.

So far, i really like it and the dev is very responsive on discord to fix issues i had with windows. He even offers personal 30 minute sessions with him where he tries to learn more about the way you'd like to use it.

Re: Using Obsidian to manage goals, tasks, notes, and software dev knowledge base

#24
One question for all users of knowledge-bases like this:

How often do you write something down and look it the next day and realize it's not relevant anymore because of reasons like:

• you memorized it

• it's not as important as it seemed yesterday

• it's a todo and having it there actually nags you and prevents you from completing it

• it creates some other kind of mental load: while skipping over it, it grabs your attention, which then prevents you from attending to other tasks on the list.

I have a theory that GTD helps only few, for most people it just makes them feel better because they are now spending time creating lists instead of doing what's on them.

Re: Using Obsidian to manage goals, tasks, notes, and software dev knowledge base

#26

My current working model (WIP). 1. Write in Markdown. Stay as less markup as possible and tend towards plain text. 2. Organize/Categorized into folders; such as -- parenting, entrepreneurship, startup, homelab, books, etc. 3. Choose a really simple publisher (Jekyll for now). I sprinkle the least front matter in the header of each file. So, I can publish the selected ones online for me, friends, and family. 4. Let Ob…

My favourite thing about obsidian is it made folders redundant. Now my notes structure is more like my thinking structure. Scattered but organised via bi-directional linking and tagging. It's a great way to discover new insights from your own thoughts.

Re: Using Obsidian to manage goals, tasks, notes, and software dev knowledge base

#28

After having used Bear, Notable, and Atom + plugins, I’m realizing I don’t really want an app to manage my notes. I just want the notes, plus a tool to traverse them that’s got a bit more beef to it than Finder.app. I’d like to use a more powerful app like the one promoted here, but I feel desperately uncomfortable tying my notes [in] to a piece of proprietary software . I feel like that was a mistake I made already,…

Honestly, I recommend paper. I know, I know, no full-text search, no backup, etc. But files are really easy to misplace, accidently delete, or lose due to a hardware/software failure. They're just so small. I've found that if I write something down on paper, I'll physically remember where it is. It's really hard to get past the permanent aspect of pen and paper, but once you do, and you're willing to write down imper…

> It's really hard to get past the permanent aspect of pen and paper

As someone that grew up without any electronics except a TV, how the world has changed ... now if you could pretty please get of my lawn :)

Re: Using Obsidian to manage goals, tasks, notes, and software dev knowledge base

#29

After having used Bear, Notable, and Atom + plugins, I’m realizing I don’t really want an app to manage my notes. I just want the notes, plus a tool to traverse them that’s got a bit more beef to it than Finder.app. I’d like to use a more powerful app like the one promoted here, but I feel desperately uncomfortable tying my notes [in] to a piece of proprietary software . I feel like that was a mistake I made already,…

I use zim-wiki for my notes. Open-source and stores notes in text organised by folders. I like markdown but actually prefer the simple wiki syntax it uses.

If they need to create a PDF I use pandoc and if I need to move a table to a spreadsheet I just copy the text and use the text to columns from delimiter feature. Not sure if this help you or not.

Re: Using Obsidian to manage goals, tasks, notes, and software dev knowledge base

#30

After having used Bear, Notable, and Atom + plugins, I’m realizing I don’t really want an app to manage my notes. I just want the notes, plus a tool to traverse them that’s got a bit more beef to it than Finder.app. I’d like to use a more powerful app like the one promoted here, but I feel desperately uncomfortable tying my notes [in] to a piece of proprietary software . I feel like that was a mistake I made already,…

Have you tried Roam Research? https://roamresearch.com/
Post reply on HN