RangHo/svelte-preprocess-org

A single server would be more efficient than multiple independent instances

開放

#2 建立於 2025年9月15日

 (1 則留言) (0 個反應) (0 位負責人)TypeScript (0 個分叉)auto 404
enhancementhelp wanted

倉庫指標

星標
 (7 顆星)
PR 合併指標
 (平均合併 3分鐘) (30 天內合併 1 個 PR)

描述

Seems like a fun project :)

If you need to process multiple org files, and you're currently running a separate instance of Emacs for each one, you might consider starting an Emacs server (which can be specific to this use-case), and using that each time.

(I think you'd notice the difference if you're currently loading all the org libraries repeatedly, and you dropped that to "just once".)

I expect you've probably considered this already, though.

貢獻者指南