Nathaniel Landau
dbf1cc8e13
build(deps): bump ruff to v0.0.264
2023-05-05 13:14:03 -04:00
Nathaniel Landau
4df10e785e
fix: improve TOML error handing and docs for Windows paths ( #31 )
...
* fix: improve TOML error handing and documentation for Windows paths
* build(linting): pash ruff v2.0.260
2023-03-30 10:33:51 -04:00
Nathaniel Landau
375dceb8c6
build(deps): bump dependencies
2023-03-26 14:41:38 -04:00
Nathaniel Landau
593dbc3b55
build: add script to bump dependencies
2023-03-18 19:17:23 -04:00
Nathaniel Landau
009801a691
style: pass additional linters
2023-03-17 14:30:50 -04:00
Nathaniel Landau
000ac1a16c
feat: transpose metadata between frontmatter and inline
2023-03-11 16:20:50 -05:00
Nathaniel Landau
bd4b94aefa
build(deps): bump dependencies
2023-03-03 20:28:50 -05:00
Nathaniel Landau
8f8174a902
build: update ruff and pass linting
2023-02-26 10:41:17 -05:00
Nathaniel Landau
3bbcf3a987
build(deps): bump dependencies
2023-02-23 10:20:14 -05:00
Nathaniel Landau
17985615b3
feat: add new inline metadata ( #15 )
...
* feat: add new inline metadata to notes
* fix: prepend note content after frontmatter
* refactor: cleanup search patterns
* feat(regex): find top of note
* test: add headers
* fix: insert to specified location
* test: improve test coverage
* docs: add inline metadata
2023-02-04 23:34:31 -05:00
Nathaniel Landau
0de95a4be4
refactor: pass Ruff lint rules
2023-02-04 23:34:31 -05:00
Nathaniel Landau
8e040aeba4
feat: export metadata ( #14 )
...
* docs(readme): fix line breaks
* feat: export metadata to a CSV
* fix: finalize colors for questions
* feat: inspect frontmatter, inline, and tags separately
* feat: export metadata to JSON
* fix: do not count in-page links as tags
* ci(codecov): adjust patch target percentage down
* feat(metadata): export CSV or JSON from command line
2023-02-02 17:09:31 -05:00
Nathaniel Landau
42dd73b038
build(devcontainer): ebuild virtual environment
2023-01-28 22:08:07 +00:00
Nathaniel Landau
1e4fbcb4e2
feat(configuration): support multiple vaults in the configuration file ( #6 )
...
When multiple vaults are added to the configuration file, the script will prompt
you to select one at runtime
2023-01-24 10:32:56 -05:00
Nathaniel Landau
b7bcf74926
feat: initial application release
2023-01-22 16:55:46 +00:00