https://github.com/bkwld/my-incomplete-asana-tasks
A self executing JS function that filters a project to the incomplete tasks assigned to you, sorted by status.
https://github.com/bkwld/my-incomplete-asana-tasks
asana
Last synced: about 1 year ago
JSON representation
A self executing JS function that filters a project to the incomplete tasks assigned to you, sorted by status.
- Host: GitHub
- URL: https://github.com/bkwld/my-incomplete-asana-tasks
- Owner: BKWLD
- License: mit
- Created: 2023-03-30T15:31:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-25T19:19:44.000Z (about 3 years ago)
- Last Synced: 2025-03-30T11:02:00.571Z (over 1 year ago)
- Topics: asana
- Language: JavaScript
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# my-incomplete-asana-tasks
A self executing JS function that filters a project to the incomplete tasks assigned to you, sorted by status.
1. Bookmark an Asana project page.
2. Edit the bookmark, pasting in the contents of [script.min.js](./script.min.js).
3. Select the bookmark when you're on the project page.
I may make this a Chrome extension in the future that executes itself automatically whenever you visit specific project pages in Asana.