<?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>John Pope &#187; hotkeys</title> <atom:link href="http://www.johnpopes.com/tag/hotkeys/feed/" rel="self" type="application/rss+xml" /><link>http://www.johnpopes.com</link> <description>Gadgets, Build a Website, Computer Tips and Tricks</description> <lastBuildDate>Fri, 27 Jan 2012 22:32:15 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>WordPress rich text editor keyboard shortcuts</title><link>http://www.johnpopes.com/wordpress/wordpress-rich-text-editor-keyboard-shortcuts-1475/</link> <comments>http://www.johnpopes.com/wordpress/wordpress-rich-text-editor-keyboard-shortcuts-1475/#comments</comments> <pubDate>Sun, 31 Jan 2010 09:29:25 +0000</pubDate> <dc:creator>John Pope</dc:creator> <category><![CDATA[Wordpress]]></category> <category><![CDATA[efficiency]]></category> <category><![CDATA[hotkeys]]></category> <category><![CDATA[keyboard shortcuts]]></category> <category><![CDATA[text editor]]></category> <guid
isPermaLink="false">http://www.johnpopes.com/?p=1475</guid> <description><![CDATA[One of the best ways to be efficient when writing online is to use a keyboard shortcuts while working. I&#8217;ve always been a fan of hot-keys and for a good reason: it&#8217;s way faster than moving the mouse all over the screen (or screens is you use a multi monitor setup). In the case of [...]<p><div
style="background: #eee; padding: 5px;"><a
href="http://www.johnpopes.com/wordpress/wordpress-rich-text-editor-keyboard-shortcuts-1475/">WordPress rich text editor keyboard shortcuts</a> is an article from <a
href="http://www.johnpopes.com" target="_blank" title="JohnPopes.com - Internet, Marketing, Business, Gadgets ">JohnPopes.com</a> blog. <br/>Copyright 2007-2009</div></p> ]]></description> <content:encoded><![CDATA[<p>One of the best ways to be efficient when writing online is to use a keyboard shortcuts while working. <strong>I&#8217;ve always been a fan of hot-keys</strong> and for a good reason: it&#8217;s way faster than moving the mouse all over the screen (or screens is you use a multi monitor setup). In the case of WordPress I&#8217;ve never used shortcuts because I&#8217;ve got that stupid idea that online apps don&#8217;t usually have shortcuts, but as it turned out I was wrong.</p><div
id="attachment_1476" class="wp-caption aligncenter" style="width: 536px"><a
href="http://www.johnpopes.com/wp-content/uploads/2010/01/wordpress-rich-text-editor.jpg"><img
class="size-full wp-image-1476" title="Wordpress rich text editor shortcuts" src="http://www.johnpopes.com/wp-content/uploads/2010/01/wordpress-rich-text-editor.jpg" alt="Wordpress rich text editor shortcuts" width="526" height="747" /></a><p
class="wp-caption-text">Wordpress rich text editor shortcuts</p></div><p>Now, it you want to learn the WordPress rich text editor keyboard shortcuts all you have to do is press the help button (on the second row on buttons in the Visual window). In the popup window that appears go to the<em> hot-keys tab</em> where the list of available shortcuts are displayed. There are two categories of shortcuts:</p><p>Shortcuts that are <strong>combination of CTRL + Letter</strong>:</p><table
style="height: 200px;" width="550"><tbody><tr><th>Letter</th><th>Action</th><th>Letter</th><th>Action</th></tr><tr><th>c</th><td>Copy</td><th>v</th><td>Paste</td></tr><tr><th>a</th><td>Select all</td><th>x</th><td>Cut</td></tr><tr><th>z</th><td>Undo</td><th>y</th><td>Redo</td></tr><p><script type="text/javascript">// < ![CDATA[
// 
		if ( ! tinymce.isWebKit )
			document.write("</p>
<tr>
<th>b</th>
<td>Bold</td>
<th>i</th>
<td>Italic</td>
<p>"+
			"</p>
<tr>
<th>u</th>
<td>Underline</td>
<th>1</th>
<td>Header 1</td>
</tr>
<p>"+
			"</p>
<tr>
<th>2</th>
<td>Header 2</td>
<th>3</th>
<td>Header 3</td>
</tr>
<p>"+
			"</p>
<tr>
<th>4</th>
<td>Header 4</td>
<th>5</th>
<td>Header 5</td>
</tr>
<p>"+
			"</p>
<tr>
<th>6</th>
<td>Header 6</td>
<th>9</th>
<td>Address</td>
</tr>
<p>")
// ]]&gt;</script></p><tr><th>b</th><td>Bold</td><th>i</th><td>Italic</td></tr><tr><th>u</th><td>Underline</td><th>1</th><td>Header 1</td></tr><tr><th>2</th><td>Header 2</td><th>3</th><td>Header 3</td></tr><tr><th>4</th><td>Header 4</td><th>5</th><td>Header 5</td></tr><tr><th>6</th><td>Header 6</td><th>9</th><td>Address</td></tr></tbody></table><p>Shortcuts that are combination of <strong>ALT + SHIFT + Letter</strong>:</p><table
style="height: 222px;" width="550"><tbody><tr><th>Letter</th><th>Action</th><th>Letter</th><th>Action</th></tr><p><script type="text/javascript">// < ![CDATA[
// 
		if ( tinymce.isWebKit )
			document.write("</p>
<tr>
<th>b</th>
<td>Bold</td>
<th>i</th>
<td>Italic</td>
<p>")
// ]]&gt;</script></p><tr><th>n</th><td>Check Spelling</td><th>l</th><td>Align Left</td></tr><tr><th>j</th><td>Justify Text</td><th>c</th><td>Align Center</td></tr><tr><th>d</th><td>Strikethrough</td><th>r</th><td>Align Right</td></tr><tr><th>u</th><td><strong>â€¢</strong> List</td><th>a</th><td>Insert link</td></tr><tr><th>o</th><td>1. List</td><th>s</th><td>Remove link</td></tr><tr><th>q</th><td>Quote</td><th>m</th><td>Insert Image</td></tr><tr><th>g</th><td>Full Screen</td><th>t</th><td>Insert More Tag</td></tr><tr><th>p</th><td>Insert Page Break tag</td><th>h</th><td>Help</td></tr><tr><th>e</th><td
colspan="3">Switch to HTML mode</td></tr></tbody></table><p><div
style="background: #eee; padding: 5px;"><a
href="http://www.johnpopes.com/wordpress/wordpress-rich-text-editor-keyboard-shortcuts-1475/">WordPress rich text editor keyboard shortcuts</a> is an article from <a
href="http://www.johnpopes.com" target="_blank" title="JohnPopes.com - Internet, Marketing, Business, Gadgets ">JohnPopes.com</a> blog. <br/>Copyright 2007-2009</div></p><h3  class="related_post_title">Similar stories you might enjoy</h3><ul
class="related_post"><li><a
href="http://www.johnpopes.com/how-to/how-to-work-efficiently-and-not-get-distracted-on-internet-1242/" title="How to work efficiently and not get distracted on Internet">How to work efficiently and not get distracted on Internet</a></li><li><a
href="http://www.johnpopes.com/information-technology/are-two-monitors-better-than-one-578/" title="Are two monitors better than one?">Are two monitors better than one?</a></li></ul>]]></content:encoded> <wfw:commentRss>http://www.johnpopes.com/wordpress/wordpress-rich-text-editor-keyboard-shortcuts-1475/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> </channel> </rss>
