slack2md icon indicating copy to clipboard operation
slack2md copied to clipboard

You can convert exported Slack history json into Markdown

slack2md

Build Status Code Climate codecov

You can convert exported Slack history json into Markdown.

Example output

See https://github.com/ohtake/slack2md/blob/example/output/index.md.

Usage

  1. Export Slack history and wait its completion.
  2. Download and extract the zip file into slack_export directory.
  3. Run slack2md and you will get Markdown files at output directory.
    • You can fetch pre-built binaries from releases.
    • You can also build binaries using Go: go build.

Options

Type ./slack2md -help.