Hacker News new | past | comments | ask | show | jobs | submit login

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


Realistically if you care about privacy and owning your stuff you'd go with one of the many open-source options. Especially if you have to bring your own syncing anyway.


Thank you. This put me on the path to some research and I got mine setup with Google Drive and mkdocs.


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


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.


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.


It's just reading/writing a directory of files. If you set it up to save into a synced directory, whether that be Google Drive, OneDrive, iCloud, Dropbox, whatever, you can point all your Obsidian installs on various machines to the same synced directory and it'll give you the same effect.


Is there a good way to sync between Mac OS, Windows and iOS? Seems like you can only pick 2 out of 3.

Edit: Today I learned there is iCloud for Windows, so you can point Obsidian to the iCloudDrive/Obsidian folder.

Going to give it a try.


The Windows version of iCloud causes file duplication and corruption with Obsidian, unfortunately.


Checkout logseq. Fully open source


logseq is cool, but it's not portable like obsidian. markdown files ftw!


Logseq uses Markdown files for all of your pages and journal entries. However, it doesn't support nested directories, choosing to embed "%2F" in the filename instead. That is quite ugly. The only thing Logseq doesn't use Markdown for is configuration files, AFAIK.




Consider applying for YC's W25 batch! Applications are open till Nov 12.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: