Live data from Hacker News

Obsidian 1.0 – Personal knowledge base app

obsidian.md

151–160 of 578 posts

Re: Obsidian 1.0 – Personal knowledge base app

#151
post #28

Earlier quoted context omitted.

Markdown editor that lets you add links to other files. You basically have a "project" consisting of a folder with various .md files.

How does it compare to wikis, eh? Isn't that what they do.

I used TiddlyWiki for a while, but it was too fiddly. E.g. saving to google drive was a hack. Obsidian, at a very low price, gives me a reliable app -- Tiddly wiki, running within the browser, often got slow when I had a few hundred diary entries.

Re: Obsidian 1.0 – Personal knowledge base app

#152
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.

Not everyone considers that essential.

I had onenote once, realized my handwriting was shit, and never tried to hand write notes again.

Re: Obsidian 1.0 – Personal knowledge base app

#153
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.

> I'm really struggling to understand how Obsidian isn't free. Maybe I'm simply missing your point.

I think they mean free, as in free software. Obsidian is not free neither open source software.

Re: Obsidian 1.0 – Personal knowledge base app

#154
post #32

Congratulations on the launch! I downloaded Obsidian for the first time last night and spent all morning customising it, so the timing for me couldn't be better. Quick note, on the website the download button for MacOS is delegating to " https://github.com/obsidianmd/obsidian-releases/releases/dow... " despite the button saying "Version 1.0.0", I believe it should be " https://github.com/obsidianmd/obsidian-releases/…

Shame -- I cannot seem to download it.

Re: Obsidian 1.0 – Personal knowledge base app

#155

This tool is so expensive. I want to use it but for this to be an alternative to Notion you'd have to pay for Sync and Publish, which would come to $24/month. That is very pricey for many people.

Good luck accessing Notion offline. Not that it happens often, but its a bit apples and oranges.

Use iCloud/gDrive/dropbox for synching instead. Never had any issues.

Re: Obsidian 1.0 – Personal knowledge base app

#156
Congratulations! Starting to use Obsidian has made me much more productive at work. I never forget anything now, since Obsidian is my second brain. I use it for logging, tasks, study, spaced repetition (with Dataview and tags), learning new things and even blogging.

I sync manually using Git, using a Work-repo, a Home-repo, and a Shared repo that is a Git submodule of both Work and Home. I never edit notes on my phone, but I can read them on GitHub or Dropbox. I have more than 1200 notes in Work ∪ Shared, and some more in Home.

Some of my essential plugins are: Dataview (Like inline SQL for querying notes), Natural Language Dates (entering current date easily), Minimal theme (just looks better).

Some builtin stuff that I love: Frontmatter metadata, Mermaid charts (graphviz-ish), inline \LaTeX rendering, daily notes and syntax highlighting.

Re: Obsidian 1.0 – Personal knowledge base app

#157

I appreciate what Obsidian is and how it works, and congrats on 1.0! On the personal side, I dislike aesthetics and wouldn't ever use it 'cause of Electron, tho. I'm spoiled by native note-taking apps like Bear and Noteplan on macOS which have much nicer UX and UI, especially on mobile.

You can try minimal theme, it makes it a look a bit more native.

Re: Obsidian 1.0 – Personal knowledge base app

#159
post #84

Earlier quoted context omitted.

Current org-mode user here, former Obsidian user. Although much more extensible than apps like Joplin, Notion or - god forbid - Evernote, Obsidian comes nowhere near the freedom you have in Org-mode. You can customize Obsidian to fit your workflow to some extent, but not by a whole lot. Then again: for most people that is enough. Most want to drive a car, not build it. There is afaik no such thing as an org-agenda in…

Not an org-mode user. Would this be a set-up that creates an agenda that works (by using 2 extensions)? https://medium.com/geekculture/how-i-track-my-tasks-in-obsid... Dataview is such a great extension.

That definitely gives you the basics. But it's worth noting that core org comes with a lot more functionality, e.g., calendaring, scheduling tasks (this is distinct from deadlines), blocking and ordered tasks, priorities, repeating tasks, timekeeping and time reporting. Some of this could be cobbled together in Obsidian by combining various plugins and some query code.

Re: Obsidian 1.0 – Personal knowledge base app

#160
I recently switched back to Obsidian (from nothing). It doesn't solve everything the way i want, but it's the closest. The biggest thing for me is it's very open to plugin development, so my goal is to heavily modify it myself (and a few community plugins) to do what i want in the short term. Saves me from forever yakshaving my home-rolled solution lol.

Also the fact that i can easily use syncing with E2E encryption (though not sure if it's been reviewed yet.. would be nice) is awesome.

Post reply on HN