Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TriliumNext Notes #1209

Open
PawsFunctions opened this issue Nov 18, 2024 · 2 comments · May be fixed by #1221
Open

Add TriliumNext Notes #1209

PawsFunctions opened this issue Nov 18, 2024 · 2 comments · May be fixed by #1221
Labels
good first issue Good for newcomers new package New package proposal

Comments

@PawsFunctions
Copy link

PawsFunctions commented Nov 18, 2024

Requesting a new app ✨

  • [ ☑️ ] I have checked that this app does not already have a pending request and has not previously been declined.
  • App Name: TriliumNext Notes
  • Download URL: https://github.com/TriliumNext/Notes/releases
  • Website URL: https://triliumnext.github.io/Docs/
  • App Summary:
    TriliumNext Notes is an open-source, cross-platform hierarchical note taking application with focus on building large personal knowledge bases.

Trilium repo readme mention "Preliminary disccusions on the successor organization are taking place in Trilium Next discussions."

zadam/trilium#4620
https://github.com/TriliumNext/Notes?tab=readme-ov-file#%EF%B8%8F-why-triliumnext

@PawsFunctions PawsFunctions changed the title TriliumNext Notes Add TriliumNext Notes Nov 18, 2024
@philclifford philclifford added new package New package proposal good first issue Good for newcomers labels Nov 30, 2024
@philclifford
Copy link
Member

Because we already support trilium (which is in still live albeit in maintenance mode) can only have one trilium package in 01-main (and swapping to the fork in 01-main would push any existing users forcible onto the fork as and upgrade) this needs to be considered and handled carefully. Fortunately we have hierarchical overrides at our disposal so I have proposed a solution which hopefully makes the fork available to those who wish to follow it.

@PawsFunctions
Copy link
Author

they are still using Trilium directory in deb installed location /usr/lib/trilium, it may breaking side effects. application file is same too "/usr/share/applications/trilium.desktop" with Exec=trilium %U

[Desktop Entry]
Name=TriliumNext Notes
Comment=Build your personal knowledge base with TriliumNext Notes
GenericName=TriliumNext Notes
Exec=trilium %U
Icon=trilium
Type=Application
StartupNotify=true
StartupWMClass=TriliumNext Notes
Categories=GNOME;GTK;Utility;

little update about fork, they update fork api to new version, now new version don't sync with old self-hosted version. solution:

  1. install TriliumNext v0.90.4
  2. Sync with Trilium (any old version)
  3. update TriliumNext to latest version

Versions up to and including v0.90.4 are compatible with the latest zadam/trilium version of v0.63.7. Any later versions of TriliumNext have their sync versions incremented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers new package New package proposal
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants