Live data from Hacker News

Obsidian 1.0 – Personal knowledge base app

obsidian.md

261–270 of 578 posts

Re: Obsidian 1.0 – Personal knowledge base app

#261

The sync pricing is frustrating. You can choose between free (single device only), and surprisingly expensive for a low-volume file sync mechanism. Of course I understand there are good reasons for it. It is so difficult to find a paying customer for anything, that it's impractical to price below a cost threshold. LTV > CAC. Would love to see something like “$200 to enable the a peer-to-peer sync engine forever”, i.e…

I pay for Obsidian sync largely to sync my work vault between my company provided laptop and my company provided tool as installing a general purpose sync tool apart from the company managed Google File Stream makes the IT security folks nervous of data exfiltration. Maybe even Google File Stream would work, but I will admit the lazy file downloading makes me nervous

For my personal non-work vaults between my personal devices, I used Syncthing without issue for months, only switching since I was paying for the sync license for work anyway.

Re: Obsidian 1.0 – Personal knowledge base app

#262
post #162
post #128

Earlier quoted context omitted.

I'm really struggling to understand how Obsidian isn't free. Maybe I'm simply missing your point. There is no expectation that you use sync, it's simply an option for those that want it and are likely less tech oriented.

From their licensing: "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." I imagine that applies to many of us. How many people are looking to use Obsidian purely for personal use?

> How many people are looking to use Obsidian purely for personal use?

The overwhelming majority, if the Obsidian message boards are anything to go by.

I wouldn't want to use a product that only now reached v1.0, for a business. It's not Figma, or a Google Docs type app where corporate use cases are very apparent. At best, Obsidian would be good for a knowledgebase, but there are better wiki tools out there for that.

Obsidian does personal knowledge management best, because of its customizability.

Re: Obsidian 1.0 – Personal knowledge base app

#263
post #169

Earlier quoted context omitted.

Uh, this can’t be true cause I have my Obsidian mobile vault set to my iCloud and use that for syncing and backup and it works pretty much perfectly.

It allows iCloud or obsidian syncing. I tried to set it up with Dropbox because I didn’t trust iClouds conflict resolution and couldn’t get it to work.

You can just save to a folder on your iOS device and push/pull changes with the app “working copy”, which is a full gift client. It costs a pretty penny though.

Re: Obsidian 1.0 – Personal knowledge base app

#264

I just can't keep up with all the note taking apps; I sometimes go through a Phase of "I need a means to organize my things", but invariably just go back to a folder with text documents. The note taking apps are fine, but they will either have a web/electron based interface that is too indirect, or their data storage is not open (like text documents), or they try and upsell you cloud storage / sync, or they offer no…

This is the reason I ended up on Obsidian, it's data model is a "a folder of markdown files on your local filesystem", which was already my prior system when I used VS code as an editor for notes.

Re: Obsidian 1.0 – Personal knowledge base app

#265
post #204

Not sure if this is for me. I use one large text file where I put all my notes. Organizing everything into folders and files with formatting seems to be just too high friction.

You can use as many or as few folders and files as you want in Obsidian. Try saving your one large text file as .md and open it in Obsidian. Voila, superpowers.

I'll try to get used to it.

Re: Obsidian 1.0 – Personal knowledge base app

#266
post #90

Congratulations, and also: holy fucking shit!! no app has changed my day-to-day life to this degree in many, many years. I use Obsidian every morning on my roof deck for my journal (automated with the plugin, of course) and then at my desk all day long for my daily WTF blah blah info-capturing tool. Sure I wish it had more features (persist collapsed/expanded state, even in a best-effort, might-not-last-forever kind…

there's a plugin for folding persistence.. it has a silly name like pants or ironing or something but it works welll

I think you’re looking for what some pants have - Creases https://github.com/liamcain/obsidian-creases

Re: Obsidian 1.0 – Personal knowledge base app

#267
post #189

Earlier quoted context omitted.

I'd love to use obsidian, but the mobile app does not allow specifying the folder. As a result on iOS you can only use the official syncing method. Maybe it's so you pay for the app, but I would personally rather pay a few for that functionality.

I've been using iCloud sync with Obsidian for a year, and it has worked perfectly. Correct, you don't get to put your folder anywhere you want. It has to be in iCloud Drive, but so what?

If you only use it on a single ios device, it screws up your whole syncing method. Google drive/dropbox works on every other platform seamlessly.

Re: Obsidian 1.0 – Personal knowledge base app

#268

Love love love obsidian. The tool is aesthetically pleasing, built-in vim mode surprisingly well (a few minor glitches with the cursor blinking) — but above all else, the plug-in community takes the cake. Finally, a note taking application with a decent API that's allowed me to extract metadata and publish metrics into CloudWatch, allowing me to track key metrics and graphically[0] review historical trends of my "sec…

TIL that obsidian has vim mode... I love it even more now.

even better, it asks you to type a specific vim command before enabling it. Great "here there be dragons, are you a dragonslayer?" UX choice, and fun easter egg too ;)

Re: Obsidian 1.0 – Personal knowledge base app

#269

Earlier quoted context omitted.

What do you prefer Obsidian over Logseq for?

(not op) Logseq is open source and really great in the way it connects notes and highlights pdfs, but the sync part is too “asynchronous”. It works well if you use a single device, but as long as you add something else you have to manually reindex and refresh a lot. Obsidian is less opinionated on the txt file format and folders too, so I consider it more future-proof.

The sync part I solved with syncthing.

I started with logseq and now obsidian doesn't work for me anymore. Tried to switch but I am into this small self containing bits now. Plus journal with timestamps

Re: Obsidian 1.0 – Personal knowledge base app

#270
post #190

Earlier quoted context omitted.

Obsidian is not open source but it uses plain text local files with Markdown support, so you are not locked in. All plugins for Obsidian are required to be open source. Also Obsidian contains no tracking/analytics, and the Sync product is E2E encrypted. The Obsidian API is also very flexible and allows you to do almost anything if you want to modify the app.

How do you know that it doesn't contain tracking/analytics without the source code?

you don't
Post reply on HN