dipsy
dipsy
+1 i cant create note for fuzzy search. Shift enter now is dont working.
`onChooseItem(item: TFile, evt: MouseEvent | KeyboardEvent): void { if(this.noSuggestion || evt.getModifierState("Shift")) { this.modalNoteCreation.create(this.inputEl.value); } else { this.modalNoteCreation.append(item); } }` please add somebody
For example I use notes with yaml number property "priority" as projects. Than I can select they or sort with dataview. Its very simple and efficient. But, for toggl plugin...
Присоединяюсь к просьбе