-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
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
Org mode plugin #2825
Comments
yessssss!!!!! |
If this feature is ever implemented could Neorg be considered in place of Org mode. |
@codesaf1 I don't think org mode would take a very long time. Devs seem to be very busy with a lot of other stuff. Yes, neorg is nice too. |
Using helix as a notes taking app / organizer is currently my main blocker for moving away from vim/neovim where there is the Vimwiki plugin. It's not exactly an equivalent to org-mode, but it can be thought as a markdown editor on steroid. It might be possible to avoid the need for a plugin entirely by relying on a markdown language server but it's unclear to me yet if that would be enough. The bare features I would be expecting from such a system would just be:
I think this would cover about 90% of my notes usage. The rest is more specific to notes taking app (typically diary files management) while I believe these features remain in the editing realm. Here is a demo of vimwiki with these 3 features: vimwiki-demo.mp4I believe these are not so far-fetched for a general purpose markdown file support. |
This isn't very actionable. Org mode has been under continuous development for 20 years and has a vast feature set built using Emacs Lisp. Let's focus on specific functionality we'd like to see in Helix.
This issue is specifically about improving Org mode language support in Helix. Support for other languages could be added independently.
@ubitux also OT, but I'm with you. Let's continue Markdown wiki usability discussion elsewhere. |
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Org mode in helix would be great for note taking. If not built-in then as a separate plugin would also do the job.
The text was updated successfully, but these errors were encountered: