Android home screen widget to display todo list from the notion (Tasker + KWGT)
I am using notion to organize many things in my life. Action Items List (or todo list) is the feature I use daily, so I wanted to have it always with me. Naturally, I wanted to see it as a widget on my phone's home screen. Unfortunately, I did not find any existing solution that does something similar, so I decided to do it myself.
- Resizable home screen widget that renders todo list
- Navigation between pages (< >)
- Color to highlight the priority
- Click event to force a refresh
- Tasker: to organize the data fetching from the notion
- KWGT: the widget builder
- AutoTools: simplify the data parsing
I am not sure if any paid versions are required since I paid a long time ago.
For now, I will not describe in detail how to configure it. Everything is shared as-is. Feel free to contribute with step-by-step instructions.
- Create a table in the notion that follows the schema
- Create an integration for the table
- Install required android apps
- Import Tasker and KWGT files. Make sure you update
your_database_id
andyour_secret_token
token - Add the widget to the home screen