Commit graph

34 commits

Author SHA1 Message Date
4025f03826
template path fix (#48) 2026-06-10 19:58:03 +02:00
86ac6b33a4
cleanup (#47) 2026-05-31 21:15:12 +02:00
865430d21c
feat(cfe): get notes by cfe (#46) 2026-05-31 12:45:18 +02:00
87536b474a
feat(cfe): add cfe on create (#44) 2026-05-30 22:14:44 +02:00
0eeb588983
ref(cfg): extend init command with additional props (#42)
* feat(v_config): changed vault configuration

* ref(cfg): extend init cmd with config props
2026-05-27 21:01:58 +02:00
38b4cb815f
feat(index): add exclude index config (#41) 2026-05-21 23:40:19 +02:00
8a6543611e
add path to slug (#37) 2026-05-09 14:32:29 +02:00
594764344d
feat(completion/tag): support for tag completion (#32)
* setup tag complete handler

* feat(completion/tag): added tag complete query

* improved return

* fix test
2026-04-25 12:37:33 +02:00
cc9434da67 test(unit): fix fe_matter test 2026-04-18 14:33:04 +02:00
c9bba78565 feat(vautl_cfg): add path & name for vault 2026-04-18 00:09:42 +02:00
f8ba52e62e feat(goto): added goto_note_handler 2026-04-14 18:26:38 +02:00
adfb075c5a feat(tag_service): added tag handling to service 2026-04-12 15:34:52 +02:00
9781268485 fix(test): new di setup for integration tests 2026-04-12 02:54:17 +02:00
c872cf8b57 chore(sln): small improvements to repo structure and naming 2026-04-09 21:46:43 +02:00
adba974a4b fix(repos): use new table name in repo and tests 2026-04-08 22:14:07 +02:00
d4c922ba53 fix(unit_test): frontmatter parse test 2026-04-06 23:09:52 +02:00
a2a6c2743c ref(file_handling): moved template logic out of handler 2026-04-06 23:04:17 +02:00
02853c2957 feat(create_note): handle template read from temp name instead of path 2026-04-06 16:00:23 +02:00
45ff7c84c4 ref(create_note): use vault store for template path resolution 2026-04-06 12:37:40 +02:00
81c177bca2 fix(db_context): lazy load on uow.Begin() 2026-04-04 01:06:04 +02:00
975986a602 ref(create_note): update handler to use uow with dbcontext 2026-04-04 00:19:09 +02:00
566ba834d4 feat(db_context): added db context 2026-04-04 00:14:58 +02:00
2537140053 ref(handlers): uow passsed to method 2026-04-03 21:03:36 +02:00
89dcc7206c sm(test): aaa 2026-04-02 18:45:07 +02:00
d9cc1c6ec7 test(create_note): integration test for create note 2026-04-02 18:34:37 +02:00
8cc8ea7791 fix(fronmatter): use pkg instead of shit 2026-04-02 16:38:05 +02:00
7ff9788d95 ref(tags): improved frontmatter parse use 2026-04-02 13:00:49 +02:00
18c2af7928 ref(server): simplified server 2026-04-02 11:29:10 +02:00
ed2ebff9d3 ref(handler): fix return value from rpc.resp/error to rpc.resp 2026-03-30 21:08:01 +02:00
950f9098ab sm: added todos 2026-03-30 00:52:25 +02:00
462749bbb9 feat(test): integration testing 2026-03-30 00:51:17 +02:00
5ad46b599d feat(test): integration test setup 2026-03-30 00:35:50 +02:00
5e0dbe5873 feat(frontmatter): parsing and tag extract 2026-03-25 20:34:53 +01:00
74a0d9603c test(frontmatter): test simple frontmatter parser 2026-03-25 19:09:51 +01:00