Skip to content

Paste html, images or lists of files to an org file.

Notifications You must be signed in to change notification settings

itf/clipboard2org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

clipboard2org

Paste html, or paste images or paste lists of files to an org file.

This package converts HTML copied in the clipboard to ORG by using Pandoc And it automatically save images in png or jpeg from the clipboard to a sub-directory ./img/ by generating a random name, and then inserts it in the org file.

Usage

Add it to path, run (require 'clipboard2org). Bind clipboard2org-paste to some key, suggested: (define-key org-mode-map (kbd "C-S-y ") 'clipboard2org-paste)

About

Paste html, images or lists of files to an org file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published