Chobbes / org-chef

A package for making a cookbook and managing recipes with org-mode.
MIT License
327 stars 33 forks source link

Org-Protocol for org-chef? #53

Open MElemental opened 3 years ago

MElemental commented 3 years ago

Perhaps someone could make an org-protocol browser extension or bookmarklet for Org-chef. This would save a step on the capturing process. Org-roam uses org-protocol.

Essentially this would send a capture call to emacs with the URL of the website. It's one less step than copying the URL and pasting it into emacs. I'm not too familiar with javascript, org-protocol, or org-chef to write the code snippet, but it seems relatively simple to write a bookmarklet snippet with the org-protocol call to emacs.

https://orgmode.org/worg/org-contrib/org-protocol.html