Carl Steib
Carl Steib
There are very few mimetypes here compared to other themes. I'm wondering if this is by design? Would you be open to a pull request that adds more mimetypes through...
# System Info Mac OS Emacs 27.1 Lispy 20200818.1151 Cider 20200930.1242 Clojure-mode: 20201001.1449 # Expected result Executing `lispy-describe-inline` on a clojure.core function will display documentation inline. # Actual result Execting...
The robot simulator exercise contains two tests that cause problems for students. ```clojure (deftest can-turn-right (is (= :north (robot-simulator/turn-right :west)))) (deftest can-turn-left (is (= :west (robot-simulator/turn-left :north)))) ``` A completely...
# Rationale As we write new concept exercises to v3, we can better set up learners for success by changing the exercise template. # Issue Here is an example of...
The script downloaded the images perfectly into an /images folder in the same directory as the files. However, the markdown links only reference the image by name and should be...
Using Alt + Super + Arrow Up/Down changes both the task priority and task due date. The expected behavior is to change the task priority only. I'm on Sleek 1.2.1...
I'm running Kopia using the official docker image. I've set my username and password in the htpasswd file, and I'm able to log into the UI using those credentials. When...
## Is Your Feature Request Related to a Problem? Please Describe. When my note titles contain question marks `?`, they don't sync properly from Linux to Android. I find it...
Currently this only works in reading mode. I'd love to have the image context menu in live preview mode as well!
### Summary These are minor UX suggestions to increase the usability of Tempo. They focus specifically on "Now Playing". These aren't exactly bugs or feature requests, but considerations for the...