mirror of
http://github.com/JaeUs3792/dotfiles
synced 2025-12-13 23:51:34 +09:00
Emacs : org image paste in wsl, location fix🍨.
This commit is contained in:
@ -105,7 +105,8 @@ same directory as the org-buffer and insert a link to this file."
|
||||
(let* ((target-file
|
||||
(concat
|
||||
(make-temp-name
|
||||
(concat (buffer-file-name)
|
||||
(concat "~/org/images/"
|
||||
(f-filename buffer-file-name)
|
||||
"_"
|
||||
(format-time-string "%Y%m%d_%H%M%S_"))) ".png"))
|
||||
(wsl-path
|
||||
|
||||
Reference in New Issue
Block a user