Commit Graph

37 Commits (main)

Author SHA1 Message Date
Michael McDonagh 0eaf26483f
Remove references to old repo (#373)
Finalise transfer from old repo (github.com/mickael-menu/zk) to new (github.com/zk-org/zk)

Co-authored-by: tjex <tjex@tjex.net>
4 months ago
Julio Lopez 87f3680a9b
chore(ci): use Go 1.21 (#360)
Co-authored-by: Jurica Bacurin <jurica@bacurin.de>
4 months ago
dependabot[bot] f120f9546c
Bump golang.org/x/crypto from 0.0.0-20220525230936-793ad666bf5e to 0.17.0 (#368)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jurica Bacurin <jurica@bacurin.de>

Ran tests against the PR, all pass.
4 months ago
Mickaël Menu 39bcb8069f
Bump go-sqlite3 (#296) 1 year ago
dependabot[bot] 89ff022593
Bump golang.org/x/text from 0.3.7 to 0.3.8 (#292) 1 year ago
Mickaël Menu 68e6b70eae
Upgrade to Go 1.18 and update dependencies (#221) 2 years ago
Mickaël Menu 525047fab9
Add support for double star globbing in `note.ignore` config option (#195) 2 years ago
Mickaël Menu d74cf52d1e
List note tags (#85) 3 years ago
Mickaël Menu 5abbab4c73
Upgrade dependencies (#73) 3 years ago
Mickaël Menu 729dbe9760
Add JSON and JSON lines list formats (#52) 3 years ago
Mickaël Menu 980244d2c3
Add an interactive wizard for `zk init` (#35) 3 years ago
Mickaël Menu f3ebdb4813
Support for VS Code and minor LSP fixes (#34) 3 years ago
Mickaël Menu ba41fe5a71
Experimental LSP server (#21) 3 years ago
Mickaël Menu c58e68e0e2
Add support for nested maps in the YAML frontmatter
Don't prevent saving a note when the YAML to JSON serialization fails
3 years ago
Mickaël Menu 202ea62322
Use the YAML frontmatter key `date` for the note creation date, when provided 3 years ago
Mickaël Menu ade5da20df
Support Markdown autolinking for external links 3 years ago
Mickaël Menu 17c30a66e5
Improve help output and add --delimiter0 in list command 3 years ago
Mickaël Menu 16fdcfe751
Improve confirm prompt using third-party library 3 years ago
Mickaël Menu 7e3e2cbd20
Add a fzf binding to create a new note with the search query from the edit command 3 years ago
Mickaël Menu 76fb5f67aa
Migrate from HCL to TOML for the config language 3 years ago
Mickaël Menu 0512bf78b4
Add support for YAML frontmatters 3 years ago
Mickaël Menu 1b905dacfd
Don't prompt the user when the terminal is not interactive 3 years ago
Mickaël Menu 58cfec5c80
Add a progress report during indexing 3 years ago
Mickaël Menu 29688186f2
Add a proper Markdown parser 3 years ago
Mickaël Menu d797b94845
Filter by creation date 3 years ago
Mickaël Menu 0e8ae93450
Improve test result diffing 3 years ago
Mickaël Menu 8ed6667743
Add various list formats 3 years ago
Mickaël Menu 5988b020af
Add "elapsed" date format 3 years ago
Mickaël Menu 8a876f3b7f
Test note DAO 3 years ago
Mickaël Menu 0573852529
Index notes content 3 years ago
Mickaël Menu 4dad3a2309
Add the initial DB schema 3 years ago
Mickaël Menu 768939f3fe
Add the {{sh}} template helper 3 years ago
Mickaël Menu 1490bb5ecb
Add the {{date}} template helper 3 years ago
Mickaël Menu 6dfa9b6949
Add the {{slug}} template helper 3 years ago
Mickaël Menu 76ac1d1bb1
Add a handlebars template renderer 3 years ago
Mickaël Menu c4a5648238
Parse zk config 3 years ago
Mickaël Menu bdda74362f
Add init command 3 years ago