trilium

Build your personal knowledge base with Trilium Notes

AGPL-3.0 License

Stars
25.6K
trilium - v0.14.0 release

Published by zadam over 6 years ago

Many smaller features and improvements, including important bugfixes for 0.13

trilium - v0.13.0-beta release

Published by zadam over 6 years ago

mainly scalability improvements, Trilium is now usable with up to 100 000 notes.

trilium - v0.12.0 release

Published by zadam over 6 years ago

Main highlight is upgrade of CKEditor to 1.0 beta 2. Also fixed issue with jumpy scrolling in chrome/electron.

trilium - v0.11.1 release

Published by zadam over 6 years ago

v0.11.1

trilium - v0.11.0-beta release

Published by zadam over 6 years ago

v0.11.0-beta

trilium - v0.10.2-beta release

Published by zadam over 6 years ago

bugfixes

trilium - v0.10.1-beta release

Published by zadam over 6 years ago

  • electron build fixes
trilium - v0.10.0-beta release

Published by zadam over 6 years ago

  • big frontend & backend refactoring - too many changes to list
  • minimum supported version for Firefox is 60, older versions work with manually enabled ES6 modules support

This release is expected to be buggy.

trilium - v0.9.2 release

Published by zadam over 6 years ago

v0.9.2

trilium - v0.9.1-beta release

Published by zadam over 6 years ago

minor bug fixes

trilium - v0.9.0-beta release

Published by zadam over 6 years ago

  • significant changes in script support
    • scripts are now not global and behave very similarly to CommonJS modules
    • scripts have contextual info - currentNote and startNote
    • distinguishing between frontend and backend notes
    • new pattern for event-based scheduling of backend scripts
  • support for custom CSS (with dark mode example), #71
  • bunch of bugfixes (#72 #73 #77) and other small changes
trilium - v0.8.1 release

Published by zadam over 6 years ago

v0.8.1

trilium - v0.8.0-beta release

Published by zadam over 6 years ago

  • eslint for JS validation (useful for spotting problems in the code)
  • lazy loading for CKEditor, CodeMirror and ESLint
  • paperclip icon for attachment #61
  • filtering of autocomplete results #59
  • support for attachment encryption #60
  • port of reddit plugin into script #58
  • import/export of notes into tar archive #63
trilium - v0.7.0-beta release

Published by zadam over 6 years ago

  • attachment support
  • attributes can't have null values
  • ckeditor and code mirror are now loaded lazily
trilium - v0.6.2 release

Published by zadam over 6 years ago

v0.6.2

trilium - v0.6.1 release

Published by zadam over 6 years ago

  • new attribute hide_in_autocomplete #16
  • new global CTRL-ALT-P shortcut which will create new subnote under day note
  • limit number of autocomplete results to 100 #44
  • other small fixes
trilium - v0.6.0-beta release

Published by zadam over 6 years ago

  • autocomplete in recent notes
  • allow duplicated attribute per note (in effect attributes can be multi-valued) #33
  • deleting attributes, #34
  • attribute sorting
  • code mirror in SQL console, #24
  • fix image support broken in 0.5.X releases
  • create months and days with associated english names, #37
  • API for Trilium Sender Android app - https://github.com/zadam/trilium-sender
  • token based authentication for the sender API
trilium - v0.5.6 release

Published by zadam over 6 years ago

v0.5.6

trilium - v0.5.5-beta release

Published by zadam over 6 years ago

Improvements in attribute handling:

  • nicer UI behavior for adding new attributes (new rows are added automatically) with validation for empty and duplicate names (#29, #30)
  • autocomplete for names and values (#31)
  • attributes are visible in "status bar" without opening attributes dialog (#28)
  • query language for attributes (#26)
  • removed CTRL-SHIFT-LEFT and CTRL-SHIFT-RIGHT keyboard shortcuts because they conflict with standard keyboard actions (#25)
trilium - v0.5.4-beta release

Published by zadam over 6 years ago

v0.5.4-beta

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