v1.1.0 - 2020-06-24 (v1.1.1 - 2020-07-08)
We implement the HackMD Note Explorer in this release. With this explorer, you can preview your HackMD notes without leaving the VSCode.
We also added a command that creates a HackMD note from editor content.
Hope you enjoy this release!
Highlights
Login
Click on the button or use command HackMD: Login
to log in HackMD client
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
TreeView
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Click on the tree node to show text document
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Open on browser and Edit / View mode
Buttons of preview, two column mode and to open note on browser will show up when hovering on the tree node.
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Swapping various view modes by clicking those buttons.
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Also, commands like HacKMD: Open Preview
and HacKMD: Open Preview to the Side
can achieve the same purpose.
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Editor
Open notes on HackMD
Right click on sidebar or open an editor then use command: HackMD: Open note on HackMD
to simply open this note on HackMD.io by browser or copy the url to clipboard.
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Create notes from editor
Open an editor then use command: HackMD: Create note from editor
to create a new note on HackMD.io.
After that, you can also open the new note on HackMD.io directly or copy the note url to clipboard.
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Create code snippets
We added "Create code snippet" in this release. To use it:
- Select a specific range of code
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
- Open command palette, choose
HackMD: Create a code snippet
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
- It will show up notification when it's done:
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
- Open in browser and start discussion!
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Configuration settings
We now support following configurations in preference setting:
- Enterprise: Check when connecting to HackMD Enterprise sever which contains more features
- Sever URL: Specify the self-hosted URL for HackMD EE or CodiMD
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ