Skip to content

DDzwiedziu/tw-import-export-scripts

 
 

Repository files navigation

twx

taskwarrior export scripts, as found at the bottom of http://taskwarrior.org/tools/

This repo is for the development, and ideally replacement, of these legacy taskwarrior add-ons that represent considerable "out-of-the-box functionality. Because these scripts have languished under /usr/local/share/doc/task/addons/ for years, with little fanfare or contributions, they have been almost forgotten. IMHO the scripts themselves should be reimplemented, harnessing the current (task v.2.4.5) import and export capabilities.

Requirements

  • jq is required for the todo.txt import tests.

Known Issues/Edge Cases

  • Comments are not defined in the todo.txt spec, so handling them here is hacky at best.
    • See: todotxt/todo.txt#1,
    • Esentially a line starting with # or YYYY-MM-DD # will be treated as a comment,
  • ActivityPub handles are partially misinterpreted as tags,

About

taskwarrior export scripts

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Perl 77.1%
  • Python 17.4%
  • Ruby 4.8%
  • Makefile 0.7%