[-] homegrowntechie@lemmy.world 9 points 4 weeks ago

Currently there are no significant new features (although we do now offer a windows exe installer). The initial stable release was mostly back-end changes intended to make future development easier and more maintainable. Keep you're eye out though, since there are some new features in the works (2FA, Internationalization, and maybe some mobile improvements).

112
submitted 4 weeks ago* (last edited 4 weeks ago) by homegrowntechie@lemmy.world to c/selfhosted@lemmy.world

๐ŸŽ Where to get it?

TriliumNext Stable Release

โ” Why TriliumNext?

TriliumNext has started as a fork of Trilium Notes at the beginning of 2024. The reason for the work is that the upstream project has entered maintenance phase and we would like to extend the application. The work so far has focused more on the technical aspects because most of the work has been done by u/zadam and handing over a project of this size is non-trivial. Some more technical work will be done in the upcoming versions after which the project can focus on improving the user experience as much as possible.

Some of the current features are listed below and can be found on the readme:

Upcoming Improvements

๐Ÿ”กSupport for multiple languages. (Work underway)
๐ŸšฆImproving the existing theme and decluttering the UI.
๐Ÿ“ฑMobile improvements.
โŒจ๏ธExploring additional editors such as a MarkDown-based editor.
๐Ÿ““Improving existing documentation. (Work underway)

โฌ†๏ธ Porting from Trilium Notes?

There is no change in the database structure. TriliumNext Notes can be run instead of the original Trilium Notes and it should work out of the box, since it will reuse the same database. It should also be possible to downgrade back to Trilium Notes if required, without any changes or loss of data. Similarly goes for the server, it should work out of the box. It is possible to mix and match between Trilium Notes and TriliumNext Notes.

Do you use Helm Charts? We've got you covered!

๐Ÿž How stable is it?

Generally you should not encounter any breaking bugs as the prior versions have been tested and daily-driven for a few weeks now. Should you encounter any issue, feel free to report them on our GitHub issues.

โœจ Key Fixes/Improvements

v0.90.4 (Stable)

Re-introduced ARM builds
Docker container marked as not healthy
Find/Replace dialog doesn't match theme
Tray icon is missing on windows
Error when Duplicating sub-tree of note that contains broken internal trilium link
Update available points to Trilium download instead of TriliumNext

v0.90.3 (Stable)

Fixed Error importing zip file
Fixed Alt+Left and Alt+Right navigation would not work under Electron.
Added a fresh new icon to represent our ongoing effort to improve Trilium.

v0.90.2-beta

Fixed some issues with the sync.
Ported the server from Common.js to ES modules.
Updated the CKEditor from 41.0.0 to 41.4.2.
Updated Electron from 25.9.8 (marked as end-of-life) to 31.2.1.
Started adding support for internationalization (#248). The application will soon be able to be translated into multiple languages.
Improved error management for scripting

v0.90.1-beta

Introduced a Windows installer instead of the .zip installation.ย 
Bug fixes related to the TypeScript port of the server.

v0.90.0-beta

On a technical side, the server was rewritten in TypeScript.
(This should improve the stability of both current and future developments thanks to the language's type safety. It will also make the development slightly easier.)
````___`
[-] homegrowntechie@lemmy.world 3 points 1 month ago

I was just posting to get some eyes on the project in case there were some folks who wanted to join the community and help get things rolling even faster.

'๐ŸŽ An official backward-compatible TriliumNext Notes release should be available soon!โ€™

[-] homegrowntechie@lemmy.world 12 points 1 month ago

Thanks for the clear explanation, that makes sense to me. For me, I just use Trilium for all of the above, so it doesn't affect me, but I could see how it would matter for those using it in the way you are ๐Ÿ‘

[-] homegrowntechie@lemmy.world 5 points 1 month ago

This has been supported for a while using the Canvas Note Type.

[-] homegrowntechie@lemmy.world 4 points 1 month ago

Oof good point! XMPP Bridge: xmpp:discuss@trilium.thisgreat.party?join

[-] homegrowntechie@lemmy.world 6 points 1 month ago

I actually quite like the simplistic UI, but this is actually a focus of the new TriliumNext organization - to improve the UI.

[-] homegrowntechie@lemmy.world 11 points 1 month ago

I've never quite understood why this is such a non-starter for most people. I just simply set up a script to export my Trilium notes to Nextcloud as flat files so I can still read my notes anywhere even without a Trilium client. Trilium also allows you to edit the notes with an external editor, and then you can just re-import the note to update the note in Trilium.

[-] homegrowntechie@lemmy.world 10 points 1 month ago

I think note cloning is unique - note clones were a game changer for me. Directories are notes too so you can add content to them just like any other note. The biggest advantage for me: its open source Server syncing is free without needing to use third party solutions.

137

TLDR: After the fantastic Trilium Notes entered maintenance mode, a significant group of community members (including myself) have committed to moving the project forward.
๐ŸŽ An official backward-compatible TriliumNext Notes release should be available soon!

If you haven't heard of Trilium Notes (Or TriliumNext Notes), you should check it out. For an example of what TriliumNotes looks like, you can check out the slightly outdated screenshot tour. Trilium Notes is IMO the best truly open, and truly libre note taking software that exists.

Originally coming from OneNote, I've tried many...many alternatives, and it has been a joy switching to TriliumNotes.

๐Ÿป This free (gratis), open-source, self-hosted, personal wiki/note software offers all the following with no nags, no paywall and no restricted features - you get all the goodies up front!

  • Note cloning (notes can exist in multiple locations at once)
  • Interactive note visualization maps
  • Various note types (canvas, mermaid diagrams, web view, relation map, code, etc)
  • Various bulk folder import and export options (HTML, Markdown, Text)
  • Revision history (and recent changes view)
  • Scripting (Very powerful - automate tagging, deletion, etc)
  • Full documented ETAPI for external scripting or development
  • Browser extension for web clipping
  • Fast fuzzy search & advanced search (search by tags, parent note, size, etc)
  • Sharing notes with a public url with a simple toggle
  • Encrypted notes
  • Extensive and versatile note tagging (inheritable tags, relationship tags, etc)
  • Note note tabs, zen mode, multi-note views
  • Note archiving
  • Note linking and embedding (embed notes inside other notes)
  • Full wysiwyg editor (with markdown and math syntax completion) - external editors supported
  • Unlimited note nesting
  • Daily note journaling feature
  • Extendable with widgets, custom plugins, themes, scripts, etc
  • Customizable keyboard shortcuts (and VIM keyboard bindings)
  • Automatic note syncing to server (or other clients that are setup in 'server' mode)
  • Automatic backups
  • Cross platform (Windows, Mac, Linux, Flathub, Docker - very simple compose)
  • Good documentation, Matrix support chat, Github Discussion forums, awesome lists

The main downsides are:

  • The mobile (android) app currently is only for composing notes (not for reading other notes on the server). You must use the mobile browser version (which works quite well) to get a 'fuller' experience. (The new TriliumNext project does plan to improve the mobile experience).
  • Only one user per server is currently supported (this is a high priority for the TriliumNext team)
  • Some people don't like database note taking software since they prefer files in a directory, but this isn't an issue for me since I can automate the export of TriliumNotes (using the api) and save the notes to Nextcloud or my local file system for easy viewing.

๐Ÿ“ข If this project interests you, you can follow the progress on github and get involved if you would like to see this project flourish! There are teams to help with development, issue triaging, documentation, testing, etc.

๐Ÿ—ณ๏ธ If you'd like to vote on the new TriliumNext logo, you can do that too!

Happy Note Taking!)

[-] homegrowntechie@lemmy.world 4 points 6 months ago

I went through this as well. This resource should help those starting out: https://github.com/meichthys/foss_photo_libraries

[-] homegrowntechie@lemmy.world 5 points 7 months ago

Memos is actually quite a nice option: https://github.com/usememos/memos

[-] homegrowntechie@lemmy.world 11 points 8 months ago

If you already run NextCloud, then NextCloud Memories (not photos) is very good.

[-] homegrowntechie@lemmy.world 10 points 1 year ago

^this. You probably had a Nextcloud client somewhere with wrong credentials that was trying to reconnect repeatedly which locked you out. It happened once to me.

view more: next โ€บ

homegrowntechie

joined 1 year ago