dendrite.nvim/core
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
..
file_handling feat(note_save): save new and old notes (#19) 2026-04-11 17:02:53 +02:00
handlers feat(note_save): save new and old notes (#19) 2026-04-11 17:02:53 +02:00
logging feat(logging): added logging and removed log to stdout 2026-04-05 13:17:30 +02:00
models feat(note_save): save new and old notes (#19) 2026-04-11 17:02:53 +02:00
rpc ref(server): simplified server 2026-04-02 11:29:10 +02:00
server feat(db_context): added db context 2026-04-04 00:14:58 +02:00
utils fix(tags): filter out existing tags and upsert note tag link 2026-04-05 14:11:54 +02:00