Daneel 312b6f0eab macos: clipboard image paste via cmd+v (pngpaste)
my/smart-paste bound to s-v (cmd+v) in org-mode and markdown-mode:
- clipboard has image → my/paste-image-from-clipboard
- clipboard has text  → normal yank

my/paste-image-from-clipboard:
- saves to attachments/ relative to current file
- filename: image-YYYYMMDD-HHMMSS.png
- org-mode:      [[./attachments/image-....png]]
- markdown-mode: ![filename](./attachments/image-....png)
- creates attachments/ dir if missing

Requires: brew install pngpaste
2026-02-23 14:07:21 +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 10 MiB
Languages
Emacs Lisp 95.3%
Shell 4.7%