add wallabag qmark to pentadactylrc

This commit is contained in:
Gabriel Ebner 2014-07-13 14:45:27 +02:00
parent b9b35c6620
commit f6166450a6
1 changed files with 2 additions and 0 deletions

View File

@ -5,4 +5,6 @@ group user
set passkeys+=reader.gebner.org:fr,u,<C-Up>,<C-Down>,<Up>,<Down>
:qmark b javascript:if(top['bookmarklet-url@wallabag.org']){top['bookmarklet-url@wallabag.org'];}else{(function(){var%20url%20=%20location.href%20||%20url;window.open('https://wllbg.gebner.org/?action=add&url='%20+%20btoa(url),'_self');})();void(0);}
" vim: set ft=pentadactyl: