On Mon, Dec 25, 2023, at 14:35, Ihor Radchenko wrote:
> equal.moon0...@fastmail.com writes:
>
>> I'm trying to figure out how to start a note (C-c C-z) on the currently
>> clocked task from emacsclient. Here's what I have so far:
>> ...
>> emacsclient -s test -nw --eval '(progn (org-clock-goto) (o
Hello Org mode users,
I'm trying to figure out how to start a note (C-c C-z) on the currently clocked
task from emacsclient. Here's what I have so far:
Start Emacs:
emacs --fg-daemon=test -Q -nw --eval "(setq-default org-agenda-files
'(\"~/org-agenda-files\"))"
Connect to the daemon in a diff