🎁 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.)
````___`
  • FiveMacs@lemmy.ca
    link
    fedilink
    English
    arrow-up
    6
    ·
    edit-2
    22 days ago

    Is this the same trillium I used to use to merge ICQ and MSN chats? Damn I’m old…

  • Curious Canid@lemmy.ca
    link
    fedilink
    English
    arrow-up
    5
    ·
    22 days ago

    I’ve just been looking for something to replace One Note. The timing of this announcement worked out really well for me. :-)

    Thanks!

    • homegrowntechie@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      9
      ·
      22 days 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).

      • Vahtos@programming.dev
        link
        fedilink
        English
        arrow-up
        5
        ·
        22 days ago

        Mobile improvements would be huge!

        I’ve been using this for a couple weeks now and completely replaced OneNote with it (been wanting to ditch OneNote for awhile). It’s been very smooth, nice work!

        • homegrowntechie@lemmy.worldOP
          link
          fedilink
          English
          arrow-up
          3
          ·
          22 days ago

          Glad to hear! Would you mind sharing how you migrated from OneNote? We would like to make that migration path easier for future migrants.

          • Vahtos@programming.dev
            link
            fedilink
            English
            arrow-up
            3
            ·
            22 days ago

            Sorry, this isn’t helpful. I migrated the hard way, hah. I just went to each page in OneNote and hit ctrl+a, copied that and pasted without formatting into TriliumNext, then fixed the formatting.

            It took some time, but was worth it to me. I figured it would be a good test to help me familiarize myself with TriliumNext a little.

            An easier path to help adoption would probably go a long way, but it also might eat up a lot of development time and routinely need work. I’m not sure how often the OneNote export formats change.

        • northclock@midwest.social
          link
          fedilink
          English
          arrow-up
          2
          ·
          22 days ago

          +1 for mobile development. Editing tables on my phone just does not work nicely 😅 I hope this project picks up and the momentum of development stays strong

  • PoopMonster@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    22 days ago

    Thanks, this has been added to unraids community app store BTW so hopefully you get a good uptick in users from there.

  • mhz@lemm.ee
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    19 days ago

    Can i use it to store my note in plain markdown format instead of in some kind of database?