ulauncher Extension to capture an idea in your Todoist inbox.
ulauncher-todoist-capture.mp4
- write idea and store it into todoist
 
- ulauncher 5
 - Python > 3
 
Open ulauncher preferences window -> extensions -> add extension and paste the following url:
https://github.com/pascalbe-dev/ulauncher-todoist-capture.git
- Before usage you need to configure your Todoist API token in plugin preferences. Find or create your API token here.
 
Please refer to the contribution guidelines
lesspackage installedinotify-toolspackage installed
- Clone the repo 
git clone https://github.com/pascalbe-dev/ulauncher-todoist-capture.git - Cd into the folder 
cd ulauncher-todoist-capture - Watch and deploy your extension locally for simple developing and testing in parallel 
./watch-and-deploy.sh(this will restart ulauncher without extensions and deploy this extension at the beginning and each time a file in this directory changes) - Check the extension log 
less /tmp/ulauncher-extension.log +F - Check ulauncher dev log 
less /tmp/ulauncher.log +F