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
2021-10-15 16:16:02 +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: Upgrade Electron from v10 to v14 2021-10-01 19:35:27 +01: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: Allows a shared notebook recipient to leave the notebook 2021-10-14 15:39:17 +01:00
leaveSharedFolder.ts Chore: Moved share invitation response logic to separate file (Desktop) 2021-10-15 16:16:02 +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: Upgrade Electron from v10 to v14 2021-10-01 19:35:27 +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
openNote.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00: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
search.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
setTags.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00: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 Chore: Moved app state to separate file 2021-09-04 18:11:29 +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
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