Skip to main content

Functions to manage the 2DoApp from the command line.

Project description

https://img.shields.io/github/release/KarstenSchulz/twodolib.svg https://img.shields.io/coveralls/KarstenSchulz/twodolib.svg https://img.shields.io/requires/github/KarstenSchulz/twodolib.svg https://img.shields.io/pypi/v/twodolib.svg https://img.shields.io/github/license/KarstenSchulz/twodolib.svg

Description

This package provides the library twodolib and a command line utility task2do to add tasks, projects and checklists to the macOS App 2DoApp from the command line.

Since version 1.5 (Mac) 2Do supports adding tasks by using an URL scheme. For example, if you want to add the task Save the world., you can open the URL:

twodo://x-callback-url/add?task=Save%20the%20world.

to add this task to your 2Do App (see: https://www.2doapp.com/kb/article/url-schemes.html)

The task2do command supports creating such URLs from the command line. To print such an URL for a task without adding it, just enter:

task2do "Save the world."

which prints the URL to stdout like this:

twodo://x-callback-url/add?task=Save%20the%20world.

If you want to actually add the task to your 2Do App, use the -e or --execute option:

task2do -e "Save the world."
# no output here, but the task should be added into your standard list in 2Do

Features

  • runs with Python 3 (if you need py27 support please use release 0.4.0)

  • Create tasks on the command line and show the corresponding URL scheme, for copy and pasting it.

  • Create tasks on the command line and open the corresponding URL scheme to send it to 2DoApp

See the documentation at http://twodolib.readthedocs.org/en/latest/

Install

See docs/installation.rst (It’s just pip install twodolib)

Dependencies

  • wheel

License

  • Free software: ISC license

History

0.5.4 (2019-07-28)

updated HISTORY.txt file (gosh!)

0.5.3 (2019-07-28)

removes unnecessary dependencies.

0.5.2 (2019-07-15)

Updated requirements.

0.5.1 (2018-11-14)

Please update, because package requests was updated for security reasons!

  • updated requirements

0.5.0 (2018-08-08)

  • dropping Python 2.7 support

  • implemented forParentName

  • print taskid

0.4.0 (2018-08-07)

  • you can paste tasks now, even as subtasks of a project. See help or docs!

  • minor fixes

0.3.0 (2017-05-28)

  • added ‘action’ property of tasks (e.g. url, phone, …)

  • switched from webbrowser.open to subprocess.call([‘open’, …)

0.2.1 (2015-09-21)

  • fixed classifier in setup.py

  • fixed #3 - adding to lists works now.

0.2.0 (2015-09-20)

  • first public release.

0.1.0 (unreleased)

  • ADD: more commandline options implemented: repeat, due, dueTime, start

  • ADD: docs

0.0.1 (2015-09-14)

  • not released - pre alpha.

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

twodolib-0.5.4.tar.gz (23.7 kB view details)

Uploaded Source

Built Distribution

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

twodolib-0.5.4-py2.py3-none-any.whl (9.2 kB view details)

Uploaded Python 2Python 3

File details

Details for the file twodolib-0.5.4.tar.gz.

File metadata

  • Download URL: twodolib-0.5.4.tar.gz
  • Upload date:
  • Size: 23.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.5.6

File hashes

Hashes for twodolib-0.5.4.tar.gz
Algorithm Hash digest
SHA256 882fc71165b9679f64f4f04cafa7625e4be004dd66458f84761ff3d5fa36dfaa
MD5 4d87985e980e573e8136c092a50f1ce5
BLAKE2b-256 1d0605c9ff56a54c5ba1df765e3a534fc328893a86ebd57f790c62499f0b6a66

See more details on using hashes here.

File details

Details for the file twodolib-0.5.4-py2.py3-none-any.whl.

File metadata

  • Download URL: twodolib-0.5.4-py2.py3-none-any.whl
  • Upload date:
  • Size: 9.2 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.5.6

File hashes

Hashes for twodolib-0.5.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 79025060e61bdb72d392ae9249440e0d7e9de49266d69f9a37647e110080f333
MD5 313c2c35d6aa58319a88a6c4ec5dd56f
BLAKE2b-256 cb43bb85f9331698f0b233623b87804423bf9c4282f5a357aeb30b1c0212b46d

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