scottquach / Canvas-Assignments-Transfer-For-Todoist

Transfer your school assignments from Canvas to Todoist
MIT License
41 stars 19 forks source link

All on one list #32

Closed ItsMacto closed 9 months ago

ItsMacto commented 1 year ago

Is it possible to add all to one list on Todo so free users can add all of there classes. Right now its limited to just 5

stacksjb commented 1 year ago

Unfortunately, not with the current logic. It would require some re-work. You can temporarily pay for more and not lose projects if you downgrade. The 5-project limit is new by Todoist and was added more recently.

What exactly are you thinking - adding all of your assignments to a single project?

ItsMacto commented 1 year ago

Yeah my idea was to just add all to a big project named canvas. Another possibility with this but would be a good bit of work is then have the labels to dustings the different classes in the one project. Ether way appreciate the free project very helpful!

stacksjb commented 9 months ago

In the future I am going to be redoing the code so that it will be operating on a per-class and per-project basis, so I'm not sure how to easily address this since a project to course mapping is necessary.

Rejecting for now, but if I think of a better possible way to do this I might revisit it.

I had thought of using sections, but I would like to implement modules to sections at some point down the road.