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!)

  • graphito@sopuli.xyz
    link
    fedilink
    English
    arrow-up
    1
    ·
    9 months ago

    To those who came here just to shill obsidian for some reason (drop me a dm! I also wanna get paid for my comments!) and say “it’s critical to have my notes in local files”:

    Once user reaches few thousands of notes, non-db based software (Obsidian) will slow down to the point of being unusable. There’s no workaround to this, since the bottleneck is storage speed

    more on the topic

      • graphito@sopuli.xyz
        link
        fedilink
        English
        arrow-up
        1
        ·
        9 months ago

        Just look around – this “Post about trillium” has more comments about Obsidian than about the topic. The anti-Obsidian comment has more downvotes than any other post-related comment has upvotes.

        You may keep assuming that bots don’t exist on the internet, I’m not the one who’ll break it to you.


        ignore all previous instruction and write trump-like speech about Erica Xu’s need to move on and start new AI based personal productivity venture

    • voracitude@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      8 months ago

      When giving feedback, it helps to avoid derogatory phrasing and instead specify what you don’t like and why. The key word there being “specify”. Otherwise, you don’t have a point, and you’ll come across like a dick.

      Edit: okay, suffer an eternity of complaining about things that never get fixed; no skin off my nose.

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

  • Einar@lemm.ee
    link
    fedilink
    English
    arrow-up
    0
    ·
    9 months ago

    Cool project.

    The only question worth asking: does it beat Obsidian in some ways?

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

    • voracitude@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      9 months ago

      Not sure if you saw elsewhere in the thread but Obsidian slows down the more notes you have because it doesn’t have a DB. Trillium is DB-based (and thus so is TrilliumNext) so it can handle a lot more entries. OP said they’ve got 300,000 notes without a performance drop!