-
Updated
Mar 11, 2021 - Shell
productivity
Here are 2,418 public repositories matching this topic...
-
Updated
Jan 12, 2021 - JavaScript
-
Updated
Mar 12, 2021 - C#
In recent versions (can't say from exactly when), there seems to be an off-by-one error in dcc.DatePickerRange. I set max_date_allowed = datetime.today().date(), but in the calendar, yesterday is the maximum date allowed. I see it in my apps, and it is also present in the first example on the DatePickerRange documentation page.
E
After pending on the exporting several times, I find that the default format mp4(av1) would take much longer time (about 5min) than mp4(h.264) (less than 10 secs).
And I also find that the mp4(av1) format cannot be played by the QuickTime player on Mac.
So I think it would be better to use mp4(h.264) format as the default export format.
-
Updated
Dec 25, 2020 - Jupyter Notebook
After using Bash-it very happily on Linux, I'm now trying it on macOS (10.15.5, with bash 3.2.57), and I'm having all sorts of weird line break/line wrap problems. The problems seem to stem from scm_prompt_info, as they don't appear when I'm using a theme that doesn't use it or when I'm not in a git repo.
The problems I'm seeing include unexpected line breaks in the middle of my prompt, early
-
Updated
Mar 11, 2021 - C
-
Updated
Mar 12, 2021 - Common Lisp
-
Updated
Mar 6, 2021 - JavaScript
-
Updated
Mar 8, 2021 - Python
-
Updated
Mar 11, 2021 - JavaScript
The docs are okay, but they have gotten a bit unstructured over time as we've just kept piling things on without any "refactoring". Here are some of the issues I'd like to resolve.
We welcome feedback and pull requests on any of these tasks! We need a fresh set of eyes!
General
- Clean up structure/old sections (careful not to break any links)
- The user/developer spli
-
Updated
Mar 12, 2021 - Python
Problem Statement
There is a "Play tick sound every second" setting in "Pomodoro" section. Currently if I turn it on, the sound is too loud. But if I adjust volume in "Sound" settings, the volume of this every-second tick stays the same.
❔ Possible Solution
This volume setting should also affect this clicking sound.
⤴️ Describe alternatives yo
-
Updated
Mar 12, 2021 - Shell
-
Updated
Dec 13, 2020
-
Updated
Mar 11, 2021 - Rust
I try to switch from RamBox to Ferdi. However I have several services with the same icon (slack, nextcloud). It would be a great help if I just cloud add a small textual label next to, under, over the icon. Don't care where.
Sorry that this is not a pull request, my JS/css knowledge is insufficient. I tried copying the tooltip to a div. Didn't get the correct tooltip and a misplaced div...
-
Updated
Feb 14, 2021 - Swift
-
Updated
Aug 27, 2020 - Python
-
Updated
Jul 9, 2020 - JavaScript
-
Updated
Jun 5, 2020 - Python
Had the branch ancestry:
branch-1
branch-2-bug-fix
branch-3
All three branches had an open PR. branch-2-bug-fix‘s PR was a duplicate of a fix that someone else had already put in and merged at the same time. I closed the PR on branch-2-bug-fix and ran git town kill on that branch.
I was expecting it to change the base branch of branch-3‘s PR but instead it closed it
Improve this page
Add a description, image, and links to the productivity topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the productivity topic, visit your repo's landing page and select "manage topics."
We should have a shortcut key to toggle nerd stats. May be
option+n.cc @lipis