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

The HackMD/CodiMD Command Line Tool

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

This feature is highly desirable. Is it being worked upon?

enhancement

It would be really helpful if one could export all documents with a flag. For example: ``` hackmd-cli export --all --md ``` This way, one can easily keep their documents...

It would be very useful to use the list command to return only notes that match a tag. Use case: use hackmd-cli to export some notes and batch commit them...

Print config path (note: without credentials)

Something like https://github.com/hackmdio/vscode-hackmd/pull/24

This is a really useful tool, thank you for developing it. For our use cases, it would be very helpful to be able to specify the page slug for an...

Hi, I am looking to integrate an auto-publishing pipeline with GitHub Actions. Our current documentation is written in HackMD-favoured markdown, is there a way to directly convert markdown to html...

https://github.com/hackmdio/hackmd-cli/blob/16aad4906ad20cea90a0328f02bf3a408834920f/src/commands/history.ts#L27-L33 Currently it only returns ID and Name We can return more fields like tags/updated time/created time

enhancement

- [ ] #79 - [ ] homebrew formula - [ ] chocolatey package - [ ] deb, rpm (check if oclif support this) - [ ] AUR

There is no easy way to change note's permission in mass. While I can mass import Markdown note with this CLI, I cannot seem to control the permission of those...

enhancement