mirror of
https://github.com/zadam/trilium.git
synced 2025-11-07 22:05:44 +01:00
small fixes and tweaks
This commit is contained in:
@@ -61,7 +61,7 @@ export default class NoteTitleWidget extends NoteContextAwareWidget {
|
||||
});
|
||||
|
||||
utils.bindElShortcut(this.$noteTitle, 'return', () => {
|
||||
this.triggerCommand('focusOnAttributes', {ntxId: this.noteContext.ntxId});
|
||||
this.triggerCommand('focusOnDetail', {ntxId: this.noteContext.ntxId});
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user