5rolli-workflowy2trello 中文文档教程

发布于 9年前 浏览 24 项目主页 更新于 3年前

5rolli-workflowy2trello

NPM 版本NPM 下载构建状态覆盖状态依赖状态DevDependency StatusLicense

将 Workflowy 列表转换为 5ROLLI 的 Trello 卡片。

Installation

npm install -g 5rolli-workflowy2trello

Usage

  1. Export OPML file from Workflowy
  2. Put .5rolliw2t.json to current directory (copy from `./.5rolliw2t.example.json``)
  3. Execute dry-run: 5rolliw2t ./path/to/opml -o cards.json --dry-run --send-trello
  4. Execute to Register cards: 5rolliw2t ./path/to/opml -o cards.json --send-trello
Usage: 5rolliw2t [options] <OPML_FILE>

Options:
  -c, --config   Set config file path  [string] [default: "./.5rolliw2t.json"]
  -f, --format   Set output format  [choices: "trello", "story"] [default: "trello"]
  -o, --output   Set output file path  [string]
  --send-trello  Send cards to Trello  [boolean]
  --dry-run      Set flag for dryrun to send-trello  [boolean]
  --help         Show help  [boolean]
  --version      Show version number  [boolean]

Examples:
  5rolliw2t /path/to/file.opml                        Output cards json to stdout
  5rolliw2t /path/to/file.opml -o /path/to/file.json  Output cards json to file
  5rolliw2t /path/to/file.opml --send-trello          Register cards to Trello

5rolli-workflowy2trello

NPM versionNPM downloadsBuild StatusCoverage StatusDependency StatusDevDependency StatusLicense

Convert Workflowy list to Trello cards for 5ROLLI.

Installation

npm install -g 5rolli-workflowy2trello

Usage

  1. Export OPML file from Workflowy
  2. Put .5rolliw2t.json to current directory (copy from `./.5rolliw2t.example.json``)
  3. Execute dry-run: 5rolliw2t ./path/to/opml -o cards.json --dry-run --send-trello
  4. Execute to Register cards: 5rolliw2t ./path/to/opml -o cards.json --send-trello
Usage: 5rolliw2t [options] <OPML_FILE>

Options:
  -c, --config   Set config file path  [string] [default: "./.5rolliw2t.json"]
  -f, --format   Set output format  [choices: "trello", "story"] [default: "trello"]
  -o, --output   Set output file path  [string]
  --send-trello  Send cards to Trello  [boolean]
  --dry-run      Set flag for dryrun to send-trello  [boolean]
  --help         Show help  [boolean]
  --version      Show version number  [boolean]

Examples:
  5rolliw2t /path/to/file.opml                        Output cards json to stdout
  5rolliw2t /path/to/file.opml -o /path/to/file.json  Output cards json to file
  5rolliw2t /path/to/file.opml --send-trello          Register cards to Trello
    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文