Rewrote EsaExporter using Go.
This tool has function that export from esa.io to local.
esa.io is https://esa.io
- esa.io target team all article datas.
- json
- markdown
- Image files by img tag
- Modify img tag url for local filesystem.
- Create index file to root path of exported place.Name is index.md.
goEsaExporter -mode=md -root="d:\\" -team="teamname" -token="api token"
goEsaExporter -h
- Install below extention.'Markdown viewer' https://chrome.google.com/webstore/detail/markdown-viewer/ckkdlimhmcjmikdlpkmbgfkaikojcbjk?hl=ja&gl=JP
- Set 'on' allow access to file URLs.
- Open index.md.It place is root path of exported place.