>Do we really need this feature? Will it help us to do the real job, or does it just give dopamine?
Makes me think that requests for features generally will be turned down. So, No, thank you. Sometimes less is less.
291–300 of 377 posts
>Do we really need this feature? Will it help us to do the real job, or does it just give dopamine?
Makes me think that requests for features generally will be turned down. So, No, thank you. Sometimes less is less.
Or just use LogSeq https://discuss.logseq.com/t/whats-new-with-logseq-db-may-16...
That markdown mirror is a pretty neat feature. I've been using Trillium for my notes and the way they save/store the notes is actually one of the things I dislike about it even though I love the application itself. I tried at one point exporting everything to markdown and it worked... but Trillium allows you to have notes in multiple places but they exist essentially as just a pointer in the backend to that note. So…
(Note: The NextCloud integration is entirely optional, I've never used it. The front page makes it sound like a requirement.)
Earlier quoted context omitted.
The data is open and stored in markdown format. Plugins are open source. The core product is not open source, but it's also just an electron app. I've always viewed Obsidian as the inverse of an open core product.
I don't really mind this way of doing it since I know that my data is "safe". I can at any time just grab my vault and open it in any editor. I can write my own editor. I can import the data into most other tools. It's when the data isn't open that I tend to avoid the product.
Earlier quoted context omitted.
That was the reason a few years ago I started this project. It seems like software in AI-era should be distributed open source. So that anyone could tweak it however he wants. Not though clunky plugins system.
And the developers get compensated for their work how?
Throwing SSL error here
Throwing SSL error here
Nice project. People may also want to checkout Tiddlywiki.
I ended up landing on https://silverbullet.md . It checks a lot of boxes for me, - self hosted - works offline (mostly) - "just md" BUT - scriptable or extendable by lua, rendered in page, eg `${1 + 1}` outputs `2`, but you can do a lot more, such as query pages and tags with a LINQ type query interface.