From b7102704b2cda5c02050e7671d6e18dcd03ebb25 Mon Sep 17 00:00:00 2001 From: Clemens Radermacher Date: Tue, 18 Dec 2018 20:00:02 +0100 Subject: Mention clipmon --- README.org | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.org b/README.org index 7a13e1f..2325c00 100644 --- a/README.org +++ b/README.org @@ -56,3 +56,8 @@ regex in that function, too: (clipboard-collector-create cc-url (("https?://\\([^/]*\\)" "Url: %s" (lambda (item) (match-string 1 item))))) #+END_SRC + +* Related projects + +There is [[https://github.com/bburns/clipmon][clipmon]] but I wanted something more flexible and I wanted it to work in +and outside of Emacs. -- cgit v1.0