I am an emacs noob trying to better use the editor. I am at the point where I can search for commands I know I need and learn what they do, but I feel like I need someone to tell me what are the commands I do not know I need.
For example I am trying to start using Magit and I cannot really make sense of how emacs is configured on a system.
Do you know some resource that can give me some high-level how I am supposed to use this editor?
Thanks.
The built in tutorial is helpful, or I've found youtube to be suprisingly helpful for seeing what actually happens as the keys are pressed.
The thing with emacs is that it is far too big to learn it all at once, so just start with the bits you need, then, as you want to learn a new bit, look those up and keep a little cheatsheet next to your screen. It becomes muscle memory soon enough.
Also looking at other peoples dot-files on github for example can be interesting to see what else can be done.