zk/internal/core
tjex be46e734bf fix: works, but with caveat of old tests breaking.
It would seem that the old tesh test is not taking into account note
titles with `"` marks. Therefore, the failing test may be a sign of the
test needing to be updated, rather than this fix being void.
2024-04-03 18:16:58 +11:00
..
collection_format.go List note tags (#85) 2021-10-03 18:36:59 +02:00
collection.go Add LSP commands zk.list and zk.tag.list (#114) 2021-12-11 18:25:40 +01:00
config_test.go Remove references to old repo (#373) 2024-01-10 22:47:22 +01:00
config.go Remove references to old repo (#373) 2024-01-10 22:47:22 +01:00
fs_test.go Add --working-dir option (#29) 2021-04-17 11:28:38 +02:00
fs.go Add --working-dir option (#29) 2021-04-17 11:28:38 +02:00
id.go Architecture (#27) 2021-04-14 20:14:01 +02:00
link_format_test.go Remove references to old repo (#373) 2024-01-10 22:47:22 +01:00
link_format.go Remove references to old repo (#373) 2024-01-10 22:47:22 +01:00
link.go Update existing links when adding a new note (#219) 2022-05-22 16:39:13 +02:00
note_find_test.go Remove references to old repo (#373) 2024-01-10 22:47:22 +01:00
note_find.go Support multiple --match flags (#268) 2022-11-27 15:56:18 +01:00
note_format_test.go Remove references to old repo (#373) 2024-01-10 22:47:22 +01:00
note_format.go fix: works, but with caveat of old tests breaking. 2024-04-03 18:16:58 +11:00
note_index.go Remove references to old repo (#373) 2024-01-10 22:47:22 +01:00
note_new_test.go Remove references to old repo (#373) 2024-01-10 22:47:22 +01:00
note_new.go Remove references to old repo (#373) 2024-01-10 22:47:22 +01:00
note_parse_test.go Improve Markdown and wiki links matching and generation (#71) 2021-09-25 19:28:29 +02:00
note_parse.go Remove references to old repo (#373) 2024-01-10 22:47:22 +01:00
note.go Remove references to old repo (#373) 2024-01-10 22:47:22 +01:00
notebook_path.go Add tesh test suite (#147) 2022-01-10 14:28:14 +01:00
notebook_store.go Remove references to old repo (#373) 2024-01-10 22:47:22 +01:00
notebook.go Remove references to old repo (#373) 2024-01-10 22:47:22 +01:00
style_test.go Architecture (#27) 2021-04-14 20:14:01 +02:00
style.go Add tesh test suite (#147) 2022-01-10 14:28:14 +01:00
template_test.go Architecture (#27) 2021-04-14 20:14:01 +02:00
template.go Generate internal links to notes (#32) 2021-04-18 16:37:54 +02:00
util.go Generate internal links to notes (#32) 2021-04-18 16:37:54 +02:00