ソースを参照

Wrote emacs-capture script

Samuel W. Flint 10 年 前
コミット
f0e3d2df16
1 ファイル変更3 行追加0 行削除
  1. 3 0
      emacs-capture

+ 3 - 0
emacs-capture

@@ -0,0 +1,3 @@
+#!/usr/bin/zsh
+
+emacsclient -c --eval "(org-capture-in-new-frame)"