dendrite.nvim/core/handlers/note
2026-05-31 12:45:18 +02:00
..
create_note_handler.go feat(cfe): add cfe on create (#44) 2026-05-30 22:14:44 +02:00
delete_note_handler.go feat(note/delete): added note delete handler (#38) 2026-05-09 14:46:53 +02:00
doc.go chore(sln): small improvements to repo structure and naming 2026-04-09 21:46:43 +02:00
get_backlinks_handler.go feat(note/backlinks): added support for querying backlinks (#33) 2026-04-26 14:28:34 +02:00
get_notes_by_cfe_handler.go feat(cfe): get notes by cfe (#46) 2026-05-31 12:45:18 +02:00
get_notes_by_tag_handler.go feat(cfe): get notes by cfe (#46) 2026-05-31 12:45:18 +02:00
goto_note_handler.go feat(url_goto): link parsing on url and note 2026-04-14 23:15:55 +02:00
save_note_handler.go feat(cfe): add cfe on save and rebuild (#45) 2026-05-30 23:33:30 +02:00