PyGitIssue2Todoist
PyGitIssue2Todoist copied to clipboard
Make GitHub issues Todoist tasks. This application is not created by, affiliated with, or supported by Todoist
Now that the API calls I am using are synchronous, I need to provide task, by task creation updates. This is especially true for long lists of Git issues
Once the issues are moved from the Git list to the Todoist list and "clone" remove them from the Git list
Dear Community Developer, We're thrilled to share some exciting news with you! After many months of development and incorporating your feedback, we’ve just launched Todoist API v1.0. This is a...
The frame height keeps growing on every save. Put in the same hack that Pyut has to prevent the saved height from growing ```python HACK_ADJUST_EXIT_HEIGHT: int = 16 ourSize: Tuple[int,...
Is this cross compiled for universal architecture, or ARM only?