> > Piotr Isajew <pisajew <at> yahoo.com> writes: > > > > > > Hi, > > > > what I'm looking for is a link format that, when C-c C-o'ed, > > opens agenda "match query" view for custom query which arguments > > are specified in the link. I.e.: > > > > org-search://+work-boss-TODO="DONE" > > > > I am aware of org-protocol which can be used to develop a custom > > handler for something like this. I would just like to check if > > there exists any working solution before I start working on my > > own. > > > > Bests, > > > > Piotr
Jay Dresser <org-mode <at> jaydresser.us> writes: I just happened to run across this which seems to better match your original question, to do it as a new link type: http://endlessparentheses.com/use-org-mode-links-for-absolutely-anything.html so you could have [[org-search:+work-boss-TODO="DONE"]]