doing-plugins
Export and import plugins for the doing CLI.
This crate provides the plugin system for exporting entries to various formats and importing entries from external sources.
Export Plugins
byday— group entries by daycsv— comma-separated valuesdayone— Day One journal formatdoing— native doing file formathtml— HTML with CSS stylingjson— JSON exportmarkdown— Markdown formattaskpaper— TaskPaper formattimeline— chronological timeline view
Import Plugins
calendar— iCalendar (ICS) filesdoing— doing file formatjson— doing JSON export formattiming— Timing.app JSON reports
License
MIT — see LICENSE for details.