<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>OneNote PowerToys &#187; Clipboard &amp; Print Screen</title>
	<atom:link href="http://www.onenotepowertoys.com/category/powertoys/clipboard-print-screen/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.onenotepowertoys.com</link>
	<description>A Collection of PowerToys for OneNote</description>
	<lastBuildDate>Wed, 07 Apr 2010 04:28:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>SnagIt Output for OneNote 2007!</title>
		<link>http://www.onenotepowertoys.com/2007/07/31/snagit-output-for-onenote-2007/</link>
		<comments>http://www.onenotepowertoys.com/2007/07/31/snagit-output-for-onenote-2007/#comments</comments>
		<pubDate>Tue, 31 Jul 2007 11:57:56 +0000</pubDate>
		<dc:creator>AdminID</dc:creator>
				<category><![CDATA[Clipboard & Print Screen]]></category>
		<category><![CDATA[Taskbar & Utilities]]></category>

		<guid isPermaLink="false">http://www.onenotepowertoys.com/2007/07/31/snagit-output-for-onenote-2007/</guid>
		<description><![CDATA[SnagIt Output for OneNote 2007 has entered my Top 3 favorite PowerToys. From Kathy&#8217;s blog&#8230; The new accessory lets you send almost any snag to OneNote directly from the SnagIt preview. By default, the snags go to your cursor location. But you can easily change the output location to any page in any section in [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.techsmith.com/snagit/accessories/onenote.asp">SnagIt Output for OneNote 2007</a> has entered my Top 3 favorite PowerToys.</p>
<p>From <a href="http://www.lockergnome.com/nexus/callkathy/2007/07/25/snagit-to-onenote" target="_blank">Kathy&#8217;s blog</a>&#8230;</p>
<blockquote><p>The new accessory lets you send almost any snag to OneNote directly from the SnagIt preview. By default, the snags go to your cursor location. But you can easily change the output location to any page in any section in any open notebook or to any page in your unfiled notes. If you want, you can even have SnagIt create a page in a section and put the output there. (New pages get the title “Snag” followed by a sequence number.) You can change the default from your cursor location to any of the other locations as well. (What’s a Snag? That’s a screen shot you take with SnagIt!)</p>
<p>I have been testing it out and have found a lot of great uses for it. For example:</p>
<ul>
<li>I hate that there has been no easy way to get long/wide pages to my notes. Now I can set up a Snag to grab the scrolling page, then send that straight to the page in my notes that I want.<span><br />
</span></li>
<li>I can annotate my screen captures and then send them to OneNote. Since the OneNote clipping tool doesn’t let me do annotations, this is a biggie for me. I hate that when I annotate a capture in OneNote, the annotations don’t move with the capture if I drag the capture. By using Snagit, I can capture my content, annotate it, and then send it to OneNote. Really slick.</li>
<li>I want to capture specific objects from PPT or a web page and drop them in OneNote. I can copy and paste, but I have to hope that the person who created the object did it right in order to always get what I want. Now, I can snag the object and send the object to my notes.</li>
<li></li>
</ul>
</blockquote>
<p><img src="http://www.techsmith.com/img/snagit/accessories/onenote_sm.gif" title="SnagIt to OneNote" alt="SnagIt to OneNote" height="210" width="179" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.onenotepowertoys.com/2007/07/31/snagit-output-for-onenote-2007/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Matlab to OneNote</title>
		<link>http://www.onenotepowertoys.com/2007/06/21/matlab-to-onenote/</link>
		<comments>http://www.onenotepowertoys.com/2007/06/21/matlab-to-onenote/#comments</comments>
		<pubDate>Thu, 21 Jun 2007 10:47:37 +0000</pubDate>
		<dc:creator>AdminID</dc:creator>
				<category><![CDATA[Clipboard & Print Screen]]></category>

		<guid isPermaLink="false">http://www.onenotepowertoys.com/2007/06/21/matlab-to-onenote/</guid>
		<description><![CDATA[Stephen Lawrence shared with Dan Escapa how to export via a script from MatLab to OneNote&#8230; I took your Send file to OneNote powertoy code and adapted it for Matlab. I have attached my code below so that you can get an idea of how it works. I had to switch from creating Matlab XML [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.stephenlawrence.net/">Stephen Lawrence</a> shared with <a href="http://blogs.msdn.com/descapa/archive/2007/06/21/matlab-to-onenote-thanks-to-stephen-lawrence.aspx">Dan Escapa</a> how to export via a script from MatLab to OneNote&#8230;</p>
<blockquote>
<blockquote><p><em>I took your Send file to OneNote powertoy code and adapted it for Matlab. I have attached my code below so that you can get an idea of how it works.</em></p>
<p><em>I had to switch from creating Matlab XML to Matlab HTML&#8230;the result works well. </em><em>All I had to do to publish my file in OneNote was type:</em></p>
<p><em>   OneNotePublish(&#8216;test.m&#8217;);</em></p>
<p><em>in the command window.I got the resulting page:</em></p>
<p><em><a href="http://elhombre.members.winisp.net/blogmedia/MatlabtoOneNoteThankstoStephenLawrence_10090/image.png" atomicselection="true"><img src="http://elhombre.members.winisp.net/blogmedia/MatlabtoOneNoteThankstoStephenLawrence_10090/image_thumb.png" style="border: 0px none " alt="image" border="0" height="469" width="490" /></a> </em></p></blockquote>
<p>You can download the source for this by downloading it here: <a href="http://elhombre.members.winisp.net/api/Matlab2OneNote.zip">Matlab2OneNote</a>.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.onenotepowertoys.com/2007/06/21/matlab-to-onenote/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Window Clippings v1.5 (with OneNote 2007 support!)</title>
		<link>http://www.onenotepowertoys.com/2007/01/28/window-clippings-v15-with-onenote-2007-support/</link>
		<comments>http://www.onenotepowertoys.com/2007/01/28/window-clippings-v15-with-onenote-2007-support/#comments</comments>
		<pubDate>Sun, 28 Jan 2007 19:48:20 +0000</pubDate>
		<dc:creator>AdminID</dc:creator>
				<category><![CDATA[Clipboard & Print Screen]]></category>
		<category><![CDATA[Taskbar & Utilities]]></category>

		<guid isPermaLink="false">http://www.onenotepowertoys.com/2007/01/28/window-clippings-v15-with-onenote-2007-support/</guid>
		<description><![CDATA[Kenny Kerr has updated his Window Clippings utility and added OneNote 2007 support, plus other enhancements and features. Note: XmlLite (included in Windows SP2 or Vista) needs to be installed for Send To OneNote 2007. The Options Tab for OneNote&#8230;]]></description>
			<content:encoded><![CDATA[<p>Kenny Kerr has <a target="_blank" href="http://weblogs.asp.net/kennykerr/archive/2007/01/28/window-clippings-1-5.aspx">updated his Window Clippings utility</a> and added OneNote 2007 support, plus other enhancements and features.</p>
<p><em>Note: XmlLite (included in Windows SP2 or Vista) needs to be installed for Send To OneNote 2007.</em></p>
<p>The Options Tab for OneNote&#8230;</p>
<p><img align="middle" alt="WindowClippings1_5_7__onenote" title="WindowClippings1_5_7__onenote" src="http://www.kennyandkarin.com/kenny/windowclippings/1.5.7/onenote.png" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.onenotepowertoys.com/2007/01/28/window-clippings-v15-with-onenote-2007-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Do you use Windows Clippings? Vote to keep OneNote Support</title>
		<link>http://www.onenotepowertoys.com/2007/01/09/do-you-use-windows-clippings-vote-to-keep-onenote-support/</link>
		<comments>http://www.onenotepowertoys.com/2007/01/09/do-you-use-windows-clippings-vote-to-keep-onenote-support/#comments</comments>
		<pubDate>Tue, 09 Jan 2007 11:22:44 +0000</pubDate>
		<dc:creator>AdminID</dc:creator>
				<category><![CDATA[Clipboard & Print Screen]]></category>

		<guid isPermaLink="false">http://www.onenotepowertoys.com/2007/01/09/do-you-use-windows-clippings-vote-to-keep-onenote-support/</guid>
		<description><![CDATA[Update: Kenny will support OneNote 2007. He will release the new version of Windows Clipping in a few days, then release one with OneNote 2007 in the future. Kenny Kerr is trying to figure out if he should add OneNote 2007 support to his Windows Clippings powertoy/utility or just drop the OneNote feature in the [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Update:</strong> Kenny <a href="http://weblogs.asp.net/kennykerr/archive/2007/01/08/window-clippings-question.aspx">will support</a> OneNote 2007.  He will release the new version of Windows Clipping in a few days, then release one with OneNote 2007 in the future.</p>
<p><a target="_blank" title="Kenny Kerr" href="http://weblogs.asp.net/kennykerr/default.aspx">Kenny Kerr</a> is trying to figure out if he should add OneNote 2007 support to his Windows Clippings powertoy/utility or just drop the OneNote feature in the 2.0 release.</p>
<p><a target="_blank" href="http://weblogs.asp.net/kennykerr/archive/2007/01/08/window-clippings-question.aspx">Leave a comment on his post</a> if you think it is a valuable feature.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.onenotepowertoys.com/2007/01/09/do-you-use-windows-clippings-vote-to-keep-onenote-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Window Clippings v1.2 = Full Vista Support</title>
		<link>http://www.onenotepowertoys.com/2006/10/23/window-clippings-v12-full-vista-support/</link>
		<comments>http://www.onenotepowertoys.com/2006/10/23/window-clippings-v12-full-vista-support/#comments</comments>
		<pubDate>Mon, 23 Oct 2006 11:05:22 +0000</pubDate>
		<dc:creator>AdminID</dc:creator>
				<category><![CDATA[Clipboard & Print Screen]]></category>

		<guid isPermaLink="false">http://www.onenotepowertoys.com/2006/10/23/window-clippings-v12-full-vista-support/</guid>
		<description><![CDATA[Kenny Kerr has updated his &#8220;Window Clippings&#8221; utility for full support of Vista (as well as XP and 2003, including x64) and to fix a few bugs. For those who didn&#8217;t try the previous versions, it is a powerful &#8220;Screen Capture&#8221; or &#8220;Print Screen&#8221; utility with many options, including capturing &#8220;skins&#8221;, changing the background, BMP/JPEG/PNG/TIFF, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://weblogs.asp.net/kennykerr/archive/2006/10/19/Window-Clippings-1.2.aspx">Kenny Kerr has updated his &#8220;Window Clippings&#8221; utility</a> for full support of Vista (as well as XP and 2003, including x64) and to fix a few bugs.</p>
<p>For those who didn&#8217;t try the previous versions, it is a powerful &#8220;Screen Capture&#8221; or &#8220;Print Screen&#8221; utility with many options, including capturing &#8220;skins&#8221;, changing the background, BMP/JPEG/PNG/TIFF, Send To -> OneNote/Clipboard/History, and more. Previous coverage <a href="http://www.onenotepowertoys.com/2006/05/18/window-clippings-v11/">here (v1.1)</a> and <a href="http://www.onenotepowertoys.com/2005/12/27/window-clippings-10/">here (v1.0)</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.onenotepowertoys.com/2006/10/23/window-clippings-v12-full-vista-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Window Clippings v1.1</title>
		<link>http://www.onenotepowertoys.com/2006/05/18/window-clippings-v11/</link>
		<comments>http://www.onenotepowertoys.com/2006/05/18/window-clippings-v11/#comments</comments>
		<pubDate>Thu, 18 May 2006 09:34:01 +0000</pubDate>
		<dc:creator>AdminID</dc:creator>
				<category><![CDATA[Clipboard & Print Screen]]></category>

		<guid isPermaLink="false">http://www.onenotepowertoys.com/2006/05/18/window-clippings-v11/</guid>
		<description><![CDATA[Kenny Kerr has updated his Window Clippings PowerToy with a few new features&#8230; Hot Key Support (can use PrintScreen Key) TIFF Image Support Option to Prompt for Storage Location Windows Vista Window Clippings takes advantage of window region information that the window manager tags onto themed windows as well as region information that particular windows [...]]]></description>
			<content:encoded><![CDATA[<p>Kenny Kerr has updated his <a target="_blank" href="http://weblogs.asp.net/kennykerr/archive/2006/05/06/445382.aspx">Window Clippings PowerToy</a> with a few new features&#8230;</p>
<ul>
<li>Hot Key Support (can use PrintScreen Key)</li>
<li>TIFF Image Support</li>
<li>Option to Prompt for <a href="http://www.usstoragesearch.com/">Storage</a> Location</li>
<li>Windows Vista</li>
<ul>
<li>Window Clippings takes advantage of window region information that the window manager tags onto themed windows as well as region information that particular windows may define explicitly. This worked great for creating window clippings of windows using the Windows XP class of themes but it doesn’t work for Windows Vista since windows are composited off-screen by the new desktop window manager using DirectX to create the effect of rounded corners, glass, etc.</li>
</ul>
<ul>
<li>Anyway, Window Clippings 1.1 provides support for creating window clippings on Windows Vista and accurately captures the logical window regions that are rendered on-screen.</li>
<li>Firstly, it correctly draws the background for the corners (either transparently or using the background color). Secondly, it provides the option of clearing the window background to avoid the effect of “dirty glass”.</li>
</ul>
</ul>
<p><a href="http://weblogs.asp.net/kennykerr/archive/2006/05/06/445382.aspx">More info and download of Window Clippings v1.1</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.onenotepowertoys.com/2006/05/18/window-clippings-v11/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cropper to OneNote (also to Flikr and TinyPic)</title>
		<link>http://www.onenotepowertoys.com/2005/12/27/cropper-to-onenote-also-to-flikr-and-tinypic/</link>
		<comments>http://www.onenotepowertoys.com/2005/12/27/cropper-to-onenote-also-to-flikr-and-tinypic/#comments</comments>
		<pubDate>Tue, 27 Dec 2005 18:29:25 +0000</pubDate>
		<dc:creator>AdminID</dc:creator>
				<category><![CDATA[Clipboard & Print Screen]]></category>

		<guid isPermaLink="false">http://www.onenotepowertoys.com/2005/12/27/cropper-to-onenote-also-to-flikr-and-tinypic/</guid>
		<description><![CDATA[&#8220;Plugins for Brian&#8216;s Cropper screenshot tool. For a while I was using the built in capture tool that comes with OneNote since I am a heavy OneNote user, however, since I upgraded to dual monitors, it&#8217;s fairly sluggish. It works fine, just a little sluggish for when I want to take quick shots and am [...]]]></description>
			<content:encoded><![CDATA[<p>&#8220;Plugins for <a href="http://blogs.geekdojo.net/brian">Brian</a>&#8216;s <a href="http://blogs.geekdojo.net/brian/articles/Cropper.aspx">Cropper screenshot tool</a>.  For a while I was using the built in capture tool that comes with <a href="http://www.microsoft.com/office/onenote/prodinfo/default.mspx">OneNote</a> since I am a heavy OneNote user, however, since I upgraded to dual monitors, it&#8217;s fairly sluggish. It works fine, just a little sluggish for when I want to take quick shots and am not interested in journaling about them in OneNote (it automatically creates a Side Note entry with the capture).&#8221;</p>
<p>link:  		<a target="_blank" href="http://paltman.com/archive/2006/01/22/CropperPlugins.aspx">Cropper to  		OneNote</a> (also to Flikr and TinyPic) [updated link per Patrick's Comment]<br />
Author:   		<a href="http://paltman.com/default.aspx"> 		Patrick Altman</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.onenotepowertoys.com/2005/12/27/cropper-to-onenote-also-to-flikr-and-tinypic/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Window Clippings 1.0</title>
		<link>http://www.onenotepowertoys.com/2005/12/27/window-clippings-10/</link>
		<comments>http://www.onenotepowertoys.com/2005/12/27/window-clippings-10/#comments</comments>
		<pubDate>Tue, 27 Dec 2005 18:28:37 +0000</pubDate>
		<dc:creator>AdminID</dc:creator>
				<category><![CDATA[Clipboard & Print Screen]]></category>

		<guid isPermaLink="false">http://www.onenotepowertoys.com/2005/12/27/window-clippings-10/</guid>
		<description><![CDATA[Here is a quick list of features you might be interested in: Send window clippings to OneNote section of your choice Copy window clippings to the Clipboard Send window clippings to a history folder on disk Specify background color for non-transparent images Support for BMP, JPEG and PNG formats. PNG and images sent to OneNote [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a quick list of features you might be interested in:</p>
<blockquote><p>Send window clippings to OneNote section of your choice<br />
Copy window clippings to the Clipboard<br />
Send window clippings to a history folder on disk<br />
Specify background color for non-transparent images<br />
Support for BMP, JPEG and PNG formats.<br />
PNG and images sent to OneNote provide transparency<br />
Support for multiple-monitor configurations</p></blockquote>
<p>Other release notes:</p>
<blockquote><p>Works on all editions of Windows XP (Home, Pro, Tablet, MCE) and Window Server 2003, including x64 editions.<br />
Written completely in native code so nothing but the EXE is required.<br />
Support for Windows 2000 may be provided based on demand.<br />
All <a href="http://www.hkinventory.com/public/Home.asp">display</a> monitors must be configured for 32-bit color quality to create window clippings. This does imply that, although Window Clippings runs in a Terminal Services session, you will not be able to create a window clipping since Terminal Services does not support 32-bit color. Support for lower color displays is being considered for a future release.</p></blockquote>
<p>link:     		<a href="http://weblogs.asp.net/kennykerr/archive/2005/09/30/426280.aspx">  		Window Clippings 1.0</a></p>
<p>Author:   		<a href="http://weblogs.asp.net/kennykerr/">  		Kenny Kerr</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.onenotepowertoys.com/2005/12/27/window-clippings-10/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>OneNoteInsertHyperlink</title>
		<link>http://www.onenotepowertoys.com/2005/12/27/onenoteinserthyperlink/</link>
		<comments>http://www.onenotepowertoys.com/2005/12/27/onenoteinserthyperlink/#comments</comments>
		<pubDate>Tue, 27 Dec 2005 18:26:47 +0000</pubDate>
		<dc:creator>AdminID</dc:creator>
				<category><![CDATA[Clipboard & Print Screen]]></category>

		<guid isPermaLink="false">http://www.onenotepowertoys.com/2005/12/27/onenoteinserthyperlink/</guid>
		<description><![CDATA[Insert a friendly hyperlink name for a nasty URL link: OneNoteInsertHyperlink Author: Stuart Radcliffe]]></description>
			<content:encoded><![CDATA[<p>Insert a friendly hyperlink name for a nasty URL</p>
<p>link:    		<a href="http://mail.localplanet.co.uk/Blogs/stuart/archive/2004/05/09/OneNoteInsertHyperlink.aspx">  		OneNoteInsertHyperlink</a></p>
<p>Author:  Stuart Radcliffe</p>
]]></content:encoded>
			<wfw:commentRss>http://www.onenotepowertoys.com/2005/12/27/onenoteinserthyperlink/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>OneNote MultiCreate PowerToy</title>
		<link>http://www.onenotepowertoys.com/2005/12/27/onenote-multicreate-powertoy/</link>
		<comments>http://www.onenotepowertoys.com/2005/12/27/onenote-multicreate-powertoy/#comments</comments>
		<pubDate>Tue, 27 Dec 2005 18:25:14 +0000</pubDate>
		<dc:creator>AdminID</dc:creator>
				<category><![CDATA[Clipboard & Print Screen]]></category>

		<guid isPermaLink="false">http://www.onenotepowertoys.com/2005/12/27/onenote-multicreate-powertoy/</guid>
		<description><![CDATA[Makes it easy to create a series of pages in OneNote. Given a list of page titles, it will create one page for each in a specified OneNote section. That list defaults to the text on the Windows Clipboard, so you can select a bunch of items in any application and copy them to the [...]]]></description>
			<content:encoded><![CDATA[<p>Makes it easy to create a series of pages in OneNote. Given a list of page titles, it will create one page for each in a specified OneNote section. That list defaults to the text on the Windows Clipboard, so you can select a bunch of items in any application and copy them to the clipboard, then just run the PowerToy and click the Create button, and you have a OneNote page corresponding to each item. <a href="http://www.tabletdev.com/tools/MultiCreate.aspx">more info</a></p>
<p>link:   		<a href="http://www.tabletdev.com/tools/OneNoteMultiCreateSetup.msi">  		OneNote MultiCreate PowerToy  </a></p>
<p>Author:  <a href="http://tabletdev.com/andy/">Andy Gray</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.onenotepowertoys.com/2005/12/27/onenote-multicreate-powertoy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
