this post was submitted on 23 Jun 2023
1 points (100.0% liked)

Free and Open Source Software

17772 readers
51 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

I mean Trilium is fantastic app, lots of potential but the developer is struggling on his own, maybe it's because it's younger than logseq or maybe because is open source compared to obsidian. I think it's the best note-taking/knowledge-base/second-brain i know it virtually could link everything you posses toghter to create a gigantic wiki, so much potential. Plus it has its own self hostable syncing server and web app. Guys give it a look and tell me what you think

top 4 comments
sorted by: hot top controversial new old
[–] PigSaint@lemmy.film 1 points 1 year ago

I used Evernote for a long time but, you know, non-FOSS things happened. Then I tested several open source alternatives and I finally switched to Joplin. I am really happy about it. I didn't remember why I discarded Trillium, maybe because I can't share my notes with my Android device.

[–] drwho@beehaw.org 1 points 1 year ago

For whatever it's worth, this is the first I've ever heard of it (I thought you were referring to the IM client at first). It doesn't seem to be on any of the popular self-hosted software lists (like https://github.com/awesome-selfhosted/awesome-selfhosted).

[–] tpWinthropeIII@beehaw.org 1 points 9 months ago (1 children)

Looking at this today, here are a few reasons for why it may not be adopted on a wider scale.

Looking for their web clipper extensions

  • I see no extension in the Firefox store. The source code is at GitHub. Most won't bother.
  • I see an extension for chrome. Yay! However, in the permissions section, for those privacy minded, it appears to request permission to "read and change all your data on all websites." Had this been a Firefox extension this would mean it can see all of your passwords and anything you see on the Web. This is probably also true for chrome but I can't state it as fact. Perhaps someone can explain why this isn't a red flag.

If you want to sync between different devices, it's great that it supports a sync server. However, how many users are going to self host a server? 1% or less of the population? For the remaining 99%... The website appears to be silent as to how to manually sync between two or more desktop computers manually. Maybe it can be done? I don't eat to be the first to try

Look at the details of the upgrade path. It looks rough going. And issues at GitHub reflect this . Take a look.

A single SQL lite database file hiddenly stores everything. This is scary for those of us who have lost our data on other SQL lite platforms like the darktable photo editor. SQL lite databases are supposed to be so reliable they say... Until they are not.

Markdown does not appear to be it's standard. That can be good or bad 😔
For me that might be bad because the more privacy friendly markdown web clippers might not work . I'll have to try .

That's a lot of friction to overcome. Not to mention the extent of cross platform support compared to logseq. Still, I might quickly try it just because of it's code notes and math notes. I could really use these. In fact I may only use it for those and use logseq for web and general knowledge stuff.

I hope someone can correct any misinterpretations I've made. Please feel free. I'm trying to like Trillium.

[–] tpWinthropeIII@beehaw.org 1 points 9 months ago

I may have been too harsh on Trilium in my previous note.

It turns out that logseq is going to release a database version using SQLlite as well. Therefore it's not fair to dis Trilium for using SQLlite.

Also, logseq has many documented sync problems. Logseq, at the time of this writing is alpha software IMO. Logseq can't be considered beta because data integrity issues exist.

The issues with extension privacy I mentioned is still an issue for me but I can give Trilium a try using other extensions that copy to markdown while being privacy friendly.

I plan to try Trilium and see if I can find a desktop only solution with sneakernet / manual syncing to be safe, at least at first.