mirror of
https://github.com/zadam/trilium.git
synced 2025-06-05 01:18:44 +02:00
jump to note: Add "Create and link child note"
This commit is contained in:
parent
af4d0c3ba6
commit
52b5711ecd
@ -58,6 +58,7 @@ export default class JumpToNoteDialog extends BasicWidget {
|
||||
|
||||
async refresh() {
|
||||
noteAutocompleteService.initNoteAutocomplete(this.$autoComplete, {
|
||||
allowCreatingNotes: true,
|
||||
hideGoToSelectedNoteButton: true,
|
||||
container: this.$results
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user