reading
Here are 525 public repositories matching this topic...
-
Updated
Feb 26, 2022
-
Updated
May 7, 2022
-
Updated
May 26, 2022 - JavaScript
-
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.
We currently add bash to our Alpine-based image as we use it in our frontend start script.
So that we don't increase the size considerably, use sh instead of bash
Additional context
- Be sure to read the contributing guide
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
May 25, 2022 - Jupyter Notebook
While trying to upload my file it keeps giving me: 413 Request Entity Too Large.
The size of my file is: 17.0 MB (17,019,486 bytes).
Nonetheless, it still adds my clippings partially, it displays: You have 19301 clippings from 65 books!
But when I uploaded it on another service, "Clippings", there it's displayed: 101 books. (doesn't say the total of clippings)
Sorry if it's insuf
-
Updated
Apr 19, 2021
-
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."
The light and dark themes, as they exist currently, are wonderful. However, for those of us who set our theme dynamically, it is frustrating to have to manually adjust the theme in settings whenever the sun (dis)appears.
It would be wonderful if we could add an
Automatic (Light/Dark)theme that utilizes either some media queries in CSS forprefers-color-schemeor, if that's not possible, ev