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

(feat) Vim editing support. #207

Closed
1 task done
wuguishifu opened this issue Sep 9, 2024 · 2 comments · Fixed by #209
Closed
1 task done

(feat) Vim editing support. #207

wuguishifu opened this issue Sep 9, 2024 · 2 comments · Fixed by #209
Labels
enhancement New feature or request

Comments

@wuguishifu
Copy link
Contributor

wuguishifu commented Sep 9, 2024

Does it fit the projects scope?

  • This is relevant

Why?

While not a feature everyone would use, those that do use vim daily would definitely be grateful. Other note apps have vim support as well (Obsidian, for example), so I think it's a reasonable feature.

Solution?

Ideally, there would be a toggle that lets the user switch from normal input to vim input in the editor.

Alternatives?

Editing in vscode or obsidian and then copy-pasting the files over. The only issue is that obsidian's formatting for markdown is slightly different than standard.

Extra Context

Implementation in PR #209

@wuguishifu wuguishifu added the enhancement New feature or request label Sep 9, 2024
@enchant97
Copy link
Owner

This would be a nice feature. I actually use vim to code this project!

@wuguishifu
Copy link
Contributor Author

I can work on a quick implementation pr later today/tomorrow! I just added vim support to my own CM-based project so I've mostly figured out how it works.

@enchant97 enchant97 linked a pull request Sep 22, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants