Releases: TomoTom0/HackMD_Search
Releases · TomoTom0/HackMD_Search
v0.3: Download Backup Notes
v0.3: Download Backup Notes
This update includes these features.
- You can view and download any notes stored into the cache even offline or under the server crush.
- You can also download zip file where all notes are packed.
- Add an option page where the features are usable.
Option Page
On the option page which you can access via the Chrome extension menu, you can access all stored notes even offline.
button | feature |
---|---|
Download All Notes (.zip) | Download zip file with all notes stored into the cache packed. |
Show/Hide | Toggle the content of selected note are shown or hidden. |
Copy a Note | Copy the content of selected note to clipboard. |
Download a Note as MD | Download the selected note as markdown file |
The name of downloaded markdown file is {Note Title}_{Note id}.md
because HackMD allows several notes to have the same name and we should give the identified name.
v0.2: Works
Update@v0.2: Works
There are several improved things, but this chrome extension work without major bugs.
Search
In the original search page, you can search from sentences of notes with some techniques: minus, phrase, regex.
Store Notes
Before first search, you must store all notes to the cache of this extension, which doesn't take time.