pgorod / power-todoist-card

Improved Todoist card for Home Assistant Lovelace UI.
MIT License
20 stars 7 forks source link

Not sure if I did it right, but I made some modifications on a fork of the project. #15

Open arretx opened 3 weeks ago

arretx commented 3 weeks ago

I'm by no means a coder, but I think I figured something out.

I updated the powertodoist-card.js file on my fork to work with Team Projects sections, and I also added that code for the priority flags.

I won't do a pull request because I think it breaks the sections feature for the individual todoist user...and I don't know enough about programming to do anything more than screw things up.

It seems to me that there could be a boolean for "Is this a team project?" which would switch on or off my edit from yours, but my brain has already melted from what I've done. Cheers.

arretx commented 3 weeks ago

https://github.com/pgorod/power-todoist-card/compare/main...arretx:power-todoist-card:main

Sorry, I forgot to point you to the fork.