Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.44 KB

File metadata and controls

26 lines (22 loc) · 1.44 KB

TaskRaptor

User-centric Asana task viewer using Personal Access Token authentication. Single HTML file with hierarchical subtasks, smart filtering, 24-hour offline caching, and WYSIWYG editing. No backend or build process required.

Features

  • View and manage Asana tasks with a clean, user-friendly interface.
  • Hierarchical display of tasks and subtasks.
  • Smart filtering options to quickly find relevant tasks.
  • 24-hour cache ensures quick load times.
  • WYSIWYG editing for easy task updates.
  • Single HTML file, no backend or build process needed.

Installation

  1. Right-click this link and select "Save Link As...": TaskRaptor.html
  2. Open the downloaded file in your web browser.
  3. Enter your Asana Personal Access Token to start managing your tasks.
  4. Customize settings as needed for your workflow.

Usage

  • Navigate through your tasks using the intuitive interface.
  • Use filters to sort and find tasks based on criteria like due date, project, or assignee.
  • Edit tasks directly within the application using the WYSIWYG editor.
  • Changes are saved immediately to Asana via the API.
  • Cached data is refreshed every 24 hours to ensure you have the latest information.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request with your changes. For major changes, please open an issue first to discuss what you would like to change.