dendrite.daemon/core/handlers/note
Kristian c0591b6c7e
feat(note/save): setup save note (#17)
* feat(file): added file type

* feat(file_handler): added filehandler with placeholder func

* ref(links): updated link model and table

* feat(links): added link extration on file save

* feat(note_repo): added get by slug query
2026-04-11 00:01:57 +02:00
..
create_note_handler.go chore(sln): small improvements to repo structure and naming 2026-04-09 21:46:43 +02:00
doc.go chore(sln): small improvements to repo structure and naming 2026-04-09 21:46:43 +02:00
save_note.go feat(note/save): setup save note (#17) 2026-04-11 00:01:57 +02:00