hackmd-cli icon indicating copy to clipboard operation
hackmd-cli copied to clipboard

The HackMD/CodiMD Command Line Tool

Results 21 hackmd-cli issues
Sort by recently updated
recently updated
newest added

A great feature would be to set the sharing permissions of a note from the CLI, for example publishing a note in view or edit mode. Everything under the sharing...

I believe this should be first implemented by the client APIs.

First of all, thanks for maintaining this tool. Sometimes, when using the `notes update` command, the note is not fully updated. Here is a fairly small example/reproduction: ````sh $ hackmd-cli...

Bumps [get-func-name](https://github.com/chaijs/get-func-name) from 2.0.0 to 2.0.2. Release notes Sourced from get-func-name's releases. v2.0.2 What's Changed Revert previous changes that shipped this as an ES module. Full Changelog: https://github.com/chaijs/get-func-name/commits/v2.0.2 v2.0.1 What's...

dependencies

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies

When I use `hackmd-cli notes update --noteId="XYZ" --content="New content"` to set the contents of a note, the title of the note is removed. Trying to include the title of the...

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies

If we try to update a note that is not ours, but that we are allowed to edit, the note is edited but the API answers with a `403 Forbidden`...

- https://oclif.io/docs/releasing - https://github.com/softprops/action-gh-release