mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 03:46:37 +01:00
various small usability improvements
This commit is contained in:
@@ -127,6 +127,10 @@ $(function(){
|
||||
}
|
||||
});
|
||||
}
|
||||
},
|
||||
"return": function(node) {
|
||||
// doesn't work :-/
|
||||
$('#noteDetail').summernote('focus');
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user