mirror of
https://github.com/zadam/trilium.git
synced 2025-10-30 09:56:36 +01:00
keyboard shortcuts for ribbon tabs
This commit is contained in:
@@ -36,6 +36,10 @@ const TPL = `
|
||||
</div>`;
|
||||
|
||||
export default class NotePathsWidget extends NoteContextAwareWidget {
|
||||
get name() {
|
||||
return "notePaths";
|
||||
}
|
||||
|
||||
isEnabled() {
|
||||
return this.note;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user