> allows structure to grow organically > powerful feature ... Internal Links. > plain text files Well, they're not _plain_ text - there is some markup. So that invites the question - why not HyperText Markup Language? Doesn't HTML have all of these features - hyperlinks, folder structures, "plain" text? Isn't HTML also future proof? It's been around long enough. And doesn't it also work offline? There's a bunch of di…
Why I Like Obsidian
11–20 of 376 posts
Re: Why I Like Obsidian
#12I'll go ahead and do a shameless plug for an alternative built with similar philosophy around privacy & data ownership aimed at developers https://acreom.com
Re: Why I Like Obsidian
#13Re: Why I Like Obsidian
#14Re: Why I Like Obsidian
#15I love Obsidian for being a dead simple UI for managing my markdown files. I’ve found that the cloud features are not for me. What I need is to wire it more organically up to a GitHub repo.
Re: Why I Like Obsidian
#16Re: Why I Like Obsidian
#17Super weird IMO that they refuse to release source code. Hard to trust something as important as notes to an opaque app.
I don’t find it weird they would want to keep the source for their commercial application closed when there are so many copy-cat apps in the same space.
Re: Why I Like Obsidian
#18I love Obsidian for being a dead simple UI for managing my markdown files. I’ve found that the cloud features are not for me. What I need is to wire it more organically up to a GitHub repo.
Re: Why I Like Obsidian
#19Case in point: one of my favorite productivity plugins is a full-fledged Kanban board. It has deep integration into Obsidian features:
Re: Why I Like Obsidian
#20Too 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's basically opensource now so hopefully can be forked and the lessons learnt from Obsidian be applied to it (e.g. Any folder of textfile should be openable under Dendron. Unfortunate at the moment you have to initialize a separate repo and then port it over)