1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/ElectronClient/gui/NoteEditor/utils
2020-05-15 12:13:42 +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: Fixed regression with local search (could not be closed anymore) 2020-05-06 23:17:03 +01:00