| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-10-20 | Fix typo | Teemu Tiinanen | |
| 2018-01-11 | Make shift keytheme context sensitive | Somelauw | |
| Enabled by default Resolves https://github.com/Somelauw/evil-org-mode/issues/25 | |||
| 2017-11-28 | Add org-agenda key bindings | Pierre Neidhardt | |
| * org-agenda: Init * org-agenda: Require evil and org * org-agenda: Bind org-agenda-redo-all to "gR" to match org-agenda-redo * org-agenda: Document setup and include table of bindings * Use "s" for filtering and "~" to toggle marks * org-agenda: Make HJKL and M-<hjkl> consistent with defaults Former bindings were leftovers of a previous experimentation. * org-agenda: Bind "*" to mark all * README: Add Emacs default bindings to the org-agenda table * org-agenda: Bind "pe", "pt" to org-agenda-set-* and "o" to org-timer-set-timer "z" conflicts with the dispatcher. * org-agenda: Disable the todo-*set functions * org-agenda: Move the "set" functions to the "c" prefix (for "[c]hange") * org-agenda: Bind org-agenda-date-prompt and org-agenda-show-the-flagging-note * org-agenda: Follow evil-collection rationale - Use "gj" and "gk". - Use S-RET to "open in other window" and "M-RET" to "display in other window". - Leave "o" free as it is often recommended for sorting. * org-agenda: Bind C-S-h/C-S-l to org-agenda-todo-*set * README.org: Update org-agenda table | |||
| 2017-11-07 | Remove rsi keytheme | Somelauw | |
| 2017-11-04 | Update changelog | Somelauw | |
| 2017-11-04 | Add documentation about calendar bindings | Somelauw | |
| In doc/keythemes.org | |||
| 2017-10-31 | Add optional return binding | Somelauw | |
| Still experimental | |||
| 2017-10-15 | Improve and simplify o/O functions. | Somelauw | |
| 2017-10-07 | Implement https://github.com/Somelauw/evil-org-mode/issues/22 | Somelauw | |
| 2017-09-17 | Make o on a checkbox item create a new checkbox item. | Somelauw | |
| Before this it created a regular item. Fixes https://github.com/Somelauw/evil-org-mode/issues/19 | |||
| 2017-09-17 | Fix some markup in documentation | Somelauw | |
| 2017-09-09 | Remove evil-org-recompute-clocks | Somelauw | |
| 2017-09-02 | Add variable `evil-org-retain-visual-state-on-shift`. | Somelauw | |
| 2017-08-29 | Replace bindings to lambdas by macros | Somelauw | |
| Deprecate evil-org-bol-call and evil-org-eol-call Add evil-org-define-bol-command and evil-org-define-eol-command This looks cleaner and might improve interaction with https://github.com/gabesoft/evil-mc | |||
| 2017-08-28 | Allow `<` and `>` to move columns in tables | Somelauw | |
| 2017-08-26 | Make I and A respect `org-special-ctrl-a/e` | Somelauw | |
| 2017-08-25 | Make A and I ignore leading stars, tags and ellipses | Somelauw | |
| 2017-07-24 | Update example config with new ideas | Somelauw | |
| 2017-07-24 | Deprecate evil-org-recompute-clocks | Somelauw | |
| 2017-07-20 | Allow $ to jump back-and-forth in evil when org-special-ctrl-a/e is t. | Somelauw | |
| Regardless of what evil-move-beyond-eol and evil-move-cursor-back are set to. | |||
| 2017-07-18 | Move org-beginning-of-line from ^ to 0. | Somelauw | |
| 2017-07-16 | Improve and document functions without default binding | Somelauw | |
| 2017-07-03 | Make evil-org-{above/below} (o/O) non-special on some org elements. | Somelauw | |
| Based on pull request #10 by @nochiel. Made more general and doesn't require modifying evil-org-special-o/O variable. | |||
| 2017-06-25 | Make ar, iR, aR linewise by default. | Somelauw | |
| See issue #6 for relevant discussion | |||
| 2017-06-12 | Make key bindings stand out more | Somelauw | |
| By using =mark-up=. | |||
| 2017-06-12 | Improve documentation in keythemes.org | Somelauw | |
| - More use of markup. - Table cells use lowercase letters. - More explanation on what the different text objects do Also add worf to "See Also" in README.md | |||
| 2017-06-11 | Make o and O customizable | Somelauw | |
| 2017-06-02 | Complete overhaul of text objects | Somelauw | |
| See doc/changelog.org for details | |||
| 2017-06-02 | Remove optional leader keys | Somelauw | |
| 2017-06-01 | No longer add an automatic hook | Somelauw | |
| 2017-06-01 | Add information to changelog | Somelauw | |
| 2017-05-30 | Explain why ^ and $ are bound in doc/keythemes.org | Somelauw | |
| 2017-05-29 | Update key binding descriptions | Somelauw | |
| 2017-05-18 | Add changelog | Somelauw | |
| 2017-04-30 | Introduce evil-org-key-theme variable for easier customization | Somelauw | |
| 2017-04-28 | Rename evil-org-improved back to evil-org | Somelauw | |
| 2017-04-10 | Resolve some warnings and forgotten renames | Somelauw | |
| 2017-04-10 | Rename evil-org.el to evil-org-improved.el | Somelauw | |
| 2017-04-10 | Update documentation in code and README | Somelauw | |
| 2017-04-09 | Update motions and add new motion gH | Somelauw | |
| 2017-03-14 | Option to enable bindings in insert mode | Somelauw | |
| 2017-03-01 | Split gh, gj, gk, gl bindings off in a separate key binding theme | Somelauw | |
| Enable it by default for backwards compatibility | |||
| 2017-02-25 | Add an example configuration file | Somelauw | |
| 2017-02-25 | Made headings smaller in documentation | Somelauw | |
| 2017-02-25 | Split documentation | Somelauw | |
