dendrite.nvim/persistence
Kristian 754a4c5435
feat(note_save): save new and old notes (#19)
* feat(map): added extracted_link -> model.link map

* feat(note/save): setup for handle_new_note

* feat(save_note): save new and old notes
2026-04-11 17:02:53 +02:00
..
config feat: move some code from config to store 2026-04-06 12:12:10 +02:00
migrations fix(repos): use new table name in repo and tests 2026-04-08 22:14:07 +02:00
repositories feat(note_save): save new and old notes (#19) 2026-04-11 17:02:53 +02:00
store feat(create_note): handle template read from temp name instead of path 2026-04-06 16:00:23 +02:00
db_context.go feat(dbcontex): add read context (#18) 2026-04-11 15:24:15 +02:00
db_migrator.go ref(handlers): uow passsed to method 2026-04-03 21:03:36 +02:00
doc.go fix(db_migrator): added dependency and embedded migration scripts 2026-03-22 19:42:05 +01:00
idb_context.go feat(dbcontex): add read context (#18) 2026-04-11 15:24:15 +02:00
read_context.go feat(dbcontex): add read context (#18) 2026-04-11 15:24:15 +02:00