trilium/src/routes/api
2020-03-18 22:35:54 +01:00
..
anonymization.js
app_info.js added isSynced to sync table to allow forward compatibility with 0.41 2020-03-09 20:56:43 +01:00
attributes.js attributes are now updated only if their type and name does not change, in case of relation not even value must change. If they do, the old attribute is deleted and new is created instead 2020-01-28 22:37:06 +01:00
autocomplete.js
backend_log.js
branches.js small fixes 2020-02-17 22:38:46 +01:00
cleanup.js
clipper.js add possibility to change clipper parent to a fixed note instead of day notes, fixes #854 2020-02-09 10:12:02 +01:00
cloning.js
date_notes.js
export.js refactor exportcontext to taskcontext 2019-10-18 22:27:38 +02:00
files.js render PDF preview in electron for pdf notes 2020-03-08 18:06:24 +01:00
image.js
import.js
keys.js
link_map.js
login.js sync only changes with isSynced = true 2020-03-09 21:34:03 +01:00
note_revisions.js
notes.js use electron 8 spellchecker instead of electron-spellchecker, WIP 2020-02-28 22:07:08 +01:00
options.js collapsible widget remember their collapsed state 2020-03-01 20:49:11 +01:00
password.js
recent_changes.js
recent_notes.js
script.js basic support for custom widgets 2020-03-16 21:16:09 +01:00
search.js
sender.js
setup.js
similar_notes.js
sql.js
sync.js sync only changes with isSynced = true 2020-03-09 21:34:03 +01:00
tree.js always keep all the ancestors in the tree WIP 2020-03-18 22:35:54 +01:00