GithubHelp home page GithubHelp logo

shizhaojingszj / concord Goto Github PK

View Code? Open in Web Editor NEW

This project forked from scripting/concord

0.0 1.0 0.0 1.02 MB

Core outliner

License: GNU General Public License v3.0

CSS 3.31% JavaScript 74.73% HTML 21.97%

concord's Introduction

Outliners everywhere!

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.

That's exactly what Concord is.

Dave Winer, 9/16/13.

Concord is an outliner

An outliner 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.

Written in JavaScript

It's a jQuery plug-in that implements a full-featured outliner that you can drop into other applications with a minimum of work.

It's the core of Fargo

Fargo is our browser-based outliner that hooks into Dropbox.

Concord is the outlining engine in Fargo.

GPL-licensed

Concord 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.

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.

Here's an important 11-minute podcast about Concord and the GPL.

Example 0: The bare minimum

This example has the bare minimum to add an outliner to an existing app.

This saves developers the trouble of having to factor it out of Example 1, below.

You can try it out here.

Example 1: Hello Outliner

This example 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.

It has a simple menubar, with menus containing Outliner commands, links to OPML documents you can view and edit, and links to docs.

You can try it out here.

Example 2: Small Picture Reader

We've released the source for Small Picture Reader under the GPL as part of the Concord release.

This app provides a way to read any OPML file even if you aren't using an outliner.

There's a command in Fargo that creates a link between the document you're editing and a reader version.

If you want to run the app, click here.

Inaugural blog post

Here's the post I ran on Scripting News when Concord was publicly announced. It includes a link to a podcast.

Worknotes

I keep a log of work I do on Concord, in an outline of course.

There's a markdown rendering of the worknotes file.

Community

We have a Google Group mail list for technical support.

concord's People

Contributors

scripting avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.