TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Learn Your Favorite Editor With Spaced Repetition

49 点作者 watterssn将近 12 年前

12 条评论

stdbrouw将近 12 年前
So, I love anything spaced repetition and am addicted to Anki, but when it comes to productivity in your favorite editor, I feel the bigger problem is learning how to use various bits of functionality in a realistic setting and learning to see when you have a time saver at your disposal. Learning to automatically recognize "when in situation X, use Y with shortcut Z" rather than simply "Z is a shortcut for Y".
评论 #5826354 未加载
davesims将近 12 年前
An unsolicited endorsement: I switched from TextMate to vim/tmux in February, and shortcutfoo.com cut my vim curve down by many weeks. Later I also started using it for git, even though I've been on git for years, and already have several new git tricks I didn't know before. I've been recommending it ever since -- great service guys!<p>It's like a tools kata for my fingers. I run a few reps most mornings just to get warmed up.
jdhendrickson将近 12 年前
I've had an account for a while and it definitely has helped my Vim-foo, one of the few little cutesy services I've actually paid money for. It's somewhat relaxing and the fact that it's not some kind of monthly payment pulled me in. The database of shortcuts grows all the time as well. If you are considering trying it out I recommend it.
评论 #5825159 未加载
treerock将近 12 年前
I'm having a problem with not overriding the browser shortcuts. One of the shortcuts I'm supposed to be learning is shift-ctrl-T, but when I type that in a plugin window opens instead (in this case LastPass). And ctrl-U (soft undo in sublime text) sometimes opens view source.
评论 #5826523 未加载
zodiac将近 12 年前
I've been hoping that there was a text editor that integrated a learning aid like this at the beginning, which consciously tried to eliminate the need for "10 great keyboard shortcuts of xxx editor you didn't know about" posts on the internet
thebadplus将近 12 年前
Not bad, but doesn't really solve this problem. I'm fluent in emacs, but I'm slow with the drilling. The reason is that when I type the shortcut when I think about what I want to do. This test makes you associate the text you see with the shortcut that you type, which is different from associating an action that you want to do with the correct shortcut.<p>The other issue was that several of the shortcut key controls created unintended consequences in the browser.
miloshadzic将近 12 年前
Well done. Reminds me a lot of when I was learning to touch type(I think it was called Typing Tutor). I'm going to pay at least for the smallest plan.
ColinWright将近 12 年前
If you make a typo in a command and try to backspace it marks it as wrong, gives you the next, and potentially marks several as wrong until you notice that you can't backspace.<p>Is that intentional?<p>Otherwise, had a very quick play and it's nicely produced, but I can't assess its efficacy just now. Have bookmarked - looks interesting.
inetsee将近 12 年前
I would think one would be better off learning how to use one of the Spaced Repetition applications like Anki, Supermemo, etc. Then you could learn editor shortcuts, programming language syntax and semantics, tool and application commands, and anything else you want to that fits into the flashcard model of instruction.
zhenjl将近 12 年前
Interesting site. Good timing too as I am just starting to move from VIM to WebStorm. Not exactly sure how well this works though. I find that the best way to learn a new editor is just to immerse oneself in the editor and go through a week or two of editing, either with your own project or just follow a book/video.
sherr将近 12 年前
I'm using Anki (<a href="http://ankisrs.net/" rel="nofollow">http://ankisrs.net/</a>) which is a similar system (spaced-repetition/flashcards). I'm using the "fat" client, although it syncs to all my desktops. I only have one "deck" at the moment (vim) and am building it up. I think it is helping me a lot.
UberMouse将近 12 年前
I'm getting boxes for alt and control instead of a character. Windows 8 x64, Chrome version 29.0.1521.3 dev-m