org-cliplink icon indicating copy to clipboard operation
org-cliplink copied to clipboard

Insert org-mode links from clipboard

Results 52 org-cliplink issues
Sort by recently updated
recently updated
newest added

Currently to make your own `org-cliplink`-like command you have to know how to extract the data from the clipboard. I think we should create special kinds of functions that do...

enhancement

html numeric special characters can be hex encoded like `'` I added code to handle it, I'm new at elisp so I don't know if it's the cleanest way