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-09-04 15:15:25 +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 Converted models and services to TypeScript 2021-01-22 17:41:11 +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 Tools: Fixed build 2021-09-04 15:15:25 +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 Converted models and services to TypeScript 2021-01-22 17:41:11 +00: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 Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
renameFolder.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
renameTag.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00: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 Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
toggleEditors.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
toggleLayoutMoveMode.ts Desktop: Allow customising application layout 2020-11-13 17:09:28 +00:00
toggleNoteList.ts Desktop: Allow customising application layout 2020-11-13 17:09:28 +00:00
toggleSideBar.ts Desktop: Allow customising application layout 2020-11-13 17:09:28 +00:00
toggleVisiblePanes.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00