diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2026-01-18 08:42:23 +0100 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2026-01-18 08:42:23 +0100 |
| commit | 271d51174731a7266129ba8b40c0d42a7b2013b8 (patch) | |
| tree | 26ea2c2d773bdb777caaae8805568f423798caa5 | |
| parent | 7880b450138b3d260480e3e527fb3178cc8e2bc9 (diff) | |
README typos
| -rw-r--r-- | README.org | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -69,7 +69,7 @@ Google Maps for satellite and aerial maps. ) #+end_src -* Bookmarks, Org links, Geo urls and Elisp links +* Bookmarks, Org links, Geo URLs and Elisp links There exist multiple methods to store a location, such that you can return there afterwards. @@ -79,8 +79,8 @@ afterwards. completion commands =osm-bookmark-jump= or =bookmark-jump=. - ~l~: Store an Org link to the current location. The link can be inserted subsequently into an Org buffer with ~C-c C-l~. -- ~u~: Save the geo url of the current location in the kill ring. The url can be - inserted in another buffer via ~C-y~. A geo url has the form +- ~u~: Save the Geo URL of the current location in the kill ring. The URL can be + inserted in another buffer via ~C-y~. A Geo URL has the form ~geo:27.96,86.89;z=13~. - ~C-u u~: Save an Elisp link to the current location in the kill ring. An Elisp link has the form ~(osm 51.49 -0.14 11)~. @@ -158,7 +158,7 @@ Some additional key bindings are available in Osm buffers: - ~c~: =osm-center= - Center to currently selected pin - ~F~, ~R~: =osm-hide= - Hide GPX or TCX file or route - ~l~: =org-store-link= - Store Org link -- ~u~: =osm-save-url= - Save geo url in the kill ring +- ~u~: =osm-save-url= - Save Geo URL in the kill ring - ~b~: =osm-bookmark-set= - Set bookmark - ~q~: =quit-window= - Close buffer and window - ~o~: =clone-buffer= - Clone buffer |
