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