trilium/src/public/javascripts/dialogs
2019-04-01 21:49:27 +02:00
..
about.js moved "About" from options dialog to a separate dialog under global menu 2019-03-24 23:01:33 +01:00
add_link.js rename "current" to "active" based on recent refactorings 2019-03-30 10:15:19 +01:00
attributes.js renamed currentNote to activeNote to be consistent with frontend API 2019-03-14 20:21:27 +01:00
branch_prefix.js added possibility to search by attached script returning note ids + some refactorings 2019-03-20 22:28:54 +01:00
confirm.js allow also deleting note when removing note from note relation 2018-11-14 23:30:28 +01:00
event_log.js renamed dates in code as well 2019-03-12 20:58:31 +01:00
export.js added possibility to search by attached script returning note ids + some refactorings 2019-03-20 22:28:54 +01:00
help.js sql console added to global menu and now has schema info 2019-02-10 10:38:18 +01:00
import.js import doesn't need a full tree reload 2019-03-31 19:13:17 +02:00
info.js fixes for relation map rendering 2018-11-12 21:18:22 +01:00
jump_to_note.js open recent notes autocomplete by focus so it is then closed with blur, fixes #272 2019-01-10 21:04:06 +01:00
markdown_import.js fix CSS filter issue in firefox, closes #233 2018-11-14 20:58:19 +01:00
note_info.js note info shows local date instead of utc date 2019-04-01 21:43:45 +02:00
note_revisions.js show local date in revisions dialog + make it larger 2019-04-01 21:49:27 +02:00
note_source.js yet another refactoring of working with note's payload/content 2019-03-26 22:24:04 +01:00
options.js moved "About" from options dialog to a separate dialog under global menu 2019-03-24 23:01:33 +01:00
prompt.js fix prompt mutability (autocomplete on answer input field) 2018-11-18 23:31:31 +01:00
recent_changes.js renamed dates in code as well 2019-03-12 20:58:31 +01:00
sql_console.js fixes for SQL console schema view 2019-02-13 23:27:00 +01:00