trilium/src/public/javascripts/services
2019-01-24 22:18:31 +01:00
..
attribute_autocomplete.js also don't show "No results" for attr autocomplete 2018-11-27 19:43:34 +01:00
attributes.js fix setNoteToParent API method, closes #360 2019-01-20 16:33:09 +01:00
branches.js
bundle.js runOnNoteChange fires also on the frontend, closes #340 2019-01-16 22:52:32 +01:00
cloning.js
context_menu.js global actions context menu, logout 2018-12-28 23:57:11 +01:00
context_menu_items_container.js context menu with delete 2018-12-28 22:05:04 +01:00
drag_and_drop.js drag and drop moves multiple items only if CTRL is pressed, active note has now bold text for more differentiation from selected note 2019-01-23 21:13:04 +01:00
entrypoints.js Mac uses CMD+Left, CMD+Right for history navigation, closes #376 2019-01-23 20:15:33 +01:00
export.js single file export working, tar WIP 2018-11-24 20:58:38 +01:00
file.js
frontend_script_api.js after creating new note, it is focused and now also selected so renaming is super easy, #318 2019-01-10 22:46:08 +01:00
hoisted_note.js quick unhoist link/button 2018-12-15 20:29:08 +01:00
info.js fix z-index of notification 2018-11-22 21:19:12 +01:00
library_loader.js absolute positioning of relation map buttons to maximize screen estate 2018-11-13 19:00:01 +01:00
link.js mobile frontend WIP, removing extra dependencies 2018-12-24 10:10:36 +01:00
mac_init.js setup keyboard shortcuts on the setup page as well, closes #267 2019-01-09 22:08:24 +01:00
messaging.js
note_autocomplete.js open recent notes autocomplete by focus so it is then closed with blur, fixes #272 2019-01-10 21:04:06 +01:00
note_detail.js runOnNoteChange fires also on the frontend, closes #340 2019-01-16 22:52:32 +01:00
note_detail_code.js tweaks, fixes, refactorings, creating new note from detail, not tree 2018-12-29 10:04:59 +01:00
note_detail_file.js fix scrolling to the top of detail after switching note 2018-12-24 09:47:00 +01:00
note_detail_image.js fix scrolling to the top of detail after switching note 2018-12-24 09:47:00 +01:00
note_detail_relation_map.js Merge branch 'master' into mobile 2018-12-28 22:31:51 +01:00
note_detail_render.js fix scrolling to the top of detail after switching note 2018-12-24 09:47:00 +01:00
note_detail_search.js make sure to save the search note before refreshing the tree 2019-01-09 19:54:32 +01:00
note_detail_text.js fix scrolling to the top of detail after switching note 2018-12-24 09:47:00 +01:00
note_tooltip.js tooltip related changes for scripting support 2018-12-22 20:57:09 +01:00
note_type.js using trilium's confirm dialog, small refactoring 2019-01-24 22:18:31 +01:00
options_init.js
protected_session.js frontend API addition to protect current note 2019-01-01 15:39:13 +01:00
protected_session_holder.js
script_context.js frontend scripts now have startNote, currentNote and targetNote as NoteShort entities which e.g. provides easy access to relations/labels 2019-01-13 12:16:05 +01:00
search_notes.js open recent notes autocomplete by focus so it is then closed with blur, fixes #272 2019-01-10 21:04:06 +01:00
server.js using dashes instead of underscores in header names to avoid the fact that nginx by default drops all headers with underscore in the header name 2018-11-30 15:49:35 +01:00
sync.js
tree.js text note should change its icon after having new note inserted into, fixes #361 2019-01-22 21:21:44 +01:00
tree_builder.js generate css classes for each mime type, #328 2019-01-13 20:14:33 +01:00
tree_cache.js fix Branch reference to parent note id after parent change 2019-01-05 19:25:22 +01:00
tree_context_menu.js it should not be possible to add note after hoisted note 2019-01-02 18:59:08 +01:00
tree_keybindings.js quick unhoist link/button 2018-12-15 20:29:08 +01:00
tree_utils.js
utils.js fix crazy clipboard operation on mac setup, closes #348 2019-01-16 22:03:30 +01:00
zoom.js