You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zk/internal/adapter/sqlite
Mickaël Menu 1745097256
Fix error when pairing `--link-to` and `--linked-by` (#255)
2 years ago
..
testdata Release zk 0.10.0 2 years ago
collection_dao.go Add LSP commands `zk.list` and `zk.tag.list` (#114) 2 years ago
collection_dao_test.go Add LSP commands `zk.list` and `zk.tag.list` (#114) 2 years ago
db.go Remove dependency on `libicu` (#213) 2 years ago
db_test.go Release zk 0.10.0 2 years ago
link_dao.go Update existing links when adding a new note (#219) 2 years ago
link_dao_test.go Add a command to produce a graph of the indexed notes (#106) 3 years ago
metadata_dao.go Architecture (#27) 3 years ago
metadata_dao_test.go Architecture (#27) 3 years ago
note_dao.go Fix error when pairing `--link-to` and `--linked-by` (#255) 2 years ago
note_dao_test.go Support regular expressions with `--match` (#222) 2 years ago
note_index.go Fix updating links after creating a new note (#237) 2 years ago
note_index_test.go Update existing links when adding a new note (#219) 2 years ago
stmt.go Architecture (#27) 3 years ago
transaction.go Architecture (#27) 3 years ago
transaction_test.go Architecture (#27) 3 years ago
util.go Update existing links when adding a new note (#219) 2 years ago
util_test.go Add --exact-match option (#30) 3 years ago