dendrite.nvim/persistence/repositories
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
..
doc.go feat(create_note): setup note 2026-03-22 23:00:21 +01:00
link_repository.go feat(completeion_link): add completion commands for link 2026-04-09 23:46:11 +02:00
note_repository.go feat(note/save): setup save note (#17) 2026-04-11 00:01:57 +02:00
tag_repository.go chore(sln): small improvements to repo structure and naming 2026-04-09 21:46:43 +02:00
uow.go fix(db_context): lazy load on uow.Begin() 2026-04-04 01:06:04 +02:00