RangHo/svelte-preprocess-org

A single server would be more efficient than multiple independent instances

Ouverte

#2 ouverte le 15 sept. 2025

 (1 commentaire) (0 réaction) (0 personne assignée)TypeScript (0 fork)auto 404
enhancementhelp wanted

Métriques du dépôt

Stars
 (7 étoiles)
Métriques de merge PR
 (Merge moyen 3m) (1 PR mergée en 30 j)

Description

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.

Guide contributeur