Daneel acb38759b9 org-agenda: skip all todo keywords; disable mouse in GUI
1. my/org-agenda-goto-task-name: replace face-based detection with
   regexp-opt over org-todo-keywords. Works for all keywords
   (TODO, NEXT, WAIT, DONE, CANCELLED, ...), not just TODO/DONE.
   Added helper my/org-agenda-all-keywords.

2. Disable mouse clicks in GUI Emacs (Fix C in macOS GUI section):
   global-set-key [mouse-*] to #'ignore, mouse-highlight nil.
   Prevents accidental cursor movement when touching trackpad.
2026-02-23 13:17:40 +01:00
2026-02-23 10:55:10 +01:00
2026-02-12 12:55:29 +01:00
2026-02-12 12:55:29 +01:00
2026-02-21 00:05:48 +01:00
2026-02-19 17:10:57 +01:00
2026-02-12 12:52:50 +01:00

# instalace mailu:
brew install mu isync msmtp

pak mbsync personal (musi existovat .mbsyncrc)

pak 
mu init --maildir=~/.mail --my-address=martin@sukany.cz
mu index
Description
No description provided
Readme 16 MiB
Languages
Emacs Lisp 97.5%
Shell 2.5%