emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Improving Org Mode for VSCode - Thinking Aloud


From: Daryl Manning
Subject: Re: Improving Org Mode for VSCode - Thinking Aloud
Date: Fri, 3 Apr 2020 02:25:32 +0800

I think this is a great idea. I actually looked at the two org-mode implementations on VS Code a long while back and was impressed they'd gotten as far as they had. Besides the basic support they already have, for me the big win for them would be able to take advantage of the emacs plugin ecosystem somehow (though I have no idea how you'd run some sort of in-VSC lisp interpreter to make some of the plugins work). I know, however, that the big org-mode boon for me is having packages like deft, org-super-agenda, org-journal etc as well and being able to have org-agenda/todos and org-contacts working in there.

What did you have in mind, exactly?  (cuz strangely I am using VS Code more and more for coding, and emacs more as a note, journaling, organization, and GTD app... 8-/ )

Daryl.

On Fri, Apr 3, 2020 at 12:01 AM <address@hidden> wrote:
Send Emacs-orgmode mailing list submissions to
        address@hidden
------------------------------

Message: 4
Date: Wed, 1 Apr 2020 12:55:27 -0500
From: George Mauer <address@hidden>
To: emacs-orgmode <address@hidden>
Subject: Improving Org Mode for VSCode - Thinking Aloud
Message-ID:
        <address@hidden>
Content-Type: text/plain; charset="utf-8"

With VSCode becoming ever-popular it seems like there might be some value
in getting org mode working there simply as a way of promoting org as an
excellent literate coding notebook.

VSCode already has a halfway decent org-mode but it doesn’t support
anything from Babel. I’m trying to think of relatively easy ways of adding
that ability. Here’s a thought: Most of babel that technically works
against the document itself, it doesn’t really need much document
integration with the editor. So could you get it working in vscode so long
as someone has a properly configured version of emacs installed locally?
“Evaluate/Export/etc” would just write the document, then use emacs to run
the appropriate commands on it and refresh the document view.

Of course features like the separate editor for src blocks and
folding #results would be nice too, but if the basics could work that would
be a huge win for org.

Any thoughts on the feasibility of this?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnu.org/archive/html/emacs-orgmode/attachments/20200401/2f8e3466/attachment.html>

------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]