0.2.1 • Published 7 years ago

birch-outline v0.2.1

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

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.