diff options
| author | Clemens Radermacher <clemera@posteo.net> | 2018-12-18 20:00:02 +0100 |
|---|---|---|
| committer | Clemens Radermacher <clemera@posteo.net> | 2018-12-18 20:00:02 +0100 |
| commit | b7102704b2cda5c02050e7671d6e18dcd03ebb25 (patch) | |
| tree | c5e8e92138116c4fdd4cbafa0fcc1bab55c2fd5f | |
| parent | dc4b60f2cd743ef6f27f94cdb465942d597775f6 (diff) | |
Mention clipmon
| -rw-r--r-- | README.org | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |
