Search Criteria
Package Details: triliumnext-bin 0.101.3-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/triliumnext-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | triliumnext-bin |
| Description: | Build your personal knowledge base with TriliumNext Notes.(Prebuilt version.Use system-wide electron) |
| Upstream URL: | https://github.com/TriliumNext/Trilium |
| Keywords: | documentation-tool electron knowledge-graph knowledgebase local-first markdown note-managment note-taking-app notebook notes personal-wiki scriptable self-hosted self-hosting wiki wysiwyg |
| Licenses: | AGPL-3.0-only |
| Conflicts: | trilium, trilium-cn, triliumnext |
| Provides: | trilium, triliumnext |
| Submitter: | zxp19821005 |
| Maintainer: | zxp19821005 |
| Last Packager: | zxp19821005 |
| Votes: | 8 |
| Popularity: | 2.16 |
| First Submitted: | 2024-08-07 05:36 (UTC) |
| Last Updated: | 2026-01-09 01:44 (UTC) |
Latest Comments
egoist commented on 2025-12-06 11:23 (UTC)
Now that TriliumNext has been reconciled with the original Trilium repository, it'd make sense to merge the trilium-bin and triliumnext-bin AUR packages, right? See also: https://github.com/orgs/TriliumNext/discussions/5867
chdrsto commented on 2025-06-10 18:21 (UTC)
There is a new package in the upstream repository. Version 0.94.1
zxp19821005 commented on 2024-11-26 01:38 (UTC)
@fluffme Thanks for your feedback, I forgot to change the
process.resourcesPathto/usr/lib/triliumnext. Fixed now.fluffme commented on 2024-11-25 18:25 (UTC) (edited on 2024-11-25 18:26 (UTC) by fluffme)
One of the new features in 0.90.12-1 is code highlight.
When trying to set it up in Options -> Appearance the following error pops up:
Trace:
Judging by
/usr/lib/electron31it's an issue with triliumnext.sh and not upstream, but I am only guessing.zxp19821005 commented on 2024-08-11 22:48 (UTC)
@Vahtos Thanks for your feedback, fixed it.
Vahtos commented on 2024-08-11 18:46 (UTC)
I was getting an error when launching this:
I changed lines 4 and 8 in
triliumnext.shas follows and it works fine: