Jesse Johnson
Jesse Johnson
Coming from Bats! HIIT app to HIITMe, I find myself missing how Bats colors the entire screen according to the current stage (red for long rests, yellow for breaks, green...
`Alt` does not seem to work as `Meta` in either WIndows 7 or Ubuntu 14.04 using Firefox 34. All `Alt` commands are captured by the menu bar. Is there a...
🚨Please review the [guidelines for contributing](CONTRIBUTING.md) to this repository. ## Proposed changes This should fix #275. The downloader for aria2 has a bug which prevents it from supporting absolute paths....
🚨Please review the [guidelines for contributing](CONTRIBUTING.md) to this repository. ## Proposed changes Fixes `--list-courses` command failing authorization by making use of cauth when available. I am opening this PR on...
Adds options to decks and notes. This fulfills #11 and then some. * Most deck options are handled in a new `OptionsGroup` class which allows multiple decks to share options,...
I am using genanki to convert data from an SRS app to Anki. I want to translate the SRS mastery data so the Anki items are due roughly when they...
Problem: Android 7 and up aggressively close apps within an hour or so of going idle, which prevents automatic playback resumption when you connect an audio device (wired, bluetooth, etc.)....
I have many SCHEDULED and DEADLINE lines in my org files which are commented with a `#` at the beginning of the line. I would like these and all other...
Many valid git URLs (e.g., [email protected]:Org/Private-repo.git) cannot be parsed by urllib. See SO answer for more detail: https://stackoverflow.com/a/49345524/376497 For now, just check if git URL contains service URL.
I want to use the same passport credentials across multiple service domains. There are several ways I could think to accomplish this with git-passport. The easiest is to make the...