Javascript Trac Bookmark

Friday, 07. 11. 2008  –  Category: all, web

Substitute https://trac.example.com for your Trac instance and drop into a Firefox bookmark, perhaps on the toolbar: javascript:q='%s';if(q=='%'+'s')void(q=prompt('Trac%20#',''));if(q)location.href='https://trac.example.com/trac/ticket/'+escape(q);else%20location.href='https://trac.example.com/trac/report/1' Click / select the bookmark to be prompted for a Trac issue number, which you can leave blank to just load /report/1 Extra credit for assigning a keyword (eg ‘ktx’) in the bookmark properties, allowing you to just […]