Skip to main content

command-line interface for WorkFlowy

Project description

# WFW

CLI for WorkFlowy inspired by [WWW::Workflowy](https://github.com/cotto/www-workflowy).

WorkFlowy does not maintain an external API, so the cli can break anytime. Do not use it for anything mission critical.

##Commands

#### wfw export <filename>

Export the list to file. The output file can be imported to hnb.

filename: path to file, default: tree.exported in current directory

wfw export

wfw export my-pretty-file

#### wfw fetch

Fetch list from WorkFlowy server. Prompts for e-mail and password.

email: registered e-mail password: password

wfw fetch

#### wfw show –root <root> <depth>

Prints list until given depth.

root: text of the root item, default: root of tree depth: height of tree to be printed, default: 1

wfw show

wfw show 2

wfw show –root personal 3

#### wfw tag <tag-to-find>

Find items containing the given tag.

tag-to-find: name of tag to find

wfw tag @work

wfw tag “#ThisWeek”

## TODO

  • note handling

  • bold, italic text

  • show if item completed

  • add item

  • remove item

## Author

Noemi Vanyi <sitbackandwait@gmail.com>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wfw-0.1.3.tar.gz (15.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page