<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">

 <title>FoldingText Posts</title>
 <link href="http://foldingtext.com/atom.xml" rel="self"/>
 <link href="http://foldingtext.com/"/>
 <updated>2013-05-06T09:58:42-07:00</updated>
 <id>http://foldingtext.com/</id>
 <author>
   <name></name>
   <email></email>
 </author>

 
 <entry>
   <title>Oak Outliner</title>
   <link href="http://foldingtext.com/posts/releases/oakoutliner-released.html"/>
   <updated>2013-05-06T00:00:00-07:00</updated>
   <id>http://foldingtext.com/posts/releases/oakoutliner-released</id>
   <content type="html">&lt;p&gt;&lt;a href='http://oakoutliner.com'&gt;Oak&lt;/a&gt; is a new FoldingText based web app for outlining your ideas in plain text. It’s free, doesn’t require an account, and I hope it will be a quick and easy place for you to think on the web. Please give it a try and let us know how it works for you.&lt;/p&gt;</content>
 </entry>
 
 <entry>
   <title>Word Count Plugin</title>
   <link href="http://foldingtext.com/posts/extensions/plugins/word-count-plugin.html"/>
   <updated>2013-02-27T00:00:00-08:00</updated>
   <id>http://foldingtext.com/posts/extensions/plugins/word-count-plugin</id>
   <content type="html">&lt;p&gt;Use this plugin to display live word and character counts as you edit your document.&lt;/p&gt;

&lt;p&gt;This plugin is useful if you are trying to hit a specific word or character count when writing your document. After installing the plugin you can display your word count by:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Enter Command Mode (View &amp;gt; Command Mode)&lt;/li&gt;

&lt;li&gt;Type the &amp;#8220;word count&amp;#8221; command to show the live counts.&lt;/li&gt;

&lt;li&gt;Type the &amp;#8220;word count&amp;#8221; command again to remove the counts.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The word count plugin is availible (along with others) from FoldingText&amp;#8217;s plugin collection.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href='https://github.com/FoldingText/plugins'&gt;&lt;strong&gt;View Plugins&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a href='https://github.com/FoldingText/plugins/archive/master.zip'&gt;&lt;strong&gt;Download Plugins&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</content>
 </entry>
 
 <entry>
   <title>Sort Lines Plugin</title>
   <link href="http://foldingtext.com/posts/extensions/plugins/sort-lines-plugin.html"/>
   <updated>2013-02-27T00:00:00-08:00</updated>
   <id>http://foldingtext.com/posts/extensions/plugins/sort-lines-plugin</id>
   <content type="html">&lt;p&gt;Use this plugin to sort the selected lines in your document.&lt;/p&gt;

&lt;p&gt;After installing this plugin you can sort the selected lines by:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Enter Command Mode (View &amp;gt; Command Mode)&lt;/li&gt;

&lt;li&gt;Type the &amp;#8220;sort lines&amp;#8221; command to sort the selected lines.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The sort lines plugin is availible (along with others) from FoldingText&amp;#8217;s plugin collection.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href='https://github.com/FoldingText/plugins'&gt;&lt;strong&gt;View Plugins&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a href='https://github.com/FoldingText/plugins/archive/master.zip'&gt;&lt;strong&gt;Download Plugins&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</content>
 </entry>
 
 <entry>
   <title>Reverse Text Plugin</title>
   <link href="http://foldingtext.com/posts/extensions/plugins/reverse-text-plugin.html"/>
   <updated>2013-02-27T00:00:00-08:00</updated>
   <id>http://foldingtext.com/posts/extensions/plugins/reverse-text-plugin</id>
   <content type="html">&lt;p&gt;Use this plugin to reverse the selected text in your document.&lt;/p&gt;

&lt;p&gt;After installing this plugin you can reverse the selected text by:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Enter Command Mode (View &amp;gt; Command Mode)&lt;/li&gt;

&lt;li&gt;Type the &amp;#8220;reverse text&amp;#8221; command to reverse the selected text.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The reverse text plugin is availible (along with others) from FoldingText&amp;#8217;s plugin collection.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href='https://github.com/FoldingText/plugins'&gt;&lt;strong&gt;View Plugins&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a href='https://github.com/FoldingText/plugins/archive/master.zip'&gt;&lt;strong&gt;Download Plugins&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</content>
 </entry>
 
 <entry>
   <title>FoldingText 1.2 Release</title>
   <link href="http://foldingtext.com/posts/releases/foldingtext-1.2-release.html"/>
   <updated>2013-02-27T00:00:00-08:00</updated>
   <id>http://foldingtext.com/posts/releases/foldingtext-1.2-release</id>
   <content type="html">&lt;ul&gt;
&lt;li&gt;Added Command Mode (Command-&amp;#8216;) interface.&lt;/li&gt;

&lt;li&gt;Added Plugin support (Help &amp;gt; Plugin API Documentation)&lt;/li&gt;

&lt;li&gt;Added Typewriter scrolling (View &amp;gt; Typewriter Scrolling)&lt;/li&gt;

&lt;li&gt;Run scripts from command mode (File &amp;gt; Open Scripts Folder)&lt;/li&gt;

&lt;li&gt;Changed to insert after fold when pressing return.&lt;/li&gt;

&lt;li&gt;Changed default node path from &lt;code&gt;/*///*&lt;/code&gt; to &lt;code&gt;///*&lt;/code&gt;.&lt;/li&gt;

&lt;li&gt;Changed AppleScript &lt;code&gt;read nodes&lt;/code&gt; command to always return list.&lt;/li&gt;

&lt;li&gt;Select syntax when toggling bold, italic, and code.&lt;/li&gt;

&lt;li&gt;Reveal file links in Finder instead of trying to open them.&lt;/li&gt;

&lt;li&gt;Fixed some repetitive steps in the focus out process.&lt;/li&gt;

&lt;li&gt;Fixed syntax highlighting of mode declared on empty line.&lt;/li&gt;

&lt;li&gt;Fixed Reference links to now work with capital letters.&lt;/li&gt;

&lt;li&gt;Fixed crash when focusing out on heading with &amp;#8217;/&amp;#8217; character.&lt;/li&gt;

&lt;li&gt;Fixed error evaluating @index = 1 node path predicates.&lt;/li&gt;

&lt;li&gt;Fixed performance bug when many lines are folded.&lt;/li&gt;

&lt;li&gt;Fixed potential lost changes when editing after autosave.&lt;/li&gt;

&lt;li&gt;Fixed losing focus when zooming in and out.&lt;/li&gt;

&lt;li&gt;Fixed crash when ordered list is followed by unordered &amp;#8217;&lt;em&gt;&amp;#8217; list.&lt;/em&gt;&lt;/li&gt;

&lt;li&gt;Fixed crash when jumping to next spelling error when folded.&lt;/li&gt;

&lt;li&gt;Fixed crash when dragging and dropping text.&lt;/li&gt;

&lt;li&gt;Fixed crash when Moving Section Left when contained empty lines.&lt;/li&gt;

&lt;li&gt;Fixed crash when trying to open document that you don&amp;#8217;t have permission to read.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This release brings FoldingText one step closer to &amp;#8220;Plain text productivity &lt;em&gt;platform&lt;/em&gt; for geeks.&amp;#8221; FoldingText is now extensible through a Javascript plugin API. This release also include a &lt;em&gt;Command Mode&lt;/em&gt; which provides a quick and consistent way to use and expose plugin commands without having to remember tons of keyboard shortcuts.&lt;/p&gt;</content>
 </entry>
 
 <entry>
   <title>Expand More Script</title>
   <link href="http://foldingtext.com/posts/extensions/scripts/expand-more-script.html"/>
   <updated>2013-01-16T00:00:00-08:00</updated>
   <id>http://foldingtext.com/posts/extensions/scripts/expand-more-script</id>
   <content type="html">&lt;p&gt;Use this script to &amp;#8220;zoom in&amp;#8221;, expanding folds to see a more detailed view of your document structure.&lt;/p&gt;

&lt;p&gt;This script is most useful when used together with the &lt;a href='./expand-less-script.html'&gt;Expand Less Script&lt;/a&gt;. Use this script to &amp;#8220;zoom in&amp;#8221; on your document structure and use the Expand Less Script to &amp;#8220;zoom out&amp;#8221;.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href='https://github.com/RobTrew/tree-tools/blob/master/FoldingText%20scripts/Expand%20collapse/ExpandFT-More-008.applescript'&gt;&lt;strong&gt;View Script&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a href='https://github.com/RobTrew/tree-tools/blob/master/FoldingText%20scripts/Expand%20collapse/ExpandFT-More-008.scpt?raw=true'&gt;&lt;strong&gt;Download Script&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</content>
 </entry>
 
 <entry>
   <title>Expand Less Script</title>
   <link href="http://foldingtext.com/posts/extensions/scripts/expand-less-script.html"/>
   <updated>2013-01-16T00:00:00-08:00</updated>
   <id>http://foldingtext.com/posts/extensions/scripts/expand-less-script</id>
   <content type="html">&lt;p&gt;Use this script to &amp;#8220;zoom out&amp;#8221;, collapsing folds to see a high level overview of your document structure.&lt;/p&gt;

&lt;p&gt;This script is most useful when used together with the &lt;a href='./expand-more-script.html'&gt;Expand More Script&lt;/a&gt;. Use this script to &amp;#8220;zoom out&amp;#8221; on your document structure and use the Expand More Script to &amp;#8220;zoom in&amp;#8221;.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href='https://github.com/RobTrew/tree-tools/blob/master/FoldingText%20scripts/Expand%20collapse/ExpandFT-Less-008.applescript'&gt;&lt;strong&gt;View Script&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a href='https://github.com/RobTrew/tree-tools/blob/master/FoldingText%20scripts/Expand%20collapse/ExpandFT-Less-008.scpt?raw=true'&gt;&lt;strong&gt;Download Script&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</content>
 </entry>
 
 <entry>
   <title>Import OPML Script</title>
   <link href="http://foldingtext.com/posts/extensions/scripts/import-OPML-file-script.html"/>
   <updated>2013-01-09T00:00:00-08:00</updated>
   <id>http://foldingtext.com/posts/extensions/scripts/import-OPML-file-script</id>
   <content type="html">&lt;p&gt;Use this script to import OPML into a FoldingText outline.&lt;/p&gt;

&lt;p&gt;This script presents an open file dialogue where you can select an OPML file to export. The selected file is then processed with &lt;a href='https://github.com/RobTrew/tree-tools/blob/master/FoldingText%20scripts/Import%20Export/OPML2FT.py'&gt;OPML2FT.py&lt;/a&gt; and imported as a new FoldingText document.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href='https://github.com/RobTrew/tree-tools/tree/master/FoldingText%20scripts/Import%20Export/FTImportOPML-007.scptd'&gt;&lt;strong&gt;View Script&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a href='https://github.com/RobTrew/tree-tools/blob/master/FoldingText%20scripts/Import%20Export/FTImportOPML-007.scptd.zip?raw=true'&gt;&lt;strong&gt;Download Script&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</content>
 </entry>
 
 <entry>
   <title>Export to OPML/Omni Script</title>
   <link href="http://foldingtext.com/posts/extensions/scripts/export-to-OPML-or-Omni-script.html"/>
   <updated>2013-01-09T00:00:00-08:00</updated>
   <id>http://foldingtext.com/posts/extensions/scripts/export-to-OPML-or-Omni-script</id>
   <content type="html">&lt;p&gt;Use this script to export to OPML or Omni app formats.&lt;/p&gt;

&lt;p&gt;This script exports the selected line in FoldingText, with all of its descendants, to an OPML file, or to any Omni applications which are installed on the system.&lt;/p&gt;

&lt;p&gt;The list of export choices offered by the script will depend on which, if any, Omni apps are installed, and may include OmniOutliner, OmniFocus, and OmniGraffle as well as the default OPML. If OPML is chosen, a File Save dialog will appear. If an Omni app is chosen, the application will be launched, if necessary, and the output will take the form of a new (unsaved) Omni app document.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href='https://github.com/RobTrew/tree-tools/tree/master/FoldingText%20scripts/Import%20Export/FT2OMNI-021.scptd'&gt;&lt;strong&gt;View Script&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a href='https://github.com/RobTrew/tree-tools/blob/master/FoldingText%20scripts/Import%20Export/FT2OMNI.scptd.zip?raw=true'&gt;&lt;strong&gt;Download Script&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</content>
 </entry>
 
 <entry>
   <title>View in Marked Script</title>
   <link href="http://foldingtext.com/posts/extensions/scripts/view-in-Marked-script.html"/>
   <updated>2012-12-05T00:00:00-08:00</updated>
   <id>http://foldingtext.com/posts/extensions/scripts/view-in-Marked-script</id>
   <content type="html">&lt;p&gt;Use this script to see a markdown preview of your document in Brett Terpstra&amp;#8217;s &lt;a href='http://markedapp.com'&gt;Marked&lt;/a&gt; app.&lt;/p&gt;

&lt;p&gt;By default, the script tries to place the Marked and FoldingText versions side by side, each occupying half of the screen. If this is not your preferred behaviour, or does not suit your display setup, you can adjust the behaviour of the script by editing the value of a property in its opening lines from &lt;em&gt;true&lt;/em&gt; to &lt;em&gt;false&lt;/em&gt;.&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;property pblnPositionWindows : false&lt;/code&gt;&lt;/pre&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href='https://github.com/RobTrew/tree-tools/blob/master/FoldingText%20scripts/Decorating%20outlines%20with%20Markdown/ViewInMarked.applescript'&gt;&lt;strong&gt;View Script&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a href='https://github.com/RobTrew/tree-tools/blob/master/FoldingText%20scripts/Decorating%20outlines%20with%20Markdown/ViewInMarked.scpt?raw=true'&gt;&lt;strong&gt;Download Script&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</content>
 </entry>
 
 <entry>
   <title>Toggle Focus Script</title>
   <link href="http://foldingtext.com/posts/extensions/scripts/toggle-focus-script.html"/>
   <updated>2012-12-05T00:00:00-08:00</updated>
   <id>http://foldingtext.com/posts/extensions/scripts/toggle-focus-script</id>
   <content type="html">&lt;p&gt;Use this script to toggle focus with any selected parent node, header or non-header.&lt;/p&gt;

&lt;p&gt;This script toggles the focus of the selected parent line. Equivalent to &lt;em&gt;View &amp;gt; Focus In&lt;/em&gt; or &lt;em&gt;View &amp;gt; Focus Out&lt;/em&gt; in the FoldingText menu system, but works with any parent line, and is not restricted to hash-formatted headers.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href='https://github.com/RobTrew/tree-tools/blob/master/FoldingText%20scripts/Hoisting/ToggleFocus.applescript'&gt;&lt;strong&gt;View Script&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a href='https://github.com/RobTrew/tree-tools/blob/master/FoldingText%20scripts/Hoisting/ToggleFocus.scpt?raw=true'&gt;&lt;strong&gt;Download Script&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</content>
 </entry>
 
 <entry>
   <title>Set Folding Level Script</title>
   <link href="http://foldingtext.com/posts/extensions/scripts/set-folding-script.html"/>
   <updated>2012-12-05T00:00:00-08:00</updated>
   <id>http://foldingtext.com/posts/extensions/scripts/set-folding-script</id>
   <content type="html">&lt;p&gt;Use this script to set the level of folding in the open FoldingText document.&lt;/p&gt;

&lt;p&gt;This script expands the top N levels of the FoldingText outline, and leaves the lower levels concealed by folding.&lt;/p&gt;

&lt;p&gt;&lt;img src='https://raw.github.com/RobTrew/tree-tools/master/FoldingText%20scripts/Expand%20collapse/Expand-to-level-N.png' alt='User dialog' /&gt;&lt;/p&gt;

&lt;p&gt;A dialog tells the user how many levels there are in the current outline, and invite the user to enter a number.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Entering 1 (or less) will completely collapse the outline, folding all the Level 1 lines, leaving the rest concealed.&lt;/li&gt;

&lt;li&gt;Entering a large number (the maximum number of levels, or more) will completely expand the outline, leaving no lines folded.&lt;/li&gt;

&lt;li&gt;Entering a number between 1 and the maximum depth will leave the outline consistently folded at a particular level&lt;/li&gt;

&lt;li&gt;Entering a number with a sign (e.g. +1 -1) will increase or decrease the current degree of folding.&lt;/li&gt;
&lt;/ol&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href='https://github.com/RobTrew/tree-tools/blob/master/FoldingText%20scripts/Expand%20collapse/ExpandFT-ToLevelN-008.applescript'&gt;&lt;strong&gt;View Script&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a href='https://github.com/RobTrew/tree-tools/blob/master/FoldingText%20scripts/Expand%20collapse/ExpandFT-ToLevelN-008.scpt?raw=true'&gt;&lt;strong&gt;Download Script&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</content>
 </entry>
 
 <entry>
   <title>Mark Done Time Script</title>
   <link href="http://foldingtext.com/posts/extensions/scripts/mark-done-time-script.html"/>
   <updated>2012-12-05T00:00:00-08:00</updated>
   <id>http://foldingtext.com/posts/extensions/scripts/mark-done-time-script</id>
   <content type="html">&lt;p&gt;Use this script to add a @done tag with a date-time stamp to the selected line.&lt;/p&gt;

&lt;p&gt;Marks the selected line as done, including a date-time stamp (in FoldingText&amp;#8217;s default date-time format) in the @done tag.&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;@done(yyyy-mm-dd HH:MM:SS)	
@done(2012-12-05 21:15:34)&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;(Works well with FoldingText&amp;#8217;s .todo mode)&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href='https://github.com/RobTrew/tree-tools/blob/master/FoldingText%20scripts/Task%20management/MarkDoneTime.applescript'&gt;&lt;strong&gt;View Script&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a href='https://github.com/RobTrew/tree-tools/blob/master/FoldingText%20scripts/Task%20management/MarkDoneTime.scpt?raw=true'&gt;&lt;strong&gt;Download Script&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</content>
 </entry>
 
 <entry>
   <title>Header Levels Script</title>
   <link href="http://foldingtext.com/posts/extensions/scripts/header-levels-script.html"/>
   <updated>2012-12-04T00:00:00-08:00</updated>
   <id>http://foldingtext.com/posts/extensions/scripts/header-levels-script</id>
   <content type="html">&lt;p&gt;Use this script to change your outline between list items and heading items.&lt;/p&gt;

&lt;p&gt;This script presents a popup choice of outline levels. You choose the level to which you want to use header items, and the rest of the structure will be formatted as list items.&lt;/p&gt;

&lt;p&gt;This script works best when you are only working with list and heading items. Other item types (like example normal paragraphs) are ignored.&lt;/p&gt;

&lt;p&gt;Lets see how this script works. Here we start with a simple outline of list items with three levels:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;- one
	- Two
		- Three&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Choose &amp;#8220;Level 1&amp;#8221; and your outline will be transformed to:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;# one
- Two
	- Three&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Choose &amp;#8220;Level 2&amp;#8221; and your outline will be transformed to:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;# one
## Two
- Three&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Choose &amp;#8220;No Headers&amp;#8221; and your outline will be transformed back to:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;- one
	- Two
		- Three&lt;/code&gt;&lt;/pre&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href='https://github.com/RobTrew/tree-tools/blob/master/FoldingText%20scripts/Decorating%20outlines%20with%20Markdown/FTHeaderLevels.applescript'&gt;&lt;strong&gt;View Script&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a href='https://github.com/RobTrew/tree-tools/blob/master/FoldingText%20scripts/Decorating%20outlines%20with%20Markdown/FTHeaderLevels.scpt?raw=true'&gt;&lt;strong&gt;Download Script&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</content>
 </entry>
 
 <entry>
   <title>FoldingText 1.1 Release</title>
   <link href="http://foldingtext.com/posts/releases/foldingtext-1.1-release.html"/>
   <updated>2012-11-19T00:00:00-08:00</updated>
   <id>http://foldingtext.com/posts/releases/foldingtext-1.1-release</id>
   <content type="html">&lt;ul&gt;
&lt;li&gt;Welcome text is only shown on the first launch.&lt;/li&gt;

&lt;li&gt;Markdown escape sequences are now highlighted.&lt;/li&gt;

&lt;li&gt;Repeat tags or tags that use reserved words are not highlighted.&lt;/li&gt;

&lt;li&gt;New window location is set from last positioned window.&lt;/li&gt;

&lt;li&gt;Menu item choice changes are used as defaults for new documents.&lt;/li&gt;

&lt;li&gt;Collapsing a childless node will collapse it&amp;#8217;s parent instead.&lt;/li&gt;

&lt;li&gt;Fixed Items &amp;gt; Change Type &amp;gt; Codeblock now works.&lt;/li&gt;

&lt;li&gt;Fixed Copy as RTF to work correctly with characters such as Æ Ø Å.&lt;/li&gt;

&lt;li&gt;Fixed File path links for absolute and relative paths now work.&lt;/li&gt;

&lt;li&gt;Fixed No longer show spelling errors in smart links.&lt;/li&gt;

&lt;li&gt;Fixed Inline link highlighting that included title attributes.&lt;/li&gt;

&lt;li&gt;Fixed Console.app warnings displayed on FoldingText launch.&lt;/li&gt;

&lt;li&gt;Fixed Finding text in last section works even if it&amp;#8217;s collapsed.&lt;/li&gt;

&lt;li&gt;Fixed Finding text works correctly when the view is focused in.&lt;/li&gt;

&lt;li&gt;Fixed Bold highlighting now works in tab-indented block-quotes.&lt;/li&gt;

&lt;li&gt;Fixed Internal crashes caused by invalid AppleScript parameters.&lt;/li&gt;

&lt;li&gt;Fixed Cases where link URLs could inadvertently be deleted.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This release also makes lots of changes to expand the AppleScript support. It adds support for more precise selection control, read/write access to the view node path, and the ability to expand and collapse nodes. It also adds an HTTP style interface that&amp;#8217;s easy to use from other languages and might make more sense to web programmers. See User&amp;#8217;s Guide &amp;gt; AppleScript Support for more information.&lt;/p&gt;</content>
 </entry>
 
 <entry>
   <title>Make Header Script</title>
   <link href="http://foldingtext.com/posts/extensions/scripts/make-header-script.html"/>
   <updated>2012-11-16T00:00:00-08:00</updated>
   <id>http://foldingtext.com/posts/extensions/scripts/make-header-script</id>
   <content type="html">&lt;p&gt;Use this script to simplify marking lines as headers, and increasing header indentation level.&lt;/p&gt;

&lt;p&gt;This script makes it easy to quickly mark a line as a heading. It automates moving to the start of the line, deleting any existing list or other formatting, and then typing a &lt;code&gt;#&lt;/code&gt;. If you run it on a line that&amp;#8217;s already a heading it will increase the heading level by inserting an additional &lt;code&gt;#&lt;/code&gt; at the start of the line.&lt;/p&gt;

&lt;p&gt;This script is most useful if you &lt;a href='./using_scripts/'&gt;assign a keyboard shortcut&lt;/a&gt; to it, then you can make a header in a single keystroke.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href='https://gist.github.com/4087248'&gt;&lt;strong&gt;View Script&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a href='https://gist.github.com/4087248/download'&gt;&lt;strong&gt;Download Script&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</content>
 </entry>
 
 <entry>
   <title>Autofocus System Script</title>
   <link href="http://foldingtext.com/posts/extensions/scripts/autofocus-system-script.html"/>
   <updated>2012-11-14T00:00:00-08:00</updated>
   <id>http://foldingtext.com/posts/extensions/scripts/autofocus-system-script</id>
   <content type="html">&lt;p&gt;Use this script to implement a version of &lt;a href='http://markforster.squarespace.com/autofocus-system/'&gt;Mark Forster&amp;#8217;s&lt;/a&gt; Autofocus time management system.&lt;/p&gt;

&lt;p&gt;Watch this &lt;a href='http://www.youtube.com/watch?v=_RGNV0W1CaE'&gt;screencast&lt;/a&gt; to see how to use this script.&lt;/p&gt;

&lt;p&gt;The autofocus system is paper based, but it can be implemented on the computer by using a new heading for each &lt;em&gt;page&lt;/em&gt;, as shown in this FoldingText document.&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;# Autofocus.todo

- item 1
- item 3

# Autofocus.todo

- item 2&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;In this implementation an &lt;code&gt;Autofocus.todo&lt;/code&gt; heading is created for each page. Use unordered list syntax for items so that you can get a nice clickable checkbox to cross the items off the list. The process is the same as described on Mark&amp;#8217;s page, except:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Instead of using physical pages add your items to &amp;#8220;Autofocus.todo&amp;#8221; headings.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Instead of physically crossing items of your lists, click the checkbox that&amp;#8217;s added by .todo mode. That will add the &lt;code&gt;@done&lt;/code&gt; tag to the item so that it gets visually crossed off.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Instead of manually re-entering items that you are not finished with, place your text cursor on the items line, and run the linked to &amp;#8220;Re-Enter&amp;#8221; script. That will move a copy of the item to the end of your list. And it will automatically create &amp;#8220;Autofocus.todo&amp;#8221; headings as needed.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href='https://gist.github.com/4075021/'&gt;&lt;strong&gt;View Script&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a href='https://gist.github.com/4075021/download'&gt;&lt;strong&gt;Download Script&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</content>
 </entry>
 
 <entry>
   <title>Archive Done Script</title>
   <link href="http://foldingtext.com/posts/extensions/scripts/archive-done-script.html"/>
   <updated>2012-11-12T00:00:00-08:00</updated>
   <id>http://foldingtext.com/posts/extensions/scripts/archive-done-script</id>
   <content type="html">&lt;p&gt;Use this script to move completed todo items to the &lt;em&gt;# Archive&lt;/em&gt; heading in your document.&lt;/p&gt;

&lt;p&gt;This script is useful if you are using FoldingText to track todos and you need a record of what you&amp;#8217;ve done. It&amp;#8217;s also intended to be used together with FoldingText&amp;#8217;s todo mode. You can see how it works in this example document:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;# My.todo

- item 1
- item 3&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Paste that text into a new FoldingText document and each unordered list item will get a checkbox because of .todo mode. Click the checkbox to mark an item as done.&lt;/p&gt;

&lt;p&gt;When you are ready to archive a &lt;code&gt;@done&lt;/code&gt; item place your text cursor on the items line and then run the &amp;#8220;Arhchive Done&amp;#8221; script. The item will be moved to the &lt;code&gt;# Archive&lt;/code&gt; heading in your document, the script will create that heading if needed.&lt;/p&gt;

&lt;p&gt;You can archive multiple items by selecting them all before running the script.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href='https://gist.github.com/4061766/'&gt;&lt;strong&gt;View Script&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a href='https://gist.github.com/4061766/download'&gt;&lt;strong&gt;Download Script&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</content>
 </entry>
 
 <entry>
   <title>Syntax Examples Script</title>
   <link href="http://foldingtext.com/posts/extensions/scripts/syntax-examples-script.html"/>
   <updated>2012-11-01T00:00:00-07:00</updated>
   <id>http://foldingtext.com/posts/extensions/scripts/syntax-examples-script</id>
   <content type="html">&lt;p&gt;Use these scripts to learn FoldingText&amp;#8217;s different scripting syntaxes.&lt;/p&gt;

&lt;p&gt;These scripts don&amp;#8217;t provide any useful functionality, but they do show all the different ways that you can script FoldingText. They serve as a good reference when creating your own scripts.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href='https://gist.github.com/4074142'&gt;&lt;strong&gt;View Script&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a href='https://gist.github.com/4074142/download'&gt;&lt;strong&gt;Download Script&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</content>
 </entry>
 

</feed>