Ever wanted to export your hive posts to md format? Maybe to export onto a markdown editor?
Fancy that, me too so I wrote a tool to easily import my hive posts into a zip file containing all my posts in .md format.
Checkout the video below for a demo of using the tool and introduction to Notable, which is a multi file markdown editor with a ton of nifty features for writers,.. the major gain of a tool like this is search and viewing your posts tagged in a easy way to find.
Origin story
I've noticed authors like @edicted regularly refer to old posts and being frustrated at a lack of a good search option for their old posts... Among other gripes. So I decided to write a tool to make it easier. Sidenote, he currently can't use the tool because of a limit in localstorage which the static site (GitHub hosted) currently uses, the next updates will allow those authors, like @acidyo as well, that write a lot of long posts. But for the other 99% of us, you should be fine,... You verbose folks, again give me a few days or so to get the updated indexeddb version up with a lot more capabilities.
This is all client side in your browser, no submitting info or trackers or any of that..
The tools URL is :
https://blokz.github.io/hive-downloader/
GitHubrepo:
https://github.com/blokz/hive-downloader