reading
Here are 505 public repositories matching this topic...
-
Updated
Feb 26, 2022
-
Updated
Aug 26, 2021
-
Updated
Oct 27, 2021
-
Updated
Feb 7, 2022 - Jupyter Notebook
-
Updated
Oct 19, 2021 - JavaScript
The unit tests haven't been updated in a long time and need to be written from scratch. Currently the app is tested manually when changes are made and then tested again in a staging environment, but human error and all that.
Need to first brainstorm what the unit tests should be and then write them.
-
Updated
Aug 14, 2021 - JavaScript
Right now there is no difference between a highlight and a note. It would be nice to nicely format this in notion.
e.g.
This was the highlight in the book.
Notes: This is the note I wrote for the above highlight.
Is your feature request related to a problem? If so, please describe.
Not running eslint before pushing can lead to a failed linter build.
Describe the solution you'd like
Set up a pre-commit hook so that it triggers eslint to run whenever we try to commit one of the frontend files (.ts, .js, etc.).
When I start Anki 2.0, "Your Incremental Reading settings file has been modified for compatibility reasons. …", and my custom QuickKey is not there when I start Anki 2.1 after that.
-
Updated
Dec 13, 2017 - HTML
-
Updated
Jun 25, 2020
-
Updated
Mar 21, 2022 - Jupyter Notebook
-
Updated
Apr 19, 2021
According to Sentry, some users experienced errors when uploading their clipping's file.
ValueError: A string literal cannot contain NUL (0x00) characters.
ValueError: A string literal cannot contain NUL (0x00) characters.
(5 additional frame(s) were not displayed)
...
File "django/db/models/query.py", lin-
Updated
Feb 4, 2022
-
Updated
Jan 17, 2017 - JavaScript
Improve this page
Add a description, image, and links to the reading topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the reading topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
I signed up and saw you can set a timezone. It was set to UTC by default.
Describe the solution you'd like
JavaScript has an Internationalization API that returns timezones. At attempt should be made to pre-set this for less friction.