Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: Could there also be a Word Navigator? #3

Open
nickmilo opened this issue Nov 13, 2021 · 7 comments
Open

Question: Could there also be a Word Navigator? #3

nickmilo opened this issue Nov 13, 2021 · 7 comments

Comments

@nickmilo
Copy link

It may seem too granular to move individual words around, but I actually find myself wishing I could whenever I'm fiddling with sentences. Would this too be possible someday maybe?

@timhor
Copy link
Owner

timhor commented Nov 14, 2021

Just to clarify, are you mainly after the ability to select individual words? Since you can already navigate between words via native OS keyboard shortcuts.

@nickmilo
Copy link
Author

nickmilo commented Nov 14, 2021 via email

@timhor
Copy link
Owner

timhor commented Nov 14, 2021

Right, I see. What sorts of movements do you envision? Swapping positions with adjacent words?

@nickmilo
Copy link
Author

nickmilo commented Dec 2, 2021 via email

@timhor
Copy link
Owner

timhor commented Dec 5, 2021

Yeah that should be possible 👍

@usernotnull
Copy link

I used this feature heavily in my IDE and was about to dive into writing a custom plugin just for this.
There is a shortcut in phpstorm that selects a word, then expands into a sentence, then a line, then a block.

I would be happy to see it merged into this plugin.

@timhor
Copy link
Owner

timhor commented Jan 17, 2023

@usernotnull does timhor/obsidian-editor-shortcuts#38 sound more like what you're after? (Incrementally expanding the selection, as opposed to swapping adjacent words which is what this current issue is about)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants