sheetkeys icon indicating copy to clipboard operation
sheetkeys copied to clipboard

A browser extension which adds Vim-style shortcuts to Google Sheets

Results 26 sheetkeys issues
Sort by recently updated
recently updated
newest added

It changes the behavior of `o` and `O` to edit the beginning cell of a new row. Mimicking Vim's behavior, I felt that's more natural, but it might depend on...

I noticed that move* commands are registered with upper H, J, K and L, where should be lower case. Anyway, I love this extension. Thanks a lot!

This is a wonderful addon congrats, inspired from this I have started maintaining one for librecalc, [vibreoffice](https://www.github.com/yamsu/vibreoffice) Modal editing is the way to go with speadsheets, VIM is great! Is...

Hi, is it possible to move the cursor to the first column (i.e. with "0" like in vim?) thanks!

Hey @philc, amazing work you've done here. One of first things I tried after playing with the extension a little bit was use numbers to move around (`5j` to move...

In vim, commands which delete text also yanks (copies) it into the unnamed register, ready to be put (pasted) back into the document with `p`. This enables neat sentences such...

If the URL argument to a call to `HYPERLINK` begins with a hash (`#`), then change the current page's hash to equal the given hash; otherwise open the link in...

You can see this dialog by clicking on the "resize" button in a column's context menu.

first sheet keys are amzaing! I am using keyboard layout in both korean and english "ignore keyboard layout" function is immensely useful in vimium 1. hope to get this funtion...

help wanted

E.g. when a cell has this content: =HYPERLINK("#gid=12345&range=A112",A112) This kind of link is a method for creating a table of contents in a sheet.