Earlier quoted context omitted.
What I am wondering about is that although the basic files are markdown, some of the plugins might be proprietary. So that the part of the contents in the markdown files in effect creates a lock-in?
I would suggest editing and reading the markdown files in other editors to make avoid getting "locked in." You certainly could create your own lock-in by making some unique workflow that requires a combination of plug-ins to function. The plugins are all third party, some of them are just annotating the existing markdown files, some are just visual.
Why I Like Obsidian
201–210 of 376 posts
Re: Why I Like Obsidian
#202Re: Why I Like Obsidian
#203Re: Why I Like Obsidian
#204I 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 it a few times but had to stop because: 1. Obsidian imposes its own take on Markdown. For instance, why can't we disable "indent using the tab key"? It's so annoying to accidentally indent/quote text while pressing tab to do something like "accept autocomplete suggestion". Obsidian's response to users' complaints about this was not reassuring: https://forum.obsidian.md/t/option-to-disable-tab-to-indent/... 2.…
This is what I used to do with Vim, but I had two problems: (1) I would often forget to `git push`, (2) I wanted to easily access notes on my phone.
Importing into Obsidian and paying for Sync made both issues go away.
Re: Why I Like Obsidian
#205Earlier quoted context omitted.
Logseq is journaling app with graphs. Notes are not organized in folders, but tags. I find journaling much better. I never procrastinate deciding into what category/folder/doc notes should fit. I just put everything into journal and fluently refactor as time goes.
Can you expand how you refactor ?
Refactoring is perhaps strong word, more like mouse dragging and copy&paste. It just feels like refactoring code. I can move things around without worrying something disappears or gets forgotten. I can also leave things half finished, without negative effects on readability and discoverability.
Re: Why I Like Obsidian
#206Earlier quoted context omitted.
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?
you can use alternative for syncing that are quite well integrated even if a bit more complex to set up
Re: Why I Like Obsidian
#207Obsidian is great. For those looking for an open source alternative (or don't want to pay the Obsidian fees for professional usage) check out Logseq: https://logseq.com/
Logseq is so very close to being exactly what I want, but there are way too many tales like that for my comfort. Yes, I could come up with something involving Git or rsync or whatever, but at that point I’ve conceded that I don’t trust the tool. And if I don’t trust the tool, I’m not going to use it.
Re: Why I Like Obsidian
#208Re: Why I Like Obsidian
#209Earlier quoted context omitted.
Plume is built on top of my open source note-taking app Notes[1]. Since Plume is based on Notes, I'll of course comply with the MPL license and release all existing files that were changed (and must stay MPL licensed). But I recently discussed my reasoning to go close-source[2]. I've been working night and day (every day) converting 4 cups of coffee into code for the last 4.5 months to create Plume. I don't want to r…
> But, I'm 99% sure that I'll either open source the core block editor or the entire app in the future. Why withhold the remaining 1%? If you aren't so confident about your decision to open source, there's no need to commit to that decision now . It's good that you are leaving the door open, but keep in mind that if some folks suddenly become successful with a service that can turn any GitHub repo into a nice looking…
Re: Why I Like Obsidian
#210I 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 it a few times but had to stop because: 1. Obsidian imposes its own take on Markdown. For instance, why can't we disable "indent using the tab key"? It's so annoying to accidentally indent/quote text while pressing tab to do something like "accept autocomplete suggestion". Obsidian's response to users' complaints about this was not reassuring: https://forum.obsidian.md/t/option-to-disable-tab-to-indent/... 2.…