trilium

Build your personal knowledge base with Trilium Notes

AGPL-3.0 License

Stars
25.6K
trilium - v0.5.3-beta release

Published by zadam over 6 years ago

  • electron icon fix
  • fixed clean install (generating new DB)
trilium - v0.5.2-beta release

Published by zadam over 6 years ago

  • added code mirror to allow creating "code" notes (for code snippets and scripting)
  • ability to execute JS code - on app startup, on request, as included in rendered HTML page
  • ability to execute JS code on the backend with tailored friendly API
  • refactored whole DB schema to follow camelCase for columns
  • many other changes

This is first release of 0.5, previous 0.5.0 and 0.5.1 had broken electron builds.

trilium - v0.4.1 release

Published by zadam almost 7 years ago

  • attribute sync fixes
  • fixed sync of sorted notes
  • improvements in search
  • fixed glitch when creating new subnote into unexpanded folder
trilium - v0.4.0-beta release

Published by zadam almost 7 years ago

  • added note attributes (useful for plugins and automation)
  • experimental and undocumented reddit import plugin
  • added option to sort notes alphabetically under some parent
  • delete now works with multi-select
  • some routing refactorings
trilium - v0.3.3 release

Published by zadam almost 7 years ago

  • workaround for the CKEditor bug which caused wrong behavior after creating new note
  • drag & drop of file/images navigated away from Trilium when dropping outside of editor, this is fixed now
trilium - v0.3.2 release

Published by zadam almost 7 years ago

  • fixed bug in scrypt windows binary
trilium - v0.3.1 release

Published by zadam almost 7 years ago

  • some important image related fixes, mainly on windows platform
  • it's now possible to delete unused images
  • fix for startup with no database
trilium - v0.3.0 release

Published by zadam almost 7 years ago

  • image support (JPG, PNG, GIF) with resizing and optimization (mozjpeg, pngquant, giflossy)
  • added synchronization mutex for operations which require strong consistency (backup, consistency checks)
  • internal: unhandled exceptions now fail requests early instead of just hanging
trilium - v0.2.2 release

Published by zadam almost 7 years ago

trilium - v0.2.1 release

Published by zadam almost 7 years ago

  • fixed a bug where key between note and parent note wasn't unique so it was possible to create duplicate relationship (required DB upgrade!).
  • added also extra checks before moving/cloning note for existing relatonship to provide nice error message
  • removed loading animation which caused problems with setting initial focus on note tree after app startup
  • alt-m (focus/private mode) now doesn't completely disappears the elements, instead makes them low opacity
  • fixed switching between note clones in "note locations" list
  • updated initial page in demo document to showcase supported formattings
trilium - v0.2.0 release

Published by zadam almost 7 years ago

  • added possibility of selecting multiple notes in the tree (shift+up/down or ctrl+click) and things like copy&paste or drag and drop now work with selected items (behavior should be the same as before when working with single item).
  • changed keyboard shortcut because of multi-select - shift+arrows formerly moved notes around. This is now done with ctrl+arrows. shift+up/down is now used to select multiple notes.
  • better detection of tree cycles when cloning/moving notes around. Also added consistency check.
  • context menu has now option to force sync for one note
  • various small bugfixes
trilium - v0.1.2 release

Published by zadam almost 7 years ago

  • global CTRL-SHIFT-arrows for navigation without losing focus in the editor
  • CTRL-ENTER now goes from tree to editor
  • tree titles are escaped for HTML
  • when switching notes make sure you start at the top of the editor
  • fixed pasting into note which haven't been lazy loaded yet
  • fixed keyboard shortcuts for clipboard operations
trilium - v0.1.1 release

Published by zadam almost 7 years ago

v0.1.1

trilium - v0.1.0 release

Published by zadam almost 7 years ago

v0.1.0

trilium - v0.0.11 release

Published by zadam almost 7 years ago

v0.0.11

trilium - v0.0.10 release

Published by zadam almost 7 years ago

v0.0.10

trilium - v0.0.9

Published by zadam almost 7 years ago

First alpha release on GitHub.

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