Live data from Hacker News

Obsidian 1.0 – Personal knowledge base app

obsidian.md

171–180 of 578 posts

Re: Obsidian 1.0 – Personal knowledge base app

#171
post #11

Congrats on hitting 1.0! Props to the team for adding digraph support to published vaults early on. Anyone can check out my public Obsidian vault here: https://notes.recursion.is And I made an introduction video for it here: https://youtu.be/tTFK-V3hdAw

No post body was provided.

Re: Obsidian 1.0 – Personal knowledge base app

#172

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.

Just checked and that's the first thing I'm asked to do on the Android app. Maybe it only works when creating a vault?

Re: Obsidian 1.0 – Personal knowledge base app

#173

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.

While I encourage supporting the Obsidian team by paying, there are ways that you can get the same features without paying.

Sync - On iOS, you can use iCloud to sync your files between your Mac and iPhone. I imagine that there are more configuration options for this on Android.

Publish - lots of different ways to deploy your notes to a site. There's one repo that helps you publish with Mkdocs [1], and I'm sure there are other tools the community has created to solve this problem.

It may not be as simple to set up as Notion, but that's the price you pay for wanting a solution to be cheap, private, and let you own your own data.

[1] https://github.com/jobindjohn/obsidian-publish-mkdocs

Re: Obsidian 1.0 – Personal knowledge base app

#174

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 precisely why I ended up on Joplin several years ago... Being able to sync for free (I just pay for S3 costs) means I got cross-device/platform support and know I will never lose my notes.

I'm trying to understand the use case where it would be worth it to switch to Obsidian and pay monthly for the sync and no longer host the data myself, which doesn't sound like an improvement to me.

The way Obsidian organizes notes sounds intriguing though, I can see how some might find that worth the additional cost (or loss of sync ability).

Re: Obsidian 1.0 – Personal knowledge base app

#175

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.

If you put your notes in a Git repo you can make a pipeline that deploy your notes online using a static site generator and e.g. GitHub pages. Of course Sync/Publish is smoother and easier, but don't let the price of Sync/Publish stop you from trying Obsidian itself (which is free for personal usage).

Re: Obsidian 1.0 – Personal knowledge base app

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

I think that's a limitation of the Files API. In the least, I've yet to come across an app that allows syncing with third-party storage apps through Files. I've only seen one-way saving or using the file picker to retrieve a file.

Re: Obsidian 1.0 – Personal knowledge base app

#177
post #105

Huge fan; Obsidian is at the center of my personal system for PKM / TFT (note-taking, todos, journaling, devnotes, bookmarks, sketches... ). It's like an OS for .md files. It's so powerful and extensible, via eg WYSIWYG editor, Excalidraw integ, Readwise Reader integ, home for my Remarkable2 notes and drawings, etc. Amazing community too.

I'd very interested to hear more about your workflow, because lack of inking/handwriting recognition in apps like Obsidian is what keeps me on OneNote (and from going fully Linux). Can you edit any of these ink based formats later in Obsidian, or are you limited to only viewing static images of things you've drawn/handwritten elsewhere in the past? EDIT Searching around the web indicates that you can only draw on top…

Do you need to be able to edit ink on your computer? If editing ink on-device is all you need, e-ink tablets that use PDF as their native file format (like the DPT-RP1 or Quaderno) fit well into an Obsidian workflow. You can sync/roundtrip the files back and forth to your device for editing.

Re: Obsidian 1.0 – Personal knowledge base app

#179

Huge fan; Obsidian is at the center of my personal system for PKM / TFT (note-taking, todos, journaling, devnotes, bookmarks, sketches... ). It's like an OS for .md files. It's so powerful and extensible, via eg WYSIWYG editor, Excalidraw integ, Readwise Reader integ, home for my Remarkable2 notes and drawings, etc. Amazing community too.

How are you integrating your Remarkable2? So far I have the two separate, and sometimes have to cross-reference. It would be nice to find a way to integrate them better.

Re: Obsidian 1.0 – Personal knowledge base app

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

> 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!

Post reply on HN