Live data from Hacker News

Obsidian 1.0 – Personal knowledge base app

obsidian.md

191–200 of 578 posts

Re: Obsidian 1.0 – Personal knowledge base app

#191

I love Obsidian's editor - it hides markup when you're not editing but shows you when your cursor is over some text. The fact that you can just drag an image into a note is great and something terminal note apps will never be able to do. And then there's [[hypertext]]. Love it!

Is there a way to disable the hiding of markdown? I don't like when text moves around

Re: Obsidian 1.0 – Personal knowledge base app

#192

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

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.

Re: Obsidian 1.0 – Personal knowledge base app

#193

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.

Obsidian is free, and you can bring your own syncing and publishing.

You can choose to sync via pretty much any sync solution like Dropbox, iCloud, Git, etc. For publish you can static site generators like Jekyll, Hugo, etc.

Re: Obsidian 1.0 – Personal knowledge base app

#194

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

You can use it with any cloud storage - iCloud, Dropbox, etc.

Re: Obsidian 1.0 – Personal knowledge base app

#195

The sync feature is kinda overpriced. What about a family subscription and collaboration/sharing features? Also, from what I can see, there is no 2FA, am I wrong?..

You can sync using any sync solution, e.g. Git, iCloud, Dropbox, etc.

There is no 2FA because there is no authentication necessary. All the files are local to your device.

Re: Obsidian 1.0 – Personal knowledge base app

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

This is very cool! Thanks for sharing.

Re: Obsidian 1.0 – Personal knowledge base app

#197
Not having used any of the graph based note taking/knowledge tools like Obsidian, logseq, Athens Research or Roam -- I was wondering if anybody has tried them for collaborative knowledge management?

Obsidian seems to be single user based, Athens is "collaborative" and "for startup teams". But does anybody actually have any experience using a graph based knowledge tool for your teams knowledge management?

Re: Obsidian 1.0 – Personal knowledge base app

#198
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…

Your redesign is a fantastic improvement in terms of both ergonomics and aesthetics. Thank you for this!

Re: Obsidian 1.0 – Personal knowledge base app

#199

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

This is presumably a limitation of the iOS client, as I've certainly been able to store my vault in a Dropbox folder and sync it to my Android device with DropSync.

Re: Obsidian 1.0 – Personal knowledge base app

#200
post #113

Fun! I just moved over to Obsidian because of the simplicity. I love that I can use the local folder just as easily as the full app. Tip for anyone wondering: if you need encryption, gocryptfs works great. Now I just need to wait for Flathub to update…

Could you expand on how you do encryption with gocryptfs?

Oh, sure. Obsidian just reads from whatever directory you give it, so I set up an encrypted directory with gocryptfs, then mount it decrypted and point Obsidian at that. Sounds like a pain, but I have a separate "vault" (folder) for secrets and I don't have to get in to that one very often. But if I did, I could have the folder mount at boot or something.
Post reply on HN