ofexport Changelog

What's new in ofexport 3.0.3

Jun 10, 2013
  • Fixed but that caused exported allday calendar items to appear a day late.

New in ofexport 3.0.2 (Jun 10, 2013)

  • Fixed bug with TaskPaper template, removed project tag from project (always itself!).
  • Fixed bug that caused tasks not have a project attribute.
  • Added support for Inbox items (ofexport considers Inbox items to be in a project called "Inbox").

New in ofexport 3.0.1 (Jun 10, 2013)

  • Made default format when printing to stdout configurable.
  • Reformatted json config using "recommended" layout (bleh!) with a BBEdit plugin http://bbeditextras.org/wiki/index.php?title=Text_Filters
  • Moved db search path into config.
  • Added config for default "%of cal" directives.
  • Fixed a bug where I wasn't using the persistentIdentifier as the task id.

New in ofexport 3.0.0 (Jun 10, 2013)

  • Introduced a plugin model.
  • Changed format of templates to support plugins better.
  • Added a global config file: ofexport.json for plugins and file associations.
  • Add **id** and **type** attributes to a few templates.