From 9244b0a0b99a21e1c08b3e343f72a25f23cad093 Mon Sep 17 00:00:00 2001 From: Seongjae Lee Date: Sat, 26 Sep 2015 10:34:02 -0700 Subject: [PATCH] Update readme for interlinks --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e1b899d..1681900 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ This Atom package implements the some key features from this amazing app: - Modeless operation - Mouseless interaction - Incremental Search +- Interlinks Integrated with Atom, we have several advantages: @@ -47,6 +48,7 @@ Double-quotes also work. ## Key Bindings - `alt-cmd-l`: Toggles the search view. +- `alt-cmd-o`: Jumps to the referred note when the cursor is on the interlink in the form of [[double-bracketed interlink]]. You can also override `cmd-l` if you want to keep your muscle memory from Notational Velocity and nvALT. Just edit your keymap (Atom menu -> Open Your Keymap) and add the following lines: