1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/app-desktop/commands
2022-04-17 12:26:58 +01:00
..
copyDevCommand.ts Desktop: Upgrade Electron from v10 to v14 2021-10-01 19:35:27 +01:00
editProfileConfig.ts Chore: Fixed lib imports 2022-04-14 09:58:34 +01: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 Desktop: Resolves #591: Add support for multiple profiles (#6385) 2022-04-11 16:49:32 +01:00
openProfileDirectory.ts Added no-floating-promises eslint rule 2020-11-25 14:40:25 +00:00
replaceMisspelling.ts Desktop: Resovles #6194: Improved handling of ENTER and ESCAPE keys in dialogs 2022-04-13 14:44:52 +01: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 Desktop: Upgrade Electron from v10 to v14 2021-10-01 19:35:27 +01:00
stopExternalEditing.ts Added no-floating-promises eslint rule 2020-11-25 14:40:25 +00:00
switchProfile1.ts Desktop: Multi-profiles: Assign an ID to profiles and remove path 2022-04-16 15:04:06 +01:00
switchProfile2.ts Desktop: Multi-profiles: Assign an ID to profiles and remove path 2022-04-16 15:04:06 +01:00
switchProfile3.ts Desktop: Multi-profiles: Assign an ID to profiles and remove path 2022-04-16 15:04:06 +01:00
switchProfile.ts Desktop: Multi-profiles: Automatically restart the app when switching profiles on Linux 2022-04-17 12:26:58 +01: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