1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-15 09:04:04 +02:00
joplin/ElectronClient/gui/NoteEditor/utils
2020-05-23 23:06:08 +01:00
..
contextMenu.ts Desktop: WYSIWYG: Enable context menu on resources, links and text 2020-05-09 19:18:41 +01:00
index.ts Refactor note editor 2020-05-02 16:41:07 +01:00
resourceHandling.ts Desktop: WYSIWYG: Allow pasting images in editor 2020-05-11 19:26:04 +01:00
types.ts Desktop: Resolves #2409: Add note history (back/forward buttons) (#2819) 2020-05-15 12:13:42 +01:00
useDropHandler.ts Refactor note editor 2020-05-02 16:41:07 +01:00
useFormNote.ts Refactor note editor 2020-05-02 16:41:07 +01:00
useMarkupToHtml.ts Refactor note editor 2020-05-02 16:41:07 +01:00
useMessageHandler.ts Desktop: Resolves #2409: Add note history (back/forward buttons) (#2819) 2020-05-15 12:13:42 +01:00
useNoteSearchBar.ts Refactor note editor 2020-05-02 16:41:07 +01:00
useSearchMarkers.ts Refactor note editor 2020-05-02 16:41:07 +01:00
useWindowCommandHandler.ts Desktop: Fixes #3259: Fixed inserting templates into existing notes 2020-05-23 23:06:08 +01:00