Commit Graph

  • cb6fabc7b5 build(deps-dev): bump coverage from 7.4.0 to 7.4.4 dependabot/pip/coverage-7.4.4 dependabot[bot] 2024-04-01 09:25:13 +00:00
  • 679fb997ce ci(deps): bump wagoid/commitlint-github-action from 5 to 6 dependabot/github_actions/wagoid/commitlint-github-action-6 dependabot[bot] 2024-04-01 09:05:17 +00:00
  • b70f05d08a ci(deps): bump softprops/action-gh-release from 1 to 2 dependabot/github_actions/softprops/action-gh-release-2 dependabot[bot] 2024-04-01 09:05:12 +00:00
  • a239b28716 ci(deps): bump codecov/codecov-action from 3 to 4 dependabot/github_actions/codecov/codecov-action-4 dependabot[bot] 2024-02-01 09:36:02 +00:00
  • c19e2a99a4 build(deps-dev): bump platformdirs from 4.1.0 to 4.2.0 dependabot/pip/platformdirs-4.2.0 dependabot[bot] 2024-02-01 09:06:54 +00:00
  • 30f4e47242 build(deps-dev): bump ruff from 0.1.13 to 0.1.15 dependabot/pip/ruff-0.1.15 dependabot[bot] 2024-02-01 09:06:37 +00:00
  • fa61d902db build(deps-dev): bump pluggy from 1.3.0 to 1.4.0 dependabot/pip/pluggy-1.4.0 dependabot[bot] 2024-02-01 09:06:07 +00:00
  • 42083f3dc3 build(deps): bump dependencies main Nathaniel Landau 2024-01-18 09:26:44 -05:00
  • de37c7f12f build(deps-dev): bump jinja2 from 3.1.2 to 3.1.3 dependabot/pip/jinja2-3.1.3 dependabot[bot] 2024-01-11 20:19:52 +00:00
  • 64ac9a3ea3 ci(deps): bump actions/labeler from 4 to 5 (#71) dependabot[bot] 2024-01-01 11:14:54 -05:00
  • 8f7d4bb015 build(deps): bump dependencies Nathaniel Landau 2023-12-19 10:55:03 -05:00
  • ba5693cf61 ci(deps): bump actions/checkout from 3 to 4 (#60) dependabot[bot] 2023-12-19 10:28:42 -05:00
  • 28c721f6d9 bump(release): v0.12.0 → v0.12.1 v0.12.1 Nathaniel Landau 2023-09-02 17:05:01 -04:00
  • 10449b3e6a fix(notes): preserve file encoding when writing to filesystem (#59) Nathaniel Landau 2023-09-02 17:03:06 -04:00
  • 22e9719402 build(precommit): lint typos Nathaniel Landau 2023-08-31 08:53:42 -04:00
  • 461a067115 build(deps): updte dependencies Nathaniel Landau 2023-08-28 09:29:47 -04:00
  • 34aa78c103 build(deps): bump dependencies Nathaniel Landau 2023-07-05 09:48:44 -04:00
  • d78e5d1218 bump(release): v0.11.1 → v0.12.0 v0.12.0 Nathaniel Landau 2023-05-17 09:15:01 -04:00
  • 476ca62e5c build(deps): update sh from 2.0.3 to 2.0.4 Nathaniel Landau 2023-05-17 09:08:48 -04:00
  • 30009ada8f fix: allow markdown inline code in metadata values Nathaniel Landau 2023-05-17 09:07:47 -04:00
  • 00990db77a build(deps): bump dependencies Nathaniel Landau 2023-05-14 16:46:14 -04:00
  • ac487db3fd fix: only ask for valid metadata types when adding new metadata Nathaniel Landau 2023-05-06 14:52:06 -04:00
  • b762c34860 ci: update harden security runner (#42) Nathaniel Landau 2023-05-05 14:51:32 -04:00
  • 2d15760096 build(deps): bump all dependencies Nathaniel Landau 2023-05-05 14:27:30 -04:00
  • dbf1cc8e13 build(deps): bump ruff to v0.0.264 Nathaniel Landau 2023-05-05 13:14:03 -04:00
  • 2e61a92ad1 feat: greatly improve capturing all formats of inline metadata (#41) Nathaniel Landau 2023-05-05 13:09:59 -04:00
  • 9ec6919022 ci(deps): bump step-security/harden-runner from 2.2.0 to 2.2.1 (#33) dependabot[bot] 2023-04-04 09:09:18 -04:00
  • 72fef38b0f fix: convert charsets to utf-8 when necessary (#32) Nathaniel Landau 2023-03-30 17:37:32 -04:00
  • 4df10e785e fix: improve TOML error handing and docs for Windows paths (#31) Nathaniel Landau 2023-03-30 10:33:51 -04:00
  • 5a4643ea8f bump(release): v0.11.0 → v0.11.1 v0.11.1 Nathaniel Landau 2023-03-29 13:44:29 -04:00
  • c5766af678 fix: add custom exceptions (#29) Nathaniel Landau 2023-03-29 13:31:23 -04:00
  • 375dceb8c6 build(deps): bump dependencies Nathaniel Landau 2023-03-26 14:41:38 -04:00
  • c75d18200e bump(release): v0.10.0 → v0.11.0 v0.11.0 Nathaniel Landau 2023-03-24 15:50:59 -04:00
  • ffdac91537 feat: add --import-csv option to cli Nathaniel Landau 2023-03-24 15:38:42 -04:00
  • e8f408ee33 build(deps): bump dependencies Nathaniel Landau 2023-03-23 10:20:54 -04:00
  • 1dd3ddfb22 test: improve tests for utilities Nathaniel Landau 2023-03-23 09:50:19 -04:00
  • 8968127c95 bump(release): v0.9.0 → v0.10.0 v0.10.0 Nathaniel Landau 2023-03-21 23:18:04 -04:00
  • 4bf1acb775 fix: --export-template correctly exports all notes Nathaniel Landau 2023-03-21 23:16:23 -04:00
  • 98fa996462 fix: --export-csv exports csv not json Nathaniel Landau 2023-03-21 23:04:40 -04:00
  • fdb1b8b5bc refactor: pave the way for non-regex key/value deletions Nathaniel Landau 2023-03-21 22:50:01 -04:00
  • 08999cb055 feat: add --export-template cli option Nathaniel Landau 2023-03-21 17:40:13 -04:00
  • 4e053bda29 refactor: remove unused code Nathaniel Landau 2023-03-21 17:17:10 -04:00
  • fa568de369 refactor: cleanup rename and delete from dict functions Nathaniel Landau 2023-03-21 17:15:36 -04:00
  • 696e19f3e2 fix(csv-import): fail if type does not validate Nathaniel Landau 2023-03-21 09:51:48 -04:00
  • 7b762f1a11 docs: cleanup readme Nathaniel Landau 2023-03-20 18:29:17 -04:00
  • c1a40ed8a4 bump(release): v0.8.0 → v0.9.0 v0.9.0 Nathaniel Landau 2023-03-20 18:20:10 -04:00
  • 6f14076e33 fix: find more instances of inline metadata Nathaniel Landau 2023-03-20 18:15:05 -04:00
  • ca42823a2f fix: ensure frontmatter values are unique within a key Nathaniel Landau 2023-03-20 13:58:49 -04:00
  • 36adfece51 fix: improve validation of bulk imports Nathaniel Landau 2023-03-20 12:56:22 -04:00
  • d636fb2672 feat: bulk update metadata from a CSV file Nathaniel Landau 2023-03-20 00:16:19 -04:00
  • 593dbc3b55 build: add script to bump dependencies Nathaniel Landau 2023-03-18 19:17:23 -04:00
  • 009801a691 style: pass additional linters Nathaniel Landau 2023-03-17 11:39:05 -04:00
  • 2493db5f23 fix: improve logging to screen Nathaniel Landau 2023-03-13 07:56:49 -04:00
  • a2d69d034d bump(release): v0.7.0 → v0.8.0 v0.8.0 Nathaniel Landau 2023-03-12 14:11:00 -04:00
  • 556acc0d46 docs: include move metadata in documentation Nathaniel Landau 2023-03-12 14:08:44 -04:00
  • 8cefca2639 feat: move inline metadata to specific location in note (#27) Nathaniel Landau 2023-03-12 13:58:55 -04:00
  • 82e1cba34a fix: add back option to transpose menus Nathaniel Landau 2023-03-12 11:19:53 -04:00
  • 7f431353e1 bump(release): v0.6.1 → v0.7.0 v0.7.0 Nathaniel Landau 2023-03-11 16:59:27 -05:00
  • 4e49445b08 docs: add new screencast Nathaniel Landau 2023-03-11 16:58:13 -05:00
  • 5f9c79a9c1 fix: exit after committing changes Nathaniel Landau 2023-03-11 16:55:21 -05:00
  • 34e7c07dd9 fix: fix typo and sort order of options Nathaniel Landau 2023-03-11 16:41:48 -05:00
  • 32a838c8e4 ci: fix ruff linting Nathaniel Landau 2023-03-11 16:27:38 -05:00
  • 000ac1a16c feat: transpose metadata between frontmatter and inline Nathaniel Landau 2023-03-11 12:04:26 -05:00
  • 1eb2d30d47 feat: select insert location for new inline metadata Nathaniel Landau 2023-03-09 21:47:36 -05:00
  • b6a3d115fd build(deps): bump deps Nathaniel Landau 2023-03-09 21:44:07 -05:00
  • 03e6ad59c4 bump(release): v0.6.0 → v0.6.1 v0.6.1 Nathaniel Landau 2023-03-03 21:11:25 -05:00
  • 0b744f65ee refactor: use single console instance Nathaniel Landau 2023-03-03 21:10:43 -05:00
  • bf869cfc15 fix: improve error handling when frontmatter malformed Nathaniel Landau 2023-03-03 21:02:32 -05:00
  • bd4b94aefa build(deps): bump dependencies Nathaniel Landau 2023-03-03 20:28:50 -05:00
  • 3932717c7e ci(deps): bump devcontainers/ci from 0.2 to 0.3 (#22) dependabot[bot] 2023-02-26 13:41:56 -05:00
  • 755151e2ed ci(deps): bump step-security from 2.1.0 to 2.2.0 (#21) dependabot[bot] 2023-02-26 13:41:40 -05:00
  • 8f8174a902 build: update ruff and pass linting Nathaniel Landau 2023-02-26 10:41:17 -05:00
  • 3bbcf3a987 build(deps): bump dependencies Nathaniel Landau 2023-02-23 10:11:26 -05:00
  • 347dd4271f bump(release): v0.5.0 → v0.6.0 v0.6.0 Nathaniel Landau 2023-02-06 17:38:25 -05:00
  • 167997f527 fix(ui): add seperator to top of select lists Nathaniel Landau 2023-02-06 17:36:36 -05:00
  • 0143967db8 feat: transpose metadata (#18) Nathaniel Landau 2023-02-06 17:31:42 -05:00
  • 446374b335 fix: allow adding inline tags with same key different values (#17) Nathaniel Landau 2023-02-05 13:07:48 -05:00
  • 401d830942 fix: remove unnecessary question when viewing diffs Nathaniel Landau 2023-02-05 10:28:53 -05:00
  • 7eb8ff5fa8 ci: run on push in main only Nathaniel Landau 2023-02-05 00:11:16 -05:00
  • 2cca54320c bump(release): v0.4.0 → v0.5.0 v0.5.0 Nathaniel Landau 2023-02-04 23:59:00 -05:00
  • d94d9f2197 feat: add new tags (#16) Nathaniel Landau 2023-02-04 23:32:55 -05:00
  • 17985615b3 feat: add new inline metadata (#15) Nathaniel Landau 2023-02-04 21:52:54 -05:00
  • 13513b2a14 ci: use CHANGELOG.md for release notes Nathaniel Landau 2023-02-03 15:26:30 -05:00
  • b7b77d998c ci: run tests once on pull requests Nathaniel Landau 2023-02-03 13:55:07 -05:00
  • 0de95a4be4 refactor: pass Ruff lint rules Nathaniel Landau 2023-02-03 13:32:19 -05:00
  • 90b737f7b3 bump(release): v0.3.0 → v0.4.0 Nathaniel Landau 2023-02-02 17:11:41 -05:00
  • 8e040aeba4 feat: export metadata (#14) Nathaniel Landau 2023-02-02 17:09:31 -05:00
  • 4a29945de2 feat(app): limit scope of notes with one or more filters (#13) Nathaniel Landau 2023-02-01 15:00:57 -05:00
  • 6909738218 docs(readme): add badges Nathaniel Landau 2023-01-30 22:00:47 +00:00
  • 1977ae362c bump(release): v0.2.0 → v0.3.0 v0.3.0 Nathaniel Landau 2023-01-30 18:31:08 +00:00
  • c0d37eff3b fix(application): improve ux (#10) Nathaniel Landau 2023-01-30 13:29:18 -05:00
  • 48174ebde9 build(deps): bump dependencies Nathaniel Landau 2023-01-30 17:04:13 +00:00
  • eeaa1e7576 feat(application): add new metadata to frontmatter (#9) Nathaniel Landau 2023-01-30 11:06:31 -05:00
  • ac0090c6c9 build(ruff): update ruff configuration Nathaniel Landau 2023-01-28 22:08:42 +00:00
  • 42dd73b038 build(devcontainer): ebuild virtual environment Nathaniel Landau 2023-01-28 22:08:07 +00:00
  • bc394e2d77 build(deps): update dependencies Nathaniel Landau 2023-01-25 17:57:24 +00:00
  • 6867c62dcf bump(release): v0.1.1 → v0.2.0 v0.2.0 Nathaniel Landau 2023-01-25 17:26:29 +00:00
  • 455a2c9e86 refactor(application): refactor questions to separate class (#7) Nathaniel Landau 2023-01-25 12:20:59 -05:00
  • 1e4fbcb4e2 feat(configuration): support multiple vaults in the configuration file (#6) Nathaniel Landau 2023-01-24 10:32:56 -05:00
  • 5abab2ad20 docs(readme): fix dumb typo Nathaniel Landau 2023-01-23 01:00:03 +00:00