Skip to content

Instantly share code, notes, and snippets.

@mirubid
Last active December 24, 2015 02:29
Show Gist options
  • Save mirubid/6730827 to your computer and use it in GitHub Desktop.
Save mirubid/6730827 to your computer and use it in GitHub Desktop.
bookmarklets for team foundation server 2012 board's team members screen.
<!DOCTYPE NETSCAPE-Bookmark-file-1>
<!--
this is a html bookmark file that can be imported into your browser.
-->
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
<TITLE>Bookmarks</TITLE>
<H1>Bookmarks</H1>
<DL><p>
<DT><H3 ADD_DATE="1377883691" LAST_MODIFIED="1380210142">vs</H3>
<DL><p>
<DT><A HREF="javascript:$('tr:visible%20.minimize').click();void'0'" >collapse all</A>
<DT><A HREF="javascript:$('tr:hidden%20.minimize').click();void'0'" >expand all</A>
<DT><A HREF="javascript:'#_a=team'!=location.hash&&(location='#_a=team'),setTimeout(function()%7Bvar%20a;$('tr:visible%20.minimize').click(),a=$('.user-menu%3Eli%5Bcommand=user%5D%20span').text(),$('.witTitle:not(.clickableTitle):contains('+a+')').closest('tr.taskboard-row').find('.maximize').click()%7D,100);void'0'" >just me</A>
<DT><A HREF="javascript:'#_a=team'!=location.hash&&(location='#_a=team'),setTimeout(function()%7Bvar%20a;$('tr:visible%20.minimize').click(),a=prompt('Enter%20name%20(partial%20match)'),$('.witTitle:not(.clickableTitle):contains('+a+')').closest('tr.taskboard-row').find('.maximize').click()%7D,100);void'0'" >just someone by name</A>
</DL><p>
</DL><p>
@mirubid
Copy link
Author

mirubid commented Sep 27, 2013

use the view raw url to import the bookmark file into your browser

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment