Live data from Hacker News

Writing down what I do in Obsidian

v5.chriskrycho.com

111–120 of 232 posts

Re: Writing down what I do in Obsidian

#111
post #19
post #4

Earlier quoted context omitted.

This is imo how most people should start and use it. All these "structure first" approaches are like using someone else's preferred way of learning and memorizing, if it works its an happy accident. You'll get your structure out of your mind once you learn to know it.

I am constantly finding myself deliberating whether I should or shouldn't use folders in my Obsidian vault. Most of the times folders feel artificial. I prefer tags nowadays as the single source. The times I separate to a folder is for very-specific Dataview data-only pages, and for storing assets such as images.

same here. I've been using obsidian for more than a year now, and my notes are highly categorized in a structured hierarchy. But I regularly feel this is not optimal (sometime a note could fall into 2 different branches of my hierarchy), and I can feel the friction it creates when I want to add a note but I first have to think where to put it.

So for people not leveraging folders, do you just create all the notes in the same folder ? (resulting on a folder with thousands of notes ? and then what's your process to add a new note ? do a search, see if there currently is a relevant note to ammend, if not create a new one ?

Re: Writing down what I do in Obsidian

#114

Does anyone have any experience with Joplin[0] as an alternative? I'm looking into using SyncThing + Joplin to create a sort of 'networked personal brain'. I was originally looking at Obsidian, but the arguments on why they chose not to go FOSS are pretty weak[2] imo, so I'm looking at using Joplin instead. [0] https://github.com/laurent22/joplin/ [1] https://syncthing.net/ [2] https://obsidian.rocks/why-isnt-obsidia…

I use Joplin and like it a lot. I wrote some tooling to generate a static site out of my public notes:

https://notes.stavros.io/

Re: Writing down what I do in Obsidian

#115

Does anyone have any experience with Joplin[0] as an alternative? I'm looking into using SyncThing + Joplin to create a sort of 'networked personal brain'. I was originally looking at Obsidian, but the arguments on why they chose not to go FOSS are pretty weak[2] imo, so I'm looking at using Joplin instead. [0] https://github.com/laurent22/joplin/ [1] https://syncthing.net/ [2] https://obsidian.rocks/why-isnt-obsidia…

I have used syncthing + marktext[0] and or ghostwriter[1] depending on the content of my notes. For a daily journal I like to use ghostwriter as it has almost no distraction and it forces me to focus. It just got shifted over to being maintained by the KDE team and I really enjoy it.

I liked marktext over joplin for similar reasons. But I am probably a little overzealous in my search for distraction free note taking. I assume joplin provides more feature sets, I just happened to want less features for what I do on a day to day.

[0]https://github.com/marktext/marktext [1]https://github.com/KDE/ghostwriter

Re: Writing down what I do in Obsidian

#116
post #7

There's a useful plugin called "Daily Notes" which automatically creates a note each day with your desired template, along with the calendar plugin I have a daily chronology of everything I've done which I deem noteworthy. If anyones interested in Obsidian and daily journalling keep the initial ceremony low. Some people have sections for challenges, achievements, mood, emails, to-dos, etc. That'll be far too much cog…

It works well with the calendar plugin too. You click on a future date and it will create the daily not for that day so you can pop something in as a future reminder.

I've only been using Obsidian for a week but it's been a complete game changer for how I work.

Re: Writing down what I do in Obsidian

#117
post #54

No. You're not going to charge me for taking notes.

Obsidian is free though. Even for syncing it's totally possible to do that wit just git (which is what I do)

Only for personal use. If you're using it at work, you're supposed to purchase a license. https://obsidian.md/eula

> You need to pay for Obsidian if and only if you use it to contribute, directly or indirectly, to revenue-generating, work-related activities in a company that has two or more people.

Re: Writing down what I do in Obsidian

#118

Does anyone have any experience with Joplin[0] as an alternative? I'm looking into using SyncThing + Joplin to create a sort of 'networked personal brain'. I was originally looking at Obsidian, but the arguments on why they chose not to go FOSS are pretty weak[2] imo, so I'm looking at using Joplin instead. [0] https://github.com/laurent22/joplin/ [1] https://syncthing.net/ [2] https://obsidian.rocks/why-isnt-obsidia…

Joplin as a markdown note taking app was my gateway drug to Obsidian.

I used to sync Joplin to just my Dropbox, and it worked well for free on all my devices.

Once (and only once) I had a conflict, which from then on I was nervous to get again And I never really liked how top level folders are notes as well, somehow I found that strange.

Obsidian saves markdown files, I use git so I can solve merge conflicts myself, and see the version history, albeit at the price of having to save and sync manually (Ctrl+Shift+C for commit, Ctrl+Shift+P to push, cause I'd rather do that than have it autopush at intervals). I like the UI more too, only I haven't set up Obsidian on my phone yet, but it's possible theoretically.

Tldr: Setup is more hassle, but I migrated my notes (manually) and like the UI, layout, search and git integration better. Joplin was definitely easier to get running for free, and I can easily recommend it to anyone. It's just where I am now, exploring and liking something new, seeing if it sticks.

Re: Writing down what I do in Obsidian

#120
post #19

Earlier quoted context omitted.

I am constantly finding myself deliberating whether I should or shouldn't use folders in my Obsidian vault. Most of the times folders feel artificial. I prefer tags nowadays as the single source. The times I separate to a folder is for very-specific Dataview data-only pages, and for storing assets such as images.

same here. I've been using obsidian for more than a year now, and my notes are highly categorized in a structured hierarchy. But I regularly feel this is not optimal (sometime a note could fall into 2 different branches of my hierarchy), and I can feel the friction it creates when I want to add a note but I first have to think where to put it. So for people not leveraging folders, do you just create all the notes in…

All of mine are in same folder, and I use search or linked / unlinked panels for finding / creating links. Thousands of notes in same folder doesnt really matter if you use the Obs. provided tools to navigate it.
Post reply on HN