Nathaniel Landau
10449b3e6a
fix(notes): preserve file encoding when writing to filesystem ( #59 )
2023-09-02 17:03:06 -04:00
Nathaniel Landau
2e61a92ad1
feat: greatly improve capturing all formats of inline metadata ( #41 )
...
feat: greatly improve capturing metadata all formats of inline metadata
2023-05-05 13:09:59 -04:00
Nathaniel Landau
8cefca2639
feat: move inline metadata to specific location in note ( #27 )
2023-03-12 13:58:55 -04:00
Nathaniel Landau
bf869cfc15
fix: improve error handling when frontmatter malformed
2023-03-03 21:02:32 -05:00
Nathaniel Landau
0143967db8
feat: transpose metadata ( #18 )
...
* feat: transpose between frontmatter and inline metadata
* ci: improve codecode patch thresholds
* test: remove ansi escape sequences from `capsys.errout`
* test: improve fixture for shared keys
* build(deps): update dependencies
* refactor: use deepcopy
* docs: add transpose metadata
2023-02-06 17:31:42 -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
4a29945de2
feat(app): limit scope of notes with one or more filters ( #13 )
...
* style: rename `VaultMetadata.add_metadata` to `VaultMetadata.index_metadata`
* refactor(vault): refactor filtering notes
* fix(application): improve usage display
* fix(application): improve colors of questions
* feat(application): limit the scope of notes to be processed with one or more filters
* build(deps): update identify
2023-02-01 15:00:57 -05: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