Skip to main content

Helps you automate your WorkFlowy.

Project description

WorkFlowy Assistant

This module allows you to add multiple bullets under a parent node.

Installation

pip install workflowy-assistant

This module is dependent on Mozilla Firefox. Please install it if you don't have it: https://www.mozilla.org/nl/firefox/new/.

Usage

from workflowy_assistant import WorkFlowyAssistant

# Insert your WorkFlowy e-mail and password below.
email = 'abc@demo.com'
password = 'abcdef'

# Change the path to your Firefox executable if necessary; use double backslash on Windows.
pathToFirefox = 'C:\\Program Files\\Mozilla Firefox\\firefox.exe'

# Start the WorkFlowyAssistant
WF = WorkFlowyAssistant(email, password, pathToFirefox)

# Replace this with the ID of the parent node. You can find it if you zoom in on the parent node and copy the id after
# 'https://beta.workflowy.com/#/' in the address bar of your browser. 
parent_id = '5e8b93132997'

# Put all items you want to add in a list. Instead of calling the function for every item, it is better to generate the list first and
# call the function once.
listOfBullets = ['A','B','C']

# Add a list of new bullets under a parent node.
WF.add_new_bullet(parent_id, listOfBullets)

# Please close the process after all operations.
WF.close_browser()

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

workflowy-assistant-0.0.5.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

workflowy_assistant-0.0.5-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

Details for the file workflowy-assistant-0.0.5.tar.gz.

File metadata

  • Download URL: workflowy-assistant-0.0.5.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.8

File hashes

Hashes for workflowy-assistant-0.0.5.tar.gz
Algorithm Hash digest
SHA256 f6ad353d1204900d938dea51e4f79269f4202d6ac6a5053663785a0225cabb5d
MD5 96aec00c7e6aed4cfcd2f49ff48e68c4
BLAKE2b-256 395f18cf731762a3cfa3e13510636bd8ea010e4f9bdad1f88f75b94de7bae708

See more details on using hashes here.

File details

Details for the file workflowy_assistant-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: workflowy_assistant-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 4.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.8

File hashes

Hashes for workflowy_assistant-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 4750e7fc07b535a5c86e86e97287616f339d44c0d09848c12953a9bf3e3983a6
MD5 ee65f1043a36d7b74b4dd0623f60f516
BLAKE2b-256 451ddb60823532d10646bb3a6c84c71696b57733f32f40d7d4479892ed8a039c

See more details on using hashes here.

Supported by

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