You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm sorry if this has been asked before, but I can't seem to find anyone else who has mentioned this. Is it possible to put images or outputs of the repl into the kill ring to then yank in other documents?
Thanks
The text was updated successfully, but these errors were encountered:
For the case of copying images into the clipboard, I have the function gm/copy-image-to-clipboard in here. Most functions were copied/modified from ox-clip.el. It will copy the image at point into the clipboard (the output in the jupyter repl or an opened image file or an org-mode fragment, etc.). How you can paste it in emacs again is beyond this function, but see org-paste-link-xcliphere.
Hi,
I'm sorry if this has been asked before, but I can't seem to find anyone else who has mentioned this. Is it possible to put images or outputs of the repl into the kill ring to then yank in other documents?
Thanks
The text was updated successfully, but these errors were encountered: