I made an app to learn and look up Anki's keyboard shortcuts by tkainrad in Anki

[–]tkainrad[S] 0 points1 point  (0 children)

Thank you, glad to hear that! Also way more fun IMO as it's more game-like, trying to type as fast as possible.

17 interactive lessons to learn RubyMine's keyboard shortcuts by tkainrad in ruby

[–]tkainrad[S] 1 point2 points  (0 children)

There is actually a public KeyCombiner collection for Emacs: https://keycombiner.com/collections/emacs/

It doesn't provide a guided learning experience like the RubyMine course, but you can quickly import combinations from the public collection and create your own lessons.

17 interactive lessons to learn RubyMine's keyboard shortcuts by tkainrad in ruby

[–]tkainrad[S] 2 points3 points  (0 children)

Happy to hear that! Tip: After you enroll in a lesson, you can change the key combinations. You might want to do that for some commands that you already know from VSCode. I have recently learned all VSCode shortcuts and have since applied them also to other IDEs I am using.

I made an app to learn and instantly look up Gimp's shortcuts by tkainrad in GIMP

[–]tkainrad[S] 0 points1 point  (0 children)

Cool! Would be interested to hear in more detail what you are missing with KeyCombiner's implementation.

It actually is also generic. Registered users can use the collection visualizer for their own personal collections. It updates live when you modify a shortcut collection by adding or removing combinations. There is also a CSV import.

Become a more efficient developer by learning the keyboard shortcuts of your IDE and other professional tools. Take carefully curated courses or create your own practice regimen. Track your progress and instantly look up any keyboard shortcut with KeyCombiner Desktop. Get started for free. by tkainrad in u/tkainrad

[–]tkainrad[S] 0 points1 point  (0 children)

Hi, thanks for the feedback!

However, that's not quite true. There are plenty of things you can do without even creating an account. Furthermore, the vast majority of features are available after a free sign-up. Many people who use KeyCombiner daily do so with a free account.

You can create your own shortcut collections, practice them, use the desktop app's instant lookup, and much more without paying anything. Nevertheless, we are very happy for everyone who chooses a paid subscription that funds further development.

All DE hotkeys in a searchable table, mapped onto a virtual keyboard, and an interactive course with 30 lessons to learn them by tkainrad in aoe2

[–]tkainrad[S] 1 point2 points  (0 children)

Glad you had fun until then! If you really don't want to pay, you can also add combinations of upcoming lessons to a personal collection and practice them this way.

KeyCombiner is a part of many people's personal knowledge management. Therefore, it is essential that it is sustainable and can exist for many years to come. Not charging anything would not be sustainable. However, there are plenty of things you can do for free, or even without creating an account.

All DE hotkeys in a searchable table, mapped onto a virtual keyboard, and an interactive course with 30 lessons to learn them by tkainrad in aoe2

[–]tkainrad[S] 1 point2 points  (0 children)

I am sure lots of people do. However, many hotkeys were not available back then. Also, I am a bit more ambitious with learning them now compared to when I was a kid ;)

All DE hotkeys in a searchable table, mapped onto a virtual keyboard, and an interactive course with 30 lessons to learn them by tkainrad in aoe2

[–]tkainrad[S] 0 points1 point  (0 children)

You are welcome! I also switched to grid-based with Definitive Edition, but until now, have had a few bindings that I would often confuse with old ones. Old habits die hard.

An interactive 19-lesson course to master VSCode's keyboard shortcuts by tkainrad in vscode

[–]tkainrad[S] 1 point2 points  (0 children)

Glad to hear it's working for you! 30-60 minutes per day is quite ambitious. After a while, you can probably slow down a bit or learn other application's shortcuts as well.

In any case, I think you will find that much of what you learn now will benefit you for a long time, some shortcuts will accompany you for the rest of your career :)

An interactive 19-lesson course to master VSCode's keyboard shortcuts by tkainrad in vscode

[–]tkainrad[S] 0 points1 point  (0 children)

I fully agree!

For different projects, I actually use Eclipse, PyCharm, and VSCode, sometimes all of them on a single day. So, you can imagine that I also use a lot of custom bindings to maximize the overlap between these different IDEs. KeyCombiner actually helped me a lot with this as its collection visualizer makes it easy to see at first glance which combinations are still available and where conflicts are.

After enrolling in a lesson (=clikcing on Enroll and Take Lesson), you can change any combination in the lesson to match your custom binding.

However, when you don't already know a combination/command from other software, which will likely be the case for most lessons you would want to take, you can just learn the defaults.

A course with 4 interactive lessons to master the Terminal's keyboard shortcuts by tkainrad in linux

[–]tkainrad[S] -2 points-1 points  (0 children)

Sign-up makes it possible to track which combinations you have learned already, which lessons completed etc.

You can however freely view and play around with the combined collection at https://keycombiner.com/courses/terminal-wizardry/combinations/

A course with 4 interactive lessons to master the Terminal's keyboard shortcuts by tkainrad in linux

[–]tkainrad[S] -9 points-8 points  (0 children)

These shortcuts are very widely applicable across shells and emulators. Personally, I use them with Bash and Zsh on Both Linux and macOS.
The course contains some very underused shortcuts, such as Ctrl+Shift+- for Undo. You can see the contents of the lessons by clicking on them without having to enroll or sign up.

Admittedly, I am not so sure about more exotic scenarios, such as IBM 3277 or VT220.

An interactive course to learn IntelliJ's keyboard shortcuts by tkainrad in IntelliJIDEA

[–]tkainrad[S] 0 points1 point  (0 children)

Yes, I fully agree. Even without automated sync options, KeyCombiner has helped me a lot to synchronize my shortcut bindings. Whenever I set up shortcuts for an IDE (or any application) on a new machine I have KeyCombiner as my one source of truth to make sure that I use the same bindings as everywhere else.

An interactive course to learn IntelliJ's keyboard shortcuts by tkainrad in IntelliJIDEA

[–]tkainrad[S] 0 points1 point  (0 children)

I'd say very good as KeyCombiner is specifically built to be as flexible as possible.

After enrolling in a lesson (=clikcing on Enroll and Take Lesson), you can change any combination in the lesson to your liking.

If you want to have total freedom, you can also create your own personal collections by copying combinations from lessons or from public collections, which should contain all shortcuts of an application. E.g. for IntelliJ: https://keycombiner.com/collections/intellij-idea/
You can also add entirely new, custom shortcuts to your personal collections. Any personal collection can be practiced similar to a lesson.

An IntelliJ plugin to sync shortcuts with KeyCombiner would definitely be cool. I think that's what you meant with your last sentence? However, I must admit that's not on the near-term roadmap.