taskwarrior/scripts/extensions/README
Paul Beckingham 2f4efb28d6 Lua
- Created new scripts/extensions directory.
- Added README for extensions.
- Started priority.lua extension.
- Implemented api_task_get and api_task_set DOM accessors.
- Removed more obsolete API.
2011-04-17 00:48:05 -04:00

8 lines
103 B
Text

There are several types of extension:
- Hook-based
- User Defined Attribute
- Command
- Format
- DOM