Skip to content

Releases: Yakitrak/notesmd-cli

v0.3.3

10 Mar 20:42

Choose a tag to compare

Changelog

  • 0337d84 chore: bump version to v0.3.3
  • 1b43ad0 fix: use QueryEscape for URI params and run CI only on PRs (#108)
  • 7b34e97 feat(search-content): add non-interactive output and command tests (#94)

v0.3.2

06 Mar 17:27

Choose a tag to compare

Changelog

  • 7c2893b fix(ci): use go-version-file in release workflow
  • 834ae8e chore: bump version to v0.3.2
  • 33e4c59 feat: respect Obsidian excluded files in search (#106)
  • d0f387b fix(ci): fix golangci-lint v2 config schema
  • 295828b fix(ci): migrate golangci-lint to v2
  • 53df1c0 chore(deps): bump the go-dependencies group with 3 updates (#105)
  • 3e8d57e chore(deps): bump golangci/golangci-lint-action from 6 to 9 (#104)
  • 2425f6b chore(deps): bump actions/setup-go from 5 to 6 (#103)
  • 55976ac chore: add dependabot config; branch CI with lint and security scanning; harden release workflow; update Go ver; pre-commit hook (#99)
  • 20dbf8e docs: update AUR install instructions to include non-binary pkg (#100)
  • c011f9e fix: address review feedback on PR #89 (#93)
  • dfbc393 docs: add headless/no GUI setup instructions (#96)

v0.3.1

18 Feb 18:50
ce06c87

Choose a tag to compare

Changelog

  • ce06c87 feat: filesystem-first create command and default open-type config (#90)
  • ecf08b8 doc: how to install from AUR (#87)
  • 79d67a2 Add Support for WSL Environments With Windows-stored Obsidian Vaults (#84)

v0.3.0: Renamed from obsidian-cli notesmd-cli

12 Feb 19:56
bb3e49c

Choose a tag to compare

refactor: rename to notesmd-cli (#82)

v0.2.3

03 Feb 21:45

Choose a tag to compare

Changelog

  • df350a4 add section flag to open command (#74)
  • f6d1fcb add list command to display vault contents (#73)

v0.2.2

24 Jan 12:43

Choose a tag to compare

Changelog

  • 56590cb chore: bump version to v0.2.2
  • 0f15280 feat: add --mentions flag to print command (#69)
  • 52d1062 Update README to remove installation link

v0.2.1

11 Jan 15:53

Choose a tag to compare

  • Frontmatter commands
  • General and security improvements

v0.2.0

12 Dec 00:18

Choose a tag to compare

Added --editor option for search, search-content, create, and move commands

v0.1.9

18 Aug 15:32

Choose a tag to compare

Changelog

  • Prevent unnecessary file timestamp
  • Add search content command to search notes
  • Print note command can now use note name and paths
  • Print vault command can not print path only for easy navigation

v0.1.8

27 Dec 19:20

Choose a tag to compare

Changelog

  • dc977ed chore: goreleaser go version update to 1.23.2
  • da05589 feat: new and updated commands
  • 0846498 Create FUNDING.yml