Earlier quoted context omitted.
Doesn't have to be that complicated, though. I recommend starting with a simple workflow. As a former Vim user, I can recommend evil-mode and the SpaceMacs project: https://github.com/syl20bnr/spacemacs https://bitbucket.org/lyro/evil/wiki/Home > An Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs and Vim! Evil is a very, very complete Vim emulation in Emacs. I have yet to find a feature whic…
> Doesn't have to be that complicated, though. I recommend starting with a simple workflow. Definitely agree. I tried to force myself into using tags and agenda when I first started and it didn't end well. Instead you should start out using it as a simple TODO list manager and slowly use more advanced features when you figure out how they could fit in with your workflow. I think Carsten Dominik (the original author o…
To me, learning to use the Agenda early on is as important as learning to use Emacs' basic movement commands early on: it will make everything after that much easier.