Helix Keybindings

by obsidian-helix
5
4
3
2
1
Score: 39/100

Description

Category: Customization & UI

The Obsidian Helix Keybindings plugin brings Helix style keybindings into the editor by wiring in jrvidal's Helix CodeMirror 6 extension. It does not replace the editor with a separate implementation. You can enable the mode from the plugin settings or toggle it with a command, while Vim keybindings need to stay disabled for it to work properly. The underlying CM6 extension is still at a very early stage of development, so behaviour may be incomplete. It also includes a small visual tweak for the block cursor: the cursor uses the accent colour by default and can be changed with a custom CSS snippet.

Reviews

No reviews yet.

Stats

stars
20,435
downloads
0
forks
87
days
NaN
days
NaN
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
0
commits

Latest Version

Invalid date

Changelog

README file from

Github

Obsidian Helix Keybindings

This plugin enables Helix keybindings in Obsidian.md using the Helix CodeMirror6 extension by jrvidal. This plugin simply adds the extension to the editor, all credit goes to jrvidal for actually implementing the extension.

Keep in mind the CM6 extension is in a very early stage of development.

Installation

This plugin can be installed and enabled like any other community plugin in the official list of plugins: https://community.obsidian.md/plugins/helix

Usage

  1. Make sure Vim keybindings are disabled in Options->Editor->Advanced.
  2. Enable Helix keybindings in the plugin settings or toggle them via the command.

Customize cursor color

By default, the cursor color is the accent color. You can set it to another color by creating a custom CSS snippet for your vault, such as this:

.cm-hx-block-cursor .cm-hx-cursor {
  background: red !important;
}

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Better Word Count
6 years ago by Luke Leppan
Counts the words of selected text in the editor.
Emoji Toolbar
6 years ago by oliveryh
An Obsidian plugin to quickly add emojis into your notes
Image in Editor
5 years ago by Ozan Tellioglu
This Obsidian plugin to view Images, Transclusions, iFrames and PDF Files within the Editor without a necessity to switch to Preview.
Vimrc Support
6 years ago by esm
A plugin for the Obsidian.md note-taking software
Typewriter Scroll
6 years ago by death_au
Typewriter Scroll Obsidian Plugin
Relative Line Numbers
6 years ago by Nadav Spiegelman
Version History Diff (Sync, File Recovery & Git)
4 years ago by kometenstaub
Get a diff view of your Obsidian Sync, File Recovery and Git version history
Daily Notes Editor
4 years ago by boninall
A plugin for you to edit a bunch of daily notes in one page(inline), which works similar to Roam Research's default daily note view.
CookLang Editor
5 years ago by death_au/cooklang
Edit and display Cooklang recipes in Obsidian
Font Size Adjuster
3 years ago by Ryota Ushio
An Obsidian.md plugin to adjust font size via commands.
Auto Split
5 years ago by James Sartelle
Open notes with side-by-side editor & preview
Vim IM Select
5 years ago by Alonelur
Obsidian plugin: vim im select
Vimium
2 years ago by Karsten Finderup Pedersen
Interact with elements using keyboard shortcuts in the spirit of Vim.
Emacs text editor
3 years ago by Klojer
Vim Yank Highlight
3 years ago by Aleksey Rowan
Highlight yanked text in Vim mode. Enjoy that subtle animation you've missed so much.
Open In Other Editor
4 years ago by Yekingyan
Open current active file in gVim or VScode.
Mini Vimrc
3 years ago by Felipe M.
Minimal plugin to add key-biddings to Obsidian
Sidebar Keyboard Navigation
19 days ago by denvolok
Smoothly navigate the native File Explorer using keyboard only (Vim-like). - This plugin has not been manually reviewed by Obsidian staff.
Min3ditorHotkeys
6 years ago by Davor Sauer
Obsidian plugin adding minimal editor hotkeys
Rant-Lang
5 years ago by Leander Neiß
Thin wrapper around Rant-Lang for Obsidian.md
Hotkeys Chords
4 years ago by Dario Balboni
Vim IM Control
3 years ago by hideakitai
Obsidian plugin to switch Input Method when "InsertLeave" and "InsertEnter". Supports macOS, Windows, and Linux.
Kill and Yank
4 years ago by INOUE Takuya
Obsidian plugin to enable kill and yank in editor
Spacekeys
2 years ago by Jared Lumpe
Obsidian plugin to define hotkeys based on sequences of keypresses.
MathLive in Editor Mode
2 years ago by MizarZh
MathLive input in editor mode.
Asciidoctor editor
2 years ago by dzruyk
Obsidian asciidoc editor plugin
Editor Autofocus
3 years ago by Mgussekloo
Source Mode Styling
6 months ago by Chris Howard
Obsidian plugin. Provides a customisable raw look in source mode using a monospace font to clearly differentiate from Live Preview.
Vim Marker Sharpener
a year ago by Artem Dvoryadkin
Text formatting commands in Vim mode. Supports applying styles (bold, italic, etc.). Works correctly in visual mode with selected text.
Power Editor
10 days ago by Power Plugins
Format any note from a toolbar, selection bubble, or slash menu: WYSIWYG editing, block drag handles, image resizing, dictation, and AI edits, all staying plain Markdown. - This plugin has not been manually reviewed by Obsidian staff.