1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-03 08:35:29 +02:00
joplin/packages/app-desktop/commands
2021-09-04 13:43:25 +01:00
..
copyDevCommand.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
exportFolders.ts Plugins: Fixes #4308: Fixed "exportFolders" command when exporting JEX file 2021-01-08 18:06:33 +00:00
exportNotes.ts Plugins: Added command to export folders and notes 2020-11-17 14:50:28 +00:00
focusElement.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
index.ts Chore: Automatically create command index for desktop app 2021-09-04 13:43:25 +01:00
openProfileDirectory.ts Added no-floating-promises eslint rule 2020-11-25 14:40:25 +00:00
replaceMisspelling.ts Desktop: Resolves #4458: Improved spell checking support in dialogs and text input fields 2021-02-06 12:17:30 +00:00
restoreNoteRevision.ts Desktop: Allow restoring a delete note from note history using command palette 2021-06-10 11:49:20 +02:00
startExternalEditing.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
stopExternalEditing.ts Added no-floating-promises eslint rule 2020-11-25 14:40:25 +00:00
toggleExternalEditing.ts Added no-floating-promises eslint rule 2020-11-25 14:40:25 +00:00
toggleSafeMode.ts Desktop: Resolves #4727: Add support for safe mode, which temporarily disables note rendering and plugins 2021-04-24 20:23:33 +02:00