Live data from Hacker News

Obsidian 1.0 – Personal knowledge base app

obsidian.md

271–280 of 578 posts

Re: Obsidian 1.0 – Personal knowledge base app

#272

Between Obsidian, Roam, Amplenote, and Reflect it has certainly been a golden age for note taking over the last few years. It's hard to remember that it was only 5 years ago that second generation note apps like Evernote, Notion and Bear were the only viable options unless you wanted a 1st gen app like OneNote or Workflowy. What might be most interesting about the new set of fast moving note apps is that all seem to…

I have been using scrivener as my note taking app. It’s actually made for writers and for researchers to make their work (books, essays) but as a note taker it’s very versatile.

https://www.literatureandlatte.com/

Re: Obsidian 1.0 – Personal knowledge base app

#273

Could someone tell me if the ability to export standard markdown has been implemented yet?

Is standard markdown a thing? What is now called commonmark [1] was called by thar name originally, but the name was changed after John Gruber objected. Other than that, there seem to be a plethora of markdown dialects, none of which is very “standard” as far as I can tell. Perhaps variants of the github flavor are most widespread, though.

[1] https://commonmark.org/

Re: Obsidian 1.0 – Personal knowledge base app

#274
post #88

Between Obsidian, Roam, Amplenote, and Reflect it has certainly been a golden age for note taking over the last few years. It's hard to remember that it was only 5 years ago that second generation note apps like Evernote, Notion and Bear were the only viable options unless you wanted a 1st gen app like OneNote or Workflowy. What might be most interesting about the new set of fast moving note apps is that all seem to…

I'm still waiting on one of these upstarts to implement the most essential features of the "first gen" apps, like inking/handwriting.

This is what keeps me coming back to apps like OneNote or Apples Notes. Obsidian and their ilk, for me, just encourage endless bike shedding and metrics that get in the way of the job to be done — taking and finding notes.

Re: Obsidian 1.0 – Personal knowledge base app

#276
post #128

I see this as "Joplin, just not nearly as free (speech or beer)." Why would I pay monthly for sync and have no control, when I can already sync to my own s3 buckets and only pay for AWS storage and transfer? Is there a compelling reason to switch from Joplin to Obsidian? Honest question.

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.

[deleted]

Re: Obsidian 1.0 – Personal knowledge base app

#278
post #275

I am still looking for a note editor that has good support for tables. Might as well use Excel for note-taking from now on.

How about Emacs + org-mode? Org-tables are plain text tables on steroids. You can quickly create, rearrange, modify these tables, and do even basic (or complex) calculations within them.

Re: Obsidian 1.0 – Personal knowledge base app

#279
post #262
post #162

Earlier quoted context omitted.

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.…

That's cool to know. It's definitely not what I expected! I made the assumption a markdown-based tool would primarily be used amongst tech workers for tech-related knowledge. All that being said, the cost for a license is nothing compared to other tools I use daily like JetBrains products.

Re: Obsidian 1.0 – Personal knowledge base app

#280
post #135

I see this as "Joplin, just not nearly as free (speech or beer)." Why would I pay monthly for sync and have no control, when I can already sync to my own s3 buckets and only pay for AWS storage and transfer? Is there a compelling reason to switch from Joplin to Obsidian? Honest question.

I have tried Joplin a little bit and found the UI of Obsidian much friendlier, also the plugin ecosystem is very active. Another main difference is how Obsidian works using the 'bunch of Markdown files' vs. the database approach Joplin uses. Also see this earlier thread: https://news.ycombinator.com/item?id=27808003 .

Joplin stores files as separate markdown files, and the database is just an index for search and metadata.

I'm not a huge fan of Joplin's UX, but not having to pay for sync (and being able to choose the backend for sync) is important enough to me that it is a differentiator greater than the overall UX. I can point all of my Joplin installs to the same S3 bucket and boom done.

I'm hearing that with Obsidian you can use OneDrive/iCloud/Dropbox/etc for sync but that is all based on the sync provider. To me that brings ambiguity about how concurrency and conflict resolution are dealt with, since the app kinda capitulates that to the external storage engine right?

Post reply on HN