Live data from Hacker News

Obsidian is now free for work

obsidian.md

21–30 of 78 posts

Re: Obsidian is now free for work

#21
post #12

anyone have any good tips or plugins so that I can have browser plugins on all my devices and save web pages from multiple devices to it? It's basically the only reason I still use Notion. (As a former emacs guy, I like a lot about Obsidian, most of the plug-in ecosystem, including it saving my data as just text.)

There's an official web clipper now: https://github.com/obsidianmd/obsidian-clipper

You can use it on a phone as well via Firefox / Safari.

Re: Obsidian is now free for work

#22
post #4

Can you use something like iCloud, Google Drive or Microsoft OneDrive to get sync for free? Does it work well? Many do that with Joplin.

Yes, it works great.

I actually combine that, Git and Syncthing for different needs.

Details here: https://www.dsebastien.net/how-i-synchronize-and-backup-my-o...

Re: Obsidian is now free for work

#23

As someone paying personally for a commercial license that I use for work, I am not a fan. I like a clear business model otherwise I assume that I am the product being sold. Edit: They should make it open source if this is the path they take. Then users can personally verify that they (or their data) isn't being sold to the highest bidder.

The data is local, obsidian is just a markdown viewer at it's core. They have sync but that's a paid for product.

Their model is selling to large companies and sync users. Not data sales.

Re: Obsidian is now free for work

#24
post #4

Can you use something like iCloud, Google Drive or Microsoft OneDrive to get sync for free? Does it work well? Many do that with Joplin.

Git works well, but you don't get realtime/live sync.

For my setup, I use the obsidian-livesync [1] plugin with a self-hosted CouchDB instance which has worked well for me.

I periodically do commit things to a git repo as a backup if the live sync breaks somehow.

[1]: https://github.com/vrtmrz/obsidian-livesync

Re: Obsidian is now free for work

#25
post #19
post #4

Can you use something like iCloud, Google Drive or Microsoft OneDrive to get sync for free? Does it work well? Many do that with Joplin.

I synced using Google Drive on the desktop, and a third party app to pull and sync a local directory on my phone for mobile. Took a little bit of setup but it worked mostly fine. Now I run the paid sync subscription, and the main difference to me is that there's basically zero wait between replication across copies (unless your computer has been off for a while and it has to fetch a bunch at once). Eliminating merge…

I plan to pay if I migrate from Joplin for sure.

Easier sync and supporting developer = Win win.

Re: Obsidian is now free for work

#27
post #4

Can you use something like iCloud, Google Drive or Microsoft OneDrive to get sync for free? Does it work well? Many do that with Joplin.

Yes, but I ended up going with Obsidian Sync for file history and "it just works."

I tried Obsidian Git for automatic pulls, but frequently had file conflicts even if I wasn't working on files at the same time. Is there another sync tool designed for text that has file version history?

Re: Obsidian is now free for work

#28

This is awesome news for the community. With a built-in multiplayer mode, it would be epic.

Also for enterprises, being able to point to a different plugins source through config would be great. At work we're mirroring many things using JFrog Artifactory, giving us control and oversight

Re: Obsidian is now free for work

#29

As someone paying personally for a commercial license that I use for work, I am not a fan. I like a clear business model otherwise I assume that I am the product being sold. Edit: They should make it open source if this is the path they take. Then users can personally verify that they (or their data) isn't being sold to the highest bidder.

The data is local, obsidian is just a markdown viewer at it's core. They have sync but that's a paid for product. Their model is selling to large companies and sync users. Not data sales.

They also offer optional E2E encryption of synced vaults, such that you can only open them with your local password. Of course we can't know for sure that they're not peeking at the data, but it all seems above-board and I don't think it makes any sense to try and have that as a business model.

Re: Obsidian is now free for work

#30

As someone paying personally for a commercial license that I use for work, I am not a fan. I like a clear business model otherwise I assume that I am the product being sold. Edit: They should make it open source if this is the path they take. Then users can personally verify that they (or their data) isn't being sold to the highest bidder.

The data is local, obsidian is just a markdown viewer at it's core. They have sync but that's a paid for product. Their model is selling to large companies and sync users. Not data sales.

> Their model is selling to large companies

I'm not sure if that's the case now. Why would companies pay for licenses when they're optional and don't give any features?

Post reply on HN