1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-15 09:04:04 +02:00
joplin/packages/app-desktop/gui/MainScreen/commands
2022-11-28 18:01:00 +01:00
..
addProfile.ts Desktop: Ask to start in safe mode when the application has crashed 2022-04-25 17:18:26 +01:00
commandPalette.ts Desktop: Fixes #5184: GotoAnything is not working on first try 2021-08-18 11:54:28 +01:00
editAlarm.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
exportPdf.ts Desktop: Fixed crash on certain Linux distributions when importing or exporting a file 2021-11-01 07:38:06 +00:00
gotoAnything.ts Desktop: Fixes #5184: GotoAnything is not working on first try 2021-08-18 11:54:28 +01:00
hideModalMessage.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
index.ts Desktop: Add PDF full screen viewer (#6821) 2022-09-11 14:58:32 +01:00
leaveSharedFolder.ts All: Fixed issue where synchroniser would try to update a shared folder that is not longer accessible 2021-12-20 15:47:50 +01:00
moveToFolder.ts Desktop: Fixes #5346: "Move to notebook" would break with empty input 2021-08-27 16:58:42 +01:00
newFolder.ts Desktop: Resolves #5934: Use same notebook dialog when creating a new notebook too 2021-12-31 07:26:06 +01:00
newNote.ts Desktop: Remove template feature (replaced by template plugin) 2021-08-06 10:58:32 +01:00
newSubFolder.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
newTodo.ts Desktop: Remove template feature (replaced by template plugin) 2021-08-06 10:58:32 +01:00
openFolder.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
openFolderDialog.ts Desktop: Resolves #5934: Use same notebook dialog when creating a new notebook too 2021-12-31 07:26:06 +01:00
openItem.ts Desktop: Fixes #7354: Open callback URLs from within the application 2022-11-28 18:01:00 +01:00
openNote.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
openPdfViewer.ts Desktop: Add PDF full screen viewer (#6821) 2022-09-11 14:58:32 +01:00
openTag.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
print.ts Desktop: Upgrade Electron from v10 to v14 2021-10-01 19:35:27 +01:00
renameFolder.ts Desktop: Upgrade Electron from v10 to v14 2021-10-01 19:35:27 +01:00
renameTag.ts Desktop: Upgrade Electron from v10 to v14 2021-10-01 19:35:27 +01:00
revealResourceFile.ts Plugins: Added revealResourceFile command 2021-12-27 17:40:46 +01:00
search.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
setTags.ts Revert "Desktop: Fixes #5686: Fixed Tags Order (#6136)" 2022-03-28 17:40:51 +01:00
showModalMessage.tsx Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
showNoteContentProperties.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
showNoteProperties.ts Added no-floating-promises eslint rule 2020-11-25 14:40:25 +00:00
showPrompt.ts Desktop: Expose prompt to plugins as a command (#5058) 2021-06-11 00:26:16 +01:00
showShareFolderDialog.ts Desktop: Add Share Notebook menu item 2021-05-16 15:21:55 +02:00
showShareNoteDialog.ts Renamed "Share note" to "Publish note" 2021-07-11 18:08:42 +01:00
showSpellCheckerMenu.ts Desktop: Add support for multi-language spell check (#6617) 2022-08-27 12:05:44 +01:00
toggleEditors.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
toggleLayoutMoveMode.ts Chore: Moved app state to separate file 2021-09-04 18:11:29 +01:00
toggleNoteList.ts Desktop: Resolves #5233: Fire resize event whenever the layout changes (#5344) 2021-09-19 11:36:23 +01:00
toggleNotesSortOrderField.ts Desktop: Sort Order Buttons and Per-Notebook Sort Order (#5437) 2021-11-11 15:33:37 +00:00
toggleNotesSortOrderReverse.ts Desktop: Sort Order Buttons and Per-Notebook Sort Order (#5437) 2021-11-11 15:33:37 +00:00
togglePerFolderSortOrder.ts Desktop: Sort Order Buttons and Per-Notebook Sort Order (#5437) 2021-11-11 15:33:37 +00:00
toggleSideBar.ts Desktop: Resolves #5233: Fire resize event whenever the layout changes (#5344) 2021-09-19 11:36:23 +01:00
toggleVisiblePanes.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00