mirror of
https://github.com/zadam/trilium.git
synced 2025-11-17 10:40:41 +01:00
add 'Open note on server' menu item to NoteActions drop-down
This commit is contained in:
@@ -329,6 +329,7 @@ export type CommandMappings = {
|
||||
exportAsPdf: CommandData;
|
||||
openNoteExternally: CommandData;
|
||||
openNoteCustom: CommandData;
|
||||
openNoteOnServer: CommandData;
|
||||
renderActiveNote: CommandData;
|
||||
unhoist: CommandData;
|
||||
reloadFrontendApp: CommandData;
|
||||
|
||||
Reference in New Issue
Block a user