shichishima1k downloadsMarkdown table-aware cursor navigation & Chinese / Japanese word splitting — for Vim mode, for Emacs keybindings, and for Everyone.
Your everyday arrow keys, Home/End, Page Up/Down, and word movement work smarter around Live Preview's Markdown tables, and handle CJK (Chinese/Japanese) text just as well. Vim mode and macOS-style (Emacs) keybindings get the same upgrade.
Your everyday arrow keys and Page Up/Down finally behave correctly around Live Preview's tables. Home adapts to Markdown. Chinese and Japanese (CJK) text is handled correctly. Vim mode gets cursor movement that actually works inside tables. macOS-style, Emacs-flavored cursor and editing hotkeys come as a full set.
This plugin raises the baseline for cursor movement in Obsidian itself.
First, For everyone — upgrades the cursor keys and Home/End you already use, as they are. Chinese/Japanese word-splitting support lives here too.
A Vim mode user? This makes Obsidian's built-in Vim mode handle Markdown tables naturally. Chinese/Japanese word-splitting support for Vim mode lives here too.
Want macOS-style shortcuts on Windows too? Or want more Emacs keybindings?
Read whichever section below fits you.
You don't need Vim mode or Emacs-style keybindings to benefit from this plugin.
Getting started: Open Settings → Universal Cursor Hotkeys → For everyone and click Apply all.
What it does:
Every key here is purely additive — turning one on adds that key to the target command's hotkeys, without removing any it already has. You can always check what's assigned — and turn it off — in Settings → Hotkeys.
📖 Full documentation → For everyone
If you use Obsidian's built-in Vim mode, you already know the quirks of Live Preview tables. This plugin fixes them.
Getting started: Turn on Obsidian's built-in Vim key bindings (Settings → Editor) — that's it. All the motion upgrades are on by default, no setup needed. If you also want the leader-key Table structure/Table navigation commands (off by default), open Settings → Universal Cursor Hotkeys → Vim mode and click Apply both.
What it does:
h/j/k/l (and gj/gk) all work correctly inside table cells: j/k/gj/gk cross table rows, while h/l correctly stop at the cell's own edge instead (w/b/e below are the ones that cross cells).w/b/e cross table cells and rows too, with CJK-aware (Chinese/Japanese) word segmentation.gg/G reach the note's real first/last line, even from inside a table.Space t...) insert, delete, move, duplicate, and align table rows/columns, plus jump straight cell-to-cell (<leader>tj/tk/th/tl) — all without leaving Vim's own keys.Everything above is scoped to table cells — outside a table, Vim mode behaves exactly as it always has. Each fix is a plain on/off toggle, so turning one off restores Obsidian's Vim mode to its native behavior immediately.
📖 Full documentation → Vim mode
On macOS, Ctrl+P/N/B/F move the cursor everywhere in your notes — except inside tables. Once bound to hotkeys, this plugin's commands make that movement work inside tables too.
Kill & Yank and a full set of Emacs-style cursor and editing commands bring the complete workflow to macOS and Windows alike.
There's also Markdown-aware smart behavior built in — give Smart home and Smart join a try.
Getting started: Open Settings → Universal Cursor Hotkeys → macOS (Emacs) style and click Apply recommended for each of the three command groups — three clicks and you're done. (Manual setup via Settings → Hotkeys works too.)
Also worth a look: turn on Smart home (advanced) to cleanly skip past Markdown headings, or Smart join if you often use Kill line on list items.
What it does:
Like For everyone, these are ordinary Obsidian Commands bound to real hotkeys — visible and reassignable any time in Settings → Hotkeys.
📖 Full documentation → macOS-style (Emacs) keybindings
Obsidian's Live Preview is genuinely great, I think, and it renders and edits Markdown tables well. It just falls a little short in this one specific way — and that one thing seems to weigh on its reputation more than it should. This plugin exists to close that gap and make Obsidian's Live Preview that much better. If it helps your everyday note-taking in Obsidian, that's exactly what it's here for.