task-hookrs
is a rust library for writing
taskwarrior hooks.
task-hookrs
is able to import and export the JSON taskwarrior understands, so
you can write taskwarrior hooks without having to deal with the JSON
import/export foo by simply using this crate.
Notice: I, the author of task-hookrs, will be on vacation from mid-May 2018 until early 2019. I hope I can continue develop task-hookrs during that time, but I cannot guarantee that. I hope I can continue development of task-hookrs after that and I certainly plan to do so.
With task-hookrs, the situation is a bit different as with my other repositories. @maralorn has commit access and is actively developing this library (as of the time of writing this note). I'm sure they will respond much faster than I can - and I trust them to do the right thing.
@TheNeikos as commit rights to this repository and will respond to issues and PRs.
task-hookrs - A Rust library for writing taskwarrior hooks and general interfacing with taskwarrior
Copyright (C) 2016-2018 Matthias Beyer
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
For more information and the full license text, see the LICENSE file.