hy1o / alfred-2do

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alfred-2do

by hylo

(1) List name partial matching

Screenshot Screenshot

If you manually enter your list names created in 2Do into Alfred's workflow page, it will try to match your partially typed list.

Currently, there is no way to retrieve list names from 2Do automatically.

/usr/local/bin/python3 twodo-alfred.py "{query}" "Home, Wishilist, Study"

(2) next week

2d event ... on [wed][next wed][wednesday][next wednesday] ...

(3) on-the-fly review of input

Screenshot

Original README

Tried to mimic natural language to create a 2Do task.

USAGE:

2d event [[today][tomorrow] on [11][feb 11][11 feb 2018][wed][wednesday][2/11]] [at [9][9:30][pm]] [@[list]] [#[tag]] [[*][**][***]]

+ This workflow will automatically detect and add webpage url currently you're watching as an action to open the webpage.

caveat: It takes bit of time for this script to dissect your input and understand your intention. So it is recommended you pause 1 second before pressing return key to create a new task. I'm looking for ways to solve this issue.

Many thanks to Fahad G. for providing icons :D Black icons are also included in case you're using light alfred theme. All the icons are edited based on original icon provided.

Also big shout out to @doomsheart reviewing the whole code for me.

based on the work of 2Do Workflow by Caleb Grove

webpage detection code from fallroot's copy-url-for-alfred

<<<<<<< HEAD try at your own risk and any suggestions/pull requests will be appreciated

try at your own risk and any suggestions/pull requests will be appreciated

a7c43ed7cea541f2aa1b296b0884ec5ae6b75082

  • only single tag is accepted; working on it
  • priority

한국어 사용자는 따로 좀 더 상세하게 적어두었습니다

About


Languages

Language:Python 100.0%