<feed xmlns='http://www.w3.org/2005/Atom'>
<title>evil-org-mode.git, branch issue-34-org-element-fallback</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-org-mode.git/'/>
<entry>
<title>Make evil-org-select-inner-element use :value if provided</title>
<updated>2018-02-17T19:09:21+00:00</updated>
<author>
<name>Somelauw</name>
<email>Somelauw</email>
</author>
<published>2018-02-17T19:09:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-org-mode.git/commit/?id=f4445d7f84be244ed8fb737829bed7e1d2f051d5'/>
<id>f4445d7f84be244ed8fb737829bed7e1d2f051d5</id>
<content type='text'>
Fixes https://github.com/Somelauw/evil-org-mode/issues/34 and
https://github.com/Somelauw/evil-org-mode/issues/23
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes https://github.com/Somelauw/evil-org-mode/issues/34 and
https://github.com/Somelauw/evil-org-mode/issues/23
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #32 from Somelauw/hybrid-shift</title>
<updated>2018-01-16T21:47:40+00:00</updated>
<author>
<name>Somelauw</name>
<email>Somelauw@gmail.com</email>
</author>
<published>2018-01-16T21:47:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-org-mode.git/commit/?id=491b0b302b95d44ceb73d291dedbb9d5517ccee2'/>
<id>491b0b302b95d44ceb73d291dedbb9d5517ccee2</id>
<content type='text'>
Make shift keytheme context sensitive</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make shift keytheme context sensitive</pre>
</div>
</content>
</entry>
<entry>
<title>Make shift keytheme context sensitive</title>
<updated>2018-01-11T20:18:10+00:00</updated>
<author>
<name>Somelauw</name>
<email>Somelauw</email>
</author>
<published>2018-01-11T20:18:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-org-mode.git/commit/?id=1e64669cd65fc0f900a1166cfc4520f77aa5e41f'/>
<id>1e64669cd65fc0f900a1166cfc4520f77aa5e41f</id>
<content type='text'>
Enabled by default
Resolves https://github.com/Somelauw/evil-org-mode/issues/25
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enabled by default
Resolves https://github.com/Somelauw/evil-org-mode/issues/25
</pre>
</div>
</content>
</entry>
<entry>
<title>Solve some issues with evil-org-return</title>
<updated>2017-12-24T15:53:50+00:00</updated>
<author>
<name>Somelauw</name>
<email>Somelauw</email>
</author>
<published>2017-12-24T15:50:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-org-mode.git/commit/?id=22c248deb6c74a5bcdb0268306eed878a44fe517'/>
<id>22c248deb6c74a5bcdb0268306eed878a44fe517</id>
<content type='text'>
- First issue: Empty line weren't detected well on item lists in some
cases
- Second issue: evil-org-indent should not indent when line at point is
empty
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- First issue: Empty line weren't detected well on item lists in some
cases
- Second issue: evil-org-indent should not indent when line at point is
empty
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #30 from Ambrevar/master</title>
<updated>2017-12-03T20:11:42+00:00</updated>
<author>
<name>Somelauw</name>
<email>Somelauw@gmail.com</email>
</author>
<published>2017-12-03T20:11:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-org-mode.git/commit/?id=5c01f573920e4794f812c30e7fd8f0bfb9734286'/>
<id>5c01f573920e4794f812c30e7fd8f0bfb9734286</id>
<content type='text'>
org-agenda: Fix "C-H"/"C-L" -&gt; "C-S-h"/"C-S-l" bindings</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
org-agenda: Fix "C-H"/"C-L" -&gt; "C-S-h"/"C-S-l" bindings</pre>
</div>
</content>
</entry>
<entry>
<title>org-agenda: Fix "C-H"/"C-L" -&gt; "C-S-h"/"C-S-l" bindings</title>
<updated>2017-12-03T09:47:56+00:00</updated>
<author>
<name>Pierre Neidhardt</name>
<email>ambrevar@gmail.com</email>
</author>
<published>2017-12-03T09:42:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-org-mode.git/commit/?id=6706d8fe49646559a8575872df87a73df7adde93'/>
<id>6706d8fe49646559a8575872df87a73df7adde93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add org-agenda key bindings</title>
<updated>2017-11-28T21:08:56+00:00</updated>
<author>
<name>Pierre Neidhardt</name>
<email>ambrevar@gmail.com</email>
</author>
<published>2017-11-28T21:08:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-org-mode.git/commit/?id=dfaa09d657b6c8798c2389160b979153acee91ea'/>
<id>dfaa09d657b6c8798c2389160b979153acee91ea</id>
<content type='text'>
* 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-&lt;hjkl&gt; 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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 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-&lt;hjkl&gt; 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
</pre>
</div>
</content>
</entry>
<entry>
<title>Make evil-org-delete work with evil-surround</title>
<updated>2017-11-27T21:09:24+00:00</updated>
<author>
<name>Somelauw</name>
<email>Somelauw</email>
</author>
<published>2017-11-27T21:09:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-org-mode.git/commit/?id=649e203d72345a396f3fbfe710e244ed4eb513c5'/>
<id>649e203d72345a396f3fbfe710e244ed4eb513c5</id>
<content type='text'>
Fixes https://github.com/Somelauw/evil-org-mode/issues/29
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes https://github.com/Somelauw/evil-org-mode/issues/29
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove dependency on melpa version of org-mode</title>
<updated>2017-11-07T19:59:46+00:00</updated>
<author>
<name>Somelauw</name>
<email>Somelauw</email>
</author>
<published>2017-11-07T19:55:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-org-mode.git/commit/?id=e38cf914de6627fed6405004555e0c04fcf39906'/>
<id>e38cf914de6627fed6405004555e0c04fcf39906</id>
<content type='text'>
This package should work with the org-mode bundled by Emacs 25.
If you're using a version of Org prior to 8.0.0, make sure to install it
from melpa.

Resolves https://github.com/Somelauw/evil-org-mode/issues/28
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This package should work with the org-mode bundled by Emacs 25.
If you're using a version of Org prior to 8.0.0, make sure to install it
from melpa.

Resolves https://github.com/Somelauw/evil-org-mode/issues/28
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove rsi keytheme</title>
<updated>2017-11-07T19:34:13+00:00</updated>
<author>
<name>Somelauw</name>
<email>Somelauw</email>
</author>
<published>2017-11-07T19:34:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-org-mode.git/commit/?id=5ffdbf858069b2650dea1c60fcb96efb9669e793'/>
<id>5ffdbf858069b2650dea1c60fcb96efb9669e793</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
