Software Details:
Version: 0.1.1
Upload Date: 20 Feb 15
Distribution Type: Freeware
Downloads: 54
Hatena2reST is a tool that converts Hatena diary to tinkerer.
Usage
1. Export Hatena Diary with XML format.
2. Execute htn2rst commandl.
htn2rst your_hatena_id.xml
Retrieve your photo images when converting, execute htn2rst command with "-r/--retrieve" option.
htn2rst -r your_hatena_id.xml
1. Change generated direcotry.
cd ~/tmp/hatena2rest
2. Edit necessary setting items of tineker conf file.
edit conf.py
3. Build from reST to HTML files with tinker command.
tinker -b -q
What is new in this release:
- Fix convert categories and title with URI.
Requirements:
- Python
- Sphinx
- Tinkerer
Comments not found