trilium

Build your personal knowledge base with Trilium Notes

AGPL-3.0 License

Stars
25.6K
trilium - v0.24.4-beta release

Published by zadam almost 6 years ago

This is testing release only!

trilium - v0.24.3-beta release

Published by zadam almost 6 years ago

This is testing release only!

trilium - v0.24.2-beta release

Published by zadam almost 6 years ago

This is testing release only!

trilium - v0.24.1-beta release

Published by zadam almost 6 years ago

This is testing release only!

trilium - v0.24.0-beta release

Published by zadam almost 6 years ago

This is testing release only!

This is fairly big release. Important highlights:

  • (experimental) new note type "relation map" for visualizing relations between notes
  • new concept of "mirror" relations - relation can require another relation in the opposite direction
  • we now parse out note content "links" - e.g. hyperlink from one note to another, image reference or inclusion of note in the relation map. These links are also visible in the relation map.
  • images are now represented as "image" notes, i.e. they are placed into a tree structure
    • there's a migration script which puts the image under every note in which it is placed
  • jQuery UI removed completely from the application, using mostly Bootstrap (upgraded to v4) to replace its functionality
  • consolidated icon usage, moved to Jam icons (previously used mix of feather icons, custom icons, glyphicons and jQuery UI icons). Jam icons look remarkably similar to feather icons so overall look stays very similar
  • Experimental Evernote import

Because of changes in image representation, synchronization protocol changed and all instances in sync cluster needs to be upgraded at the same time.

trilium - v0.23.1 release

Published by zadam about 6 years ago

  • Stronger validation for tree correctness #197
  • Anonymization tool can be run from command line #200
trilium - v0.23.0 release

Published by zadam about 6 years ago

Fixed issues:

  • Ctrl+Delete Shortcut Conflicts with default behaviour. #190
  • Internal links in electron attempt to open in browser #191
  • Support for other langauges when creating a "code" note #192

Also updated FancyTree and CKEditor components to latest versions.

trilium - v0.22.1 release

Published by zadam about 6 years ago

  • Simplified sync setup (#184)
  • Fixed file (tar, markdown etc.) import
  • Added Today script into demo document
trilium - v0.22.0 release

Published by zadam about 6 years ago

  • support for node.js 10
  • support for headings H4-H6 (#177)
  • configurable tree pane width (#176)
  • cut and paste into subnote (#171)
trilium - v0.21.0 release

Published by zadam about 6 years ago

  • Highlight of this release is Markdown import / export (#166)
  • changed rendering of paragraphs - now we keep standard margin & padding for better interop
  • some API addition, in part to support custom renderers (e.g. LaTex) as scripts
trilium - v0.20.2 release

Published by zadam about 6 years ago

bugfixes

trilium - v0.20.1 release

Published by zadam about 6 years ago

bugfixes and other smaller changes

trilium - v0.20.0 release

Published by zadam about 6 years ago

many bugfixes and script API changes

This release is broken, fix will be released soon.

trilium - v0.19.1 release

Published by zadam about 6 years ago

attribute sync fix + other smaller fixes

trilium - v0.19.0 release

Published by zadam about 6 years ago

  • merged labels and relations into common "attributes" which can now be inheritable
  • new concept of label and relation definitions which can be used for "promoted attributes"
  • new script events and APIs
trilium - v0.18.0 release

Published by zadam about 6 years ago

highlights:

  • easy setup of sync from desktop to server and vice versa
  • all note autocompletes have now button to see list of recent notes. This made separate "recent notes" dialog obsolete and has been removed
  • new concept of "relations" which directionally connects one note to another
trilium - v0.17.0 release

Published by zadam over 6 years ago

v0.17.0

trilium - v0.16.0 release

Published by zadam over 6 years ago

highlights of this release is docker image for easier server deployment and built in support for dark and black themes.

trilium - v0.15.0 release

Published by zadam over 6 years ago

highlight of this release is reworked full text search UI

trilium - v0.14.1 release

Published by zadam over 6 years ago

Fixes in DB initialization and sync.

Badges
Extracted from project README
Join the chat at https://gitter.im/trilium-notes/Lobby
Related Projects