AceCentre / morse-learn

Learn morse code with visual and audio hints
http://morse-learn.acecentre.net
Apache License 2.0
8 stars 5 forks source link

Allow more than just letters #12

Open willwade opened 4 years ago

willwade commented 4 years ago

We need to teach people how to use a TandemMaster or other morse->Keyboard solutions. With these - you can have more than just letters/numbers in morse. You can use all the keys of the computer and even mouse commands. So we need a way for a client to adapt and extend the morse set they are learning.

e.g.

right arrow (--..-.) left arrow (..-.----) enter (.-.-) AA space (-..-.) escape (---.) backspace (----) full stop (.-.-.-) AAA

Then more application specific shortcuts for things like this for Dolphin Guide: F2 (Actions menu in Guide) (--..---) F5 (Read All) (--.....) Ctrl (pause / resume reading)

This means we need to :

willwade commented 4 years ago

Some questions

michaelritson commented 4 years ago

Some first thoughts

willwade commented 4 years ago

Thanks @michaelritson

So initial sets

We should pull together these sets for this idea.

So great point that for some commands it may be a macro/abbreviation. I totally haven’t thought about that so in these sets I guess we may have the option for a mp3 or a way of referencing letter combinations. Eg mnemonics : O,E

Re: underlining letters. We shouldn’t need to do this because we can create visuals for these codes. If you turn on the images you’d then see the codes. Think that’s the easy answer to that.