Giter Site home page Giter Site logo

stacksjb / canvas-assignments-transfer-for-todoist-s Goto Github PK

View Code? Open in Web Editor NEW

This project forked from scottquach/canvas-assignments-transfer-for-todoist

1.0 1.0 0.0 134 KB

Transfer your school assignments from Canvas to Todoist

License: MIT License

Python 100.00%

canvas-assignments-transfer-for-todoist-s's People

Contributors

allcontributors[bot] avatar andreicozma1 avatar lukew3 avatar naleo avatar nassuel avatar nsaripalli avatar scottquach avatar stacksjb avatar

Stargazers

 avatar

canvas-assignments-transfer-for-todoist-s's Issues

Add option to bypass settings one-time

When I'm running it at the beginning of semester, or recreating tasks, I would like to use different settings from my config.json (for example, sync all assignments once but then ignore the unsumittable thereafter).

Add an option or command to bypass

Feature Tracking

-Want to add summary of assignments (i.e. tasks created, assignments already submitted, assignments to submit) printout

Feature work to keep track of

Need to add or fix the following features to meet my needs:

  1. Bug with Todoist Projects with classes with special characters ( scottquach#6)
  2. Add assignment URL (completed) - but need to followup on if changes need to be applied to "canvas_to_todoist.py"
  3. Add variable or method for custom canvas_api_heading, since the default "canvas.instructure.com" doesn't work for custom domains (like my school), and breaks the htmlurl
  4. Handle/filter out assignments that don't open/start until the future ("unlock_at":null" JSON is in the future)

More as I think of it...

Track on assignment ID and class ID instead of title

If a teacher renames or renumbers an assignment, you will end up with duplicate assignments because, currently, assignments are tracked by the class name. If a course is renamed, you will also have duplicates.

This could be fixed by tracking on the course ID, and assignment ID instead of the name since that stays the same (unless deleted or is a new one).

Add sync exact date

Currently, logic only updates due dates if they are moved earlier, not later (to allow you to manually move Todoist due dates earlier)

Should probably add option and/or sync exact due date instead.

Close tasks?

This would be super cool, but if we added logic on completed tasks, we could maybe set it to automatically mark them as completed....

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.