Someone has indeed: https://github.com/rexim/org-cliplink
It's designed around a linux system, but I am using it just fine on my mac. If
you are not on either of those OSs it might still be a good starting point.
Alternately/additionally, if you are on a mac,
https://orgmode.org/worg/org-contri
I have a project named "clocks", and thus everything related to it across
multiple files is tagged that.
I have a custom agenda search that looks like
("C" "Clocks"
((agenda "" nil)
(tags-todo "clocks/NEXT|DRAFT"
((org-agenda-overriding
> Professor John Kitchin
> Doherty Hall A207F
> Department of Chemical Engineering
> Carnegie Mellon University
> Pittsburgh, PA 15213
> 412-268-7803
> @johnkitchin
> http://kitchingroup.cheme.cmu.edu
>
>
> On Wed, Feb 28, 2018 at 4:36 PM, mediapathic steen
I have a subtree that contains a daily list of things to do (which I keep as
TODOs rather than checklist form for more granular time tracking). I want to
reset all of the DONE to TODO every day when I start it. Right now I have this
piece of code I copypasted from somewhere now lost (possibly th