atirnayab / asana-dsm

asana dsm generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Asana DSM Generator

Chrome extension to generate DSM for tasks scheduled for today and tomorrow.

Description

My motivation for this project stems from the daily task of updating the DSM at the end of the day, listing the tasks completed today and those scheduled for tomorrow. The manual process of copying each task individually and posting it in the Slack channel of the corresponding project is quite cumbersome.

Directly copy and paste DSM in your preferred text editor or software application

Open any asana project in the browser and click on Copy DSM, script will take url from browser url and fetch relavant data of this project. To fetch other project details, just change project in asana and click Copy DSM that's it, DSM will be copied.



Getting Started

Dependencies

Installing

This is a chrome extension. To install in development mode

Authors

Contributors names and contact info

  • Atir Nayab
  • Rohit Singh (Verbal)

Version History

  • 1.0.0
    • Get DSM per asana project.
  • 1.1.0
    • Dropped support for markdown syntax
    • Added HTML and Plain text support for DSM

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

About

asana dsm generator

License:MIT License


Languages

Language:JavaScript 85.2%Language:HTML 10.1%Language:CSS 4.7%