I prefer Logseq. It does not need plugins for basic things (PDF annotations). And is completely opensource with transparent development on Github. And I find its workflow much better. Obsidian is commercial closed source app with subscription. Free for personal use only, commercial license is $50/year. I am not going to build my PIM around proprietary tool with subscription!
Why I Like Obsidian
171–180 of 376 posts
Re: Why I Like Obsidian
#172Anyone tried Dendron ( https://github.com/dendronhq/dendron )? It feels like it could almost become a competitor to Obsidian and plus is essentially a vscode plugin, so you get the benefit of using vscode as your code editor as well. Too bad the project has ended as there is no clear approach for the Dendron team to make it financially sustainable (with their cloud sync subscription, much like Obsidian Sync). But it'…
Re: Why I Like Obsidian
#173I was unaware of this until a few weeks ago, so I'd like to raise awareness for anybody who it affects: Obsidian is not FOSS, and purchasing a license is required for any work that generates revenue at a for-profit company of 2 or more people. https://obsidian.md/license Obsidian looks awesome to me, and for a long time I've been thinking about adopting it, but this licensing issue caused me to back away and look for…
P.S. my comparison was done probably a few years ago and the landscape could have changed quite a bit. One solution I tried was a code extension that promised to do something similar. I thought it would be good as I use vscode all the time. Then I find out it is bad because exactly of that. Obsidian and the like is dedicated to notes taking so this single software is unambiguously for that task. In vscode there’s just too much other things going on as distraction.
Re: Why I Like Obsidian
#174Re: Why I Like Obsidian
#175I like Obsidian, too, having recently switched over from 9 years of OneNote (the fact that there's a tool to import my OneNote notes helped a lot). The most important tip for getting started with Obsidian, in my mind, is to absolutely ignore all of the Obsidian "power users." I'm 99% convinced that no one actually uses zettelkasten seriously, but even if so, it's overkill for when you're just checking out the app. An…
I tried zettlekasten and found I just didn't use it enough to justify the effort involved. Instead I just have an org-mode folder that I dump documents in. I search across them with Deft in Emacs. Sure, the links between documents can be incredibly useful to some people, but I've found I'm more chaotic than that.
Right up there with drinking coffee on exactly two specific days per week... https://zettelkasten.de/posts/practical-integration-deep-wor...
I think this stuff is esoteric and personal enough that we are under no obligation to follow it to the letter.
Re: Why I Like Obsidian
#176Re: Why I Like Obsidian
#177I like Obsidian, too, having recently switched over from 9 years of OneNote (the fact that there's a tool to import my OneNote notes helped a lot). The most important tip for getting started with Obsidian, in my mind, is to absolutely ignore all of the Obsidian "power users." I'm 99% convinced that no one actually uses zettelkasten seriously, but even if so, it's overkill for when you're just checking out the app. An…
One tip I’d have is to go easy on plugins. One can try to explores what are available, but when committing (to have it enabled and relying on it) be cautious about its implications on performance and startup time (there is a setting that can show you plugin load time at every startup.) And as you scales the number of plugins and files, test it on multiple platforms. P.S. I learn this the hard way that each time I ope…
I think that is the main reason why obsidian hangs at the start on the iPhone.
I have not yet figured out, how to keep iCloud files reliably on local storage on iOS. It seems independent of free storage and file size and is driving me mad.
Very sad that Apple does not succeed in syncing files. The same issue was there with iTools, mobile me, and now iCloud.
Re: Why I Like Obsidian
#178I really like Obsidian but the long startup time (on mobile) has stopped me from using it as a daily driver.
Perhaps, perhaps, this is something for you to look at. I use Obsidian on the Desktop but I don't do much work/editing on the Mobile, so I just use iA Editor (you an choose any editor of your choice). As the files are that -- files, I just browse and open the file I want to edit. I get to the files with Obsidian on the Desktop and iA Editor on the mobile to edit/read it.
Editing files is even slower since you have to pick a file from the android file search.
It's a well designed app otherwise.
Re: Why I Like Obsidian
#179I was unaware of this until a few weeks ago, so I'd like to raise awareness for anybody who it affects: Obsidian is not FOSS, and purchasing a license is required for any work that generates revenue at a for-profit company of 2 or more people. https://obsidian.md/license Obsidian looks awesome to me, and for a long time I've been thinking about adopting it, but this licensing issue caused me to back away and look for…
And also no Synching with a subscription! When I already have access to the iCloud ecosystem, and Notes is excellent across iOS and macOS, I have never really seen much point in trying to use Obsidian. But then maybe I'm missing the point of Obsidian?
Re: Why I Like Obsidian
#180I prefer Logseq. It does not need plugins for basic things (PDF annotations). And is completely opensource with transparent development on Github. And I find its workflow much better. Obsidian is commercial closed source app with subscription. Free for personal use only, commercial license is $50/year. I am not going to build my PIM around proprietary tool with subscription!
> I am not going to build my PIM around proprietary tool with subscription! If your concern is about the lack of a clear migration path, Obsidian vaults are just folders with markdown files, which can be used with absolutely anything, you can literally use them in Emacs or VSCode if you want. The most popular PDF annotation plugin is AGPL-3 licensed and its format is also transparent so you can migrate to something e…
Not really, markdown has tons of tiny implementation details. And I can not use PDF annotation plugin in Emacs...