vinc3m1 / birch-outline

Cross-platform scripting for TaskPaper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Birch Outline

Build Status Dependencies Status

Cross-platform scripting for TaskPaper.

  1. Model: Outline contains Items each of which has attributes and an AttributedString body.
  2. Runtime: Change events, undo support, query evaluator, and relative date/time parsing.
  3. Serialization: Read/Write .taskpaper, .opml, and .bml

Suitable for processing TaskPaper files wherever there's JavaScript. Also potentially useful when creating your own apps that need an outline model.

Please read Getting Started to learn more.

About

Cross-platform scripting for TaskPaper

License:MIT License


Languages

Language:JavaScript 55.9%Language:CoffeeScript 44.1%