Skip to content

Commit

Permalink
v0.46
Browse files Browse the repository at this point in the history
  • Loading branch information
scripting committed Jun 18, 2014
1 parent 7f6456f commit 05ef26c
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 8 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### Outliners everywhere!

I've long felt that every operating system and web browser should have a great outliner baked-in.
I've long felt that every operating system and web browser should have a great outliner baked-in.

If you were going to try to do that today, you'd release it under the GPL written in JavaScript.

Expand Down
82 changes: 75 additions & 7 deletions opml/concordDocs.opml
Original file line number Diff line number Diff line change
@@ -1,68 +1,136 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- OPML generated by OPML Editor v11.0.6 on Thu, 19 Sep 2013 12:08:30 GMT -->

<!-- OPML generated by OPML Editor v10.1a16 on Wed, 18 Jun 2014 19:46:16 GMT -->

<opml version="2.0">

<head>

<title>Concord docs on Github</title>
<dateCreated>Thu, 19 Sep 2013 11:57:11 GMT</dateCreated>
<dateModified>Thu, 19 Sep 2013 12:08:30 GMT</dateModified>
<ownerName></ownerName>
<ownerEmail></ownerEmail>

<dateCreated>Sat, 22 Feb 2014 22:26:05 GMT</dateCreated>

<dateModified>Wed, 18 Jun 2014 19:46:16 GMT</dateModified>

<ownerName>Dave Winer</ownerName>

<ownerId>http://davewiner.com/</ownerId>

<expansionState>1, 2, 7, 9, 11, 14, 18, 22, 26, 31, 33, 36</expansionState>

<vertScrollState>1</vertScrollState>

<windowTop>117</windowTop>

<windowLeft>1073</windowLeft>

<windowBottom>1078</windowBottom>

<windowRight>2225</windowRight>

</head>

<body>

<outline text="Concord docs" domain="concorddocs.blorkmark.com" name="concordDocs" type="blogpost">

<outline text="Outliners everywhere!" created="Mon, 16 Sep 2013 15:14:06 GMT" pgfnum="30332">
<outline text="I've long felt that every operating system and web browser should have a great outliner baked-in. " created="Mon, 16 Sep 2013 15:14:11 GMT" pgfnum="30333"/>

<outline text="I've long felt that every operating system and web browser should have a great outliner baked-in. " created="Mon, 16 Sep 2013 15:14:11 GMT" pgfnum="30333"/>

<outline text="If you were going to try to do that today, you'd release it under the GPL written in JavaScript. " created="Mon, 16 Sep 2013 16:06:34 GMT" pgfnum="30322"/>

<outline text="That's exactly what Concord is. " created="Mon, 16 Sep 2013 16:07:15 GMT" pgfnum="30323"/>

<outline text="&lt;i&gt;&lt;a href=&quot;http://scripting.com/2013/09/16/concordOurGplOutliner&quot;&gt;Dave Winer&lt;/a&gt;, 9/16/13.&lt;/i&gt;" created="Mon, 16 Sep 2013 16:05:43 GMT" pgfnum="30321"/>

</outline>

<outline text="Concord is an outliner" created="Sat, 14 Sep 2013 15:31:18 GMT" pgfnum="30273">

<outline text="&lt;a href=&quot;http://docs.fargo.io/outlinerHowto&quot;&gt;An outliner&lt;/a&gt; is a text editor that organizes information in a hierarchy, allowing users to control the level of detail and to reorganize according to structure. Your notes can have full detail, yet be organized so a casual reader can get a quick overview. Outlining is a great way for teams to organize work. " created="Sat, 14 Sep 2013 15:31:22 GMT" pgfnum="30274"/>

</outline>

<outline text="Written in JavaScript" created="Sat, 14 Sep 2013 15:31:46 GMT" pgfnum="30275">

<outline text="It's a jQuery plug-in that implements a full-featured outliner that you can drop into other applications with a minimum of work. " created="Wed, 11 Sep 2013 23:43:14 GMT" pgfnum="30137"/>

</outline>

<outline text="It's the core of Fargo" created="Sat, 14 Sep 2013 15:33:47 GMT" pgfnum="30276">

<outline text="&lt;a href=&quot;http://fargo.io/&quot;&gt;Fargo&lt;/a&gt; is our browser-based outliner that hooks into Dropbox. " created="Sat, 14 Sep 2013 15:33:52 GMT" pgfnum="30277"/>

<outline text="Concord is the outlining engine in Fargo." created="Sat, 14 Sep 2013 15:34:39 GMT" pgfnum="30279"/>

</outline>

<outline text="GPL-licensed" created="Sat, 14 Sep 2013 15:37:42 GMT" pgfnum="30283">

<outline text="&lt;a href=&quot;https://github.com/scripting/concord&quot;&gt;Concord&lt;/a&gt; is licensed under the GPL because outliners are an incredibly useful way to edit structured information. We want Concord to be able to fill every conceivable need for outlining technology. " created="Wed, 11 Sep 2013 23:44:29 GMT" pgfnum="30139"/>

<outline text="Ideas include file systems, mailboxes, chatrooms, databases, documents, presentations, product plans, code, libraries, laws, systems of laws, contracts, rules, guidelines, principles, docs, manifestos, journals, blogs, etc. " created="Sat, 14 Sep 2013 15:38:43 GMT" pgfnum="30286"/>

<outline text="Here's an important 11-minute &lt;a href=&quot;http://scripting.com/2013/09/17/importantPodcastAboutConcordGpl&quot;&gt;podcast&lt;/a&gt; about Concord and the GPL. "/>

</outline>

<outline text="Example 0: The bare minimum" created="Mon, 16 Sep 2013 13:32:57 GMT" pgfnum="30317">

<outline text="This &lt;a href=&quot;https://github.com/scripting/concord/blob/master/example0/index.html&quot;&gt;example&lt;/a&gt; has the bare minimum to add an outliner to an existing app."/>

<outline text="This saves developers the trouble of having to factor it out of Example 1, below." created="Tue, 17 Sep 2013 12:49:40 GMT" pgfnum="30324"/>

<outline text="You can try it out &lt;a href=&quot;http://static.smallpicture.com/concord/example0/index.html&quot;&gt;here&lt;/a&gt;. " created="Mon, 16 Sep 2013 13:35:45 GMT" pgfnum="30320"/>

</outline>

<outline text="Example 1: Hello Outliner" created="Wed, 11 Sep 2013 23:45:31 GMT" pgfnum="30140">

<outline text="This &lt;a href=&quot;https://github.com/scripting/concord/tree/master/example1/index.html&quot;&gt;example&lt;/a&gt; is a functional outliner, with most of the capabilities of the Little Outliner app and the same basic approach. You edit a single outline, saved in local storage, so it's there when you come back to it, but only on that machine." created="Mon, 16 Sep 2013 13:34:27 GMT" pgfnum="30319"/>

<outline text="It has a simple menubar, with menus containing Outliner commands, links to OPML documents you can view and edit, and links to docs." created="Mon, 16 Sep 2013 13:44:05 GMT" pgfnum="30321"/>

<outline text="You can try it out &lt;a href=&quot;http://static.smallpicture.com/concord/example1/index.html&quot;&gt;here&lt;/a&gt;." created="Mon, 16 Sep 2013 13:35:45 GMT" pgfnum="30320"/>

</outline>

<outline text="Example 2: Small Picture Reader" created="Wed, 11 Sep 2013 23:45:31 GMT" pgfnum="30140">

<outline text="We've released the &lt;a href=&quot;https://github.com/scripting/concord/blob/master/example2/index.html&quot;&gt;source&lt;/a&gt; for &lt;a href=&quot;http://docs.fargo.io/fargo/reader&quot;&gt;Small Picture Reader&lt;/a&gt; under the GPL as part of the Concord release." created="Wed, 18 Sep 2013 15:15:07 GMT" pgfnum="30464"/>

<outline text="This app provides a way to read any OPML file even if you aren't using an outliner." created="Wed, 18 Sep 2013 15:05:00 GMT" pgfnum="30461"/>

<outline text="There's a command in Fargo that creates a link between the document you're editing and a reader version." created="Wed, 18 Sep 2013 15:05:41 GMT" pgfnum="30462"/>

<outline text="If you want to run the app, &lt;a href=&quot;http://reader.blorkmark.com/&quot;&gt;click here&lt;/a&gt;." created="Wed, 18 Sep 2013 15:06:02 GMT" pgfnum="30463"/>

</outline>

<outline text="Inaugural blog post" created="Mon, 16 Sep 2013 14:51:34 GMT" pgfnum="30330">

<outline text="&lt;a href=&quot;http://scripting.com/2013/09/16/concordOurGplOutliner&quot;&gt;Here's the post&lt;/a&gt; I ran on Scripting News when Concord was publicly announced. It includes a link to a podcast." created="Mon, 16 Sep 2013 14:51:38 GMT" pgfnum="30331"/>

</outline>

<outline text="Worknotes" created="Thu, 19 Sep 2013 11:57:18 GMT" pgfnum="30465">

<outline text="I keep a log of work I do on Concord, in an &lt;a href=&quot;https://raw.github.com/scripting/concord/master/opml/worknotes.opml&quot;&gt;outline&lt;/a&gt; of course. " created="Thu, 19 Sep 2013 11:57:21 GMT" pgfnum="30466"/>

<outline text="There's a &lt;a href=&quot;https://github.com/scripting/concord/blob/master/worknotes.md&quot;&gt;markdown rendering&lt;/a&gt; of the worknotes file. " created="Thu, 19 Sep 2013 12:08:11 GMT" pgfnum="30471"/>

</outline>

<outline text="Community" created="Mon, 16 Sep 2013 13:44:55 GMT" pgfnum="30322">

<outline text="We have a &lt;a href=&quot;https://groups.google.com/forum/?fromgroups#!forum/smallpicture-concord&quot;&gt;Google Group mail list&lt;/a&gt; for technical support." created="Mon, 16 Sep 2013 13:44:57 GMT" pgfnum="30323"/>

</outline>

</outline>

</body>
</opml>

</opml>

0 comments on commit 05ef26c

Please sign in to comment.