RangHo/svelte-preprocess-org

A single server would be more efficient than multiple independent instances

オープン

#2 opened on 2025/09/15

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (0 件のフォーク)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (7 個のスター)
PR merge metrics
 (平均マージ 3m) (30d で 1 merged 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.

コントリビューターガイド