Live data from Hacker News

Obsidian 1.0 – Personal knowledge base app

obsidian.md

221–230 of 578 posts

Re: Obsidian 1.0 – Personal knowledge base app

#221
I started using Obsidian Sync and I’m quite impressed. The sync between my Windows laptop and my iPhone is almost real-time. Conflicts are handled nicely by merging changes from both sides and the user is notified about it. And of course, everything is still stored in a local folder of Markdown files. Would be interesting if someone from Obsidian could share some details on the implementation.

Re: Obsidian 1.0 – Personal knowledge base app

#222
post #167

A few tips for those new to Obsidian: - Don't rush to install a bunch of plugins. Start with the defaults, learn Obisidian and add only what you need. It is easy for some to spend more time tweaking Obsidian than actually using it. - If you're a macOS user, check out the Minimal theme, which will make Obsidian feel more native. -> https://minimal.guide/Home - When you are ready for plugins, you may want Omnisearch[1]…

Great recommendations! I definitely agree with running the app without too many plugins at first, especially if you're new to using wikilinks. I wrote Minimal theme. BTW, I led the redesign of Obsidian 1.0 so I brought a lot of those ideas into the core app. We've also made a big push around using more native components. I'm still improving Minimal, but hopefully the "out of the box" experience feels a lot more nativ…

Wow! I just disabled minimal because I found the default theme to be perfect. Amazing work!

Re: Obsidian 1.0 – Personal knowledge base app

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

Excalidraw works pretty well in obsidian. I didn't like it the first time but I'm increasingly getting used to it

Re: Obsidian 1.0 – Personal knowledge base app

#225
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

Re: Obsidian 1.0 – Personal knowledge base app

#226
post #180
post #167

Earlier quoted context omitted.

Great recommendations! I definitely agree with running the app without too many plugins at first, especially if you're new to using wikilinks. I wrote Minimal theme. BTW, I led the redesign of Obsidian 1.0 so I brought a lot of those ideas into the core app. We've also made a big push around using more native components. I'm still improving Minimal, but hopefully the "out of the box" experience feels a lot more nativ…

> I led the redesign of Obsidian 1.0 Wow! It’s a shame it’s not highlighted in release notes! Great news, and thank you for your work!

it's in the last paragraph :)

Re: Obsidian 1.0 – Personal knowledge base app

#227
post #182
post #88

Earlier quoted context omitted.

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

There is one in Apple ecosystem. That is called Muse

Thanks!

Re: Obsidian 1.0 – Personal knowledge base app

#228
post #192

Earlier quoted context omitted.

Can you explain more? The files are already in Markdown format, and you can use standard notation. You don't actually need to export them, they're just in your vault folder.

Obsidian uses non-standard Markdown for things such as block references, wiki-style links, etc. Since very early beta "export to standard Markdown" had been on the todo list so that notes taken in Obsidian would not be "locked in" because they were reliant on app-specific markup.

Have you checked out the Obsidian Pandoc plugin? I think it might meet your needs:

https://github.com/OliverBalfour/obsidian-pandoc

That being said standard Markdown does not provide notation for certain things, so it is somewhat up to interpretation how to convert certain features to standard Markdown.

Re: Obsidian 1.0 – Personal knowledge base app

#229
post #167

A few tips for those new to Obsidian: - Don't rush to install a bunch of plugins. Start with the defaults, learn Obisidian and add only what you need. It is easy for some to spend more time tweaking Obsidian than actually using it. - If you're a macOS user, check out the Minimal theme, which will make Obsidian feel more native. -> https://minimal.guide/Home - When you are ready for plugins, you may want Omnisearch[1]…

Great recommendations! I definitely agree with running the app without too many plugins at first, especially if you're new to using wikilinks. I wrote Minimal theme. BTW, I led the redesign of Obsidian 1.0 so I brought a lot of those ideas into the core app. We've also made a big push around using more native components. I'm still improving Minimal, but hopefully the "out of the box" experience feels a lot more nativ…

If you're also responsible for the improved mobile support with the new redesign, great work! It's a joy to use.

Re: Obsidian 1.0 – Personal knowledge base app

#230
post #181

Questions for users - if we work in an environment where we cannot install applications (and no this wont be approved) are we able to use this still, or is it only going to be viable for a "personal" machine. I ask as i can think of several times ive been stuck with just a work laptop or similar and it would suck to not at least have a browser version or something. Thanks

a few people have set it up in Docker, so if you're that technical it might be doable
Post reply on HN