1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-15 09:04:04 +02:00
joplin/ElectronClient/gui/MainScreen/commands
Laurent Cozic 3a57cfea02 Desktop: Simplified and improve command service, and added command palette
- Commands "enabled" state is now expressed using a "when-clause" like in VSCode
- A command palette has been added to the Tools menu
2020-10-18 21:52:10 +01:00
..
editAlarm.ts Desktop: Simplified and improve command service, and added command palette 2020-10-18 21:52:10 +01:00
exportPdf.ts Desktop: Simplified and improve command service, and added command palette 2020-10-18 21:52:10 +01:00
hideModalMessage.ts Desktop: Simplified and improve command service, and added command palette 2020-10-18 21:52:10 +01:00
moveToFolder.ts Desktop: Simplified and improve command service, and added command palette 2020-10-18 21:52:10 +01:00
newFolder.ts Desktop: Simplified and improve command service, and added command palette 2020-10-18 21:52:10 +01:00
newNote.ts Desktop: Simplified and improve command service, and added command palette 2020-10-18 21:52:10 +01:00
newTodo.ts Desktop: Simplified and improve command service, and added command palette 2020-10-18 21:52:10 +01:00
print.ts Desktop: Simplified and improve command service, and added command palette 2020-10-18 21:52:10 +01:00
renameFolder.ts Desktop: Simplified and improve command service, and added command palette 2020-10-18 21:52:10 +01:00
renameTag.ts Desktop: Simplified and improve command service, and added command palette 2020-10-18 21:52:10 +01:00
search.ts Desktop: Simplified and improve command service, and added command palette 2020-10-18 21:52:10 +01:00
selectTemplate.ts Desktop: Simplified and improve command service, and added command palette 2020-10-18 21:52:10 +01:00
setTags.ts Desktop: Simplified and improve command service, and added command palette 2020-10-18 21:52:10 +01:00
showModalMessage.tsx Desktop: Simplified and improve command service, and added command palette 2020-10-18 21:52:10 +01:00
showNoteContentProperties.ts Desktop: Simplified and improve command service, and added command palette 2020-10-18 21:52:10 +01:00
showNoteProperties.ts Desktop: Simplified and improve command service, and added command palette 2020-10-18 21:52:10 +01:00
showShareNoteDialog.ts Desktop: Simplified and improve command service, and added command palette 2020-10-18 21:52:10 +01:00
toggleEditors.ts Desktop: Simplified and improve command service, and added command palette 2020-10-18 21:52:10 +01:00
toggleNoteList.ts Desktop: Simplified and improve command service, and added command palette 2020-10-18 21:52:10 +01:00
toggleSideBar.ts Desktop: Simplified and improve command service, and added command palette 2020-10-18 21:52:10 +01:00
toggleVisiblePanes.ts Desktop: Simplified and improve command service, and added command palette 2020-10-18 21:52:10 +01:00