sn-cli
sn-cli copied to clipboard
a command line interface for standard notes
Thanks @jonhadfield for your hard work with this CLI! :) Any plans to support uploading new files to SN, or deleting existing files from SN? In terms of personal preference,...
https://github.com/jonhadfield/awesome-standard-notes/issues/54 It's most likely in the gosn-v2 library that this is happening, but better here for now, for visibility.
I just found this project from the Standard Notes Reddit while look for a CLI program to interact with Standard Notes. So far I am happy with what I see...
I'm using `sn version [0.2.4-acc74a5] 2022-02-27T13:06:40Z` on macOS 11.7. When I run `sn --debug session --add` and enter my credentials I get this output: ``` 2022/10/14 19:20:48 gosn-v2 | attempting...
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.16.0 to 0.18.0. Commits c5eaf76 go.mod: update golang.org/x dependencies 353276a go.mod: update golang.org/x dependencies See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0. Release notes Sourced from github.com/stretchr/testify's releases. v1.9.0 What's Changed Fix Go modules version by @SuperQ in stretchr/testify#1394 Document that require is not safe to...
Bumps [github.com/pterm/pterm](https://github.com/pterm/pterm) from 0.12.74 to 0.12.79. Release notes Sourced from github.com/pterm/pterm's releases. v0.12.79 What's Changed Exciting New Features 🎉 feat(text-input): Show DefaultValue as placeholder by @MarvinJWendt in pterm/pterm#639 Full Changelog:...
I want to be able to add a directory of notes recursively (or at least optionally recursively), to help import from other sources into standard notes. I am happy to...
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @salmanmkc in actions/checkout#2248 Persist...