1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-03 08:35:29 +02:00
joplin/packages/app-desktop/commands
2023-08-01 17:54:39 +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
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 Tools: Apply eslint rule @typescript-eslint/no-inferrable-types with ignoreArguments=false 2023-06-30 09:11:26 +01:00
startExternalEditing.ts All: Add support for share permissions (#8491) 2023-07-16 17:42:42 +01:00
stopExternalEditing.ts All: Add support for share permissions (#8491) 2023-07-16 17:42:42 +01:00
switchProfile1.ts fix paths 2022-04-19 18:02:31 +01:00
switchProfile2.ts fix paths 2022-04-19 18:02:31 +01:00
switchProfile3.ts fix paths 2022-04-19 18:02:31 +01:00
switchProfile.ts Linux: Resolves #8289: Ask user to restart app after switching profile 2023-06-08 14:46:37 +01:00
toggleExternalEditing.ts Desktop: Fixes #8541: Fix toggle external editing button always disabled in rich text editor (#8595) 2023-08-01 17:54:39 +01:00
toggleSafeMode.ts Desktop: Ask to start in safe mode when the application has crashed 2022-04-25 17:18:26 +01:00