qutebrowser/misc/userscripts
Ryan Roden-Corrent 6ce3ad68f8 Add a userscript to integrate with taskwarrior.
The `taskadd` userscript adds a task based on the current title and URL.
It passes additional arguments along to `task`.

For example:
    :spawn --userscript taskadd due:eod pri:H
will add a task with high priority due at the end of the day.
The description will be the current page title and it will be annotated
with the current page url.

If used with hints, the hint text is used as the description.

Unfortunately, there is currently no way to use :hint fill and maintain
the hint text, which limits the ability to provide additional args in
hint mode.
2016-07-01 22:38:25 -04:00
..
dmenu_qutebrowser Correct typo. 2015-05-12 07:49:53 +02:00
open_download open_download: Warn if download dir is empty 2015-09-17 10:32:26 +02:00
openfeeds Complete url's in openfeeds 2016-03-24 22:13:03 +01:00
password_fill Follow the American way(tm) of spelling things 2016-05-29 10:57:41 +02:00
qutebrowser_viewsource Update qutebrowser_viewsource 2015-04-24 14:05:27 -06:00
qutedmenu Remove outdated comment. 2015-11-17 19:30:08 +01:00
taskadd Add a userscript to integrate with taskwarrior. 2016-07-01 22:38:25 -04:00
view_in_mpv Follow the American way(tm) of spelling things 2016-05-29 10:57:41 +02:00