https://github.com/fornever/wekan-to-taskwarrior
Import data from Wekan to Taskwarrior
https://github.com/fornever/wekan-to-taskwarrior
Last synced: about 1 year ago
JSON representation
Import data from Wekan to Taskwarrior
- Host: GitHub
- URL: https://github.com/fornever/wekan-to-taskwarrior
- Owner: ForNeVeR
- License: mit
- Created: 2016-12-31T05:35:08.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-31T05:53:37.000Z (over 9 years ago)
- Last Synced: 2025-03-24T18:46:31.291Z (over 1 year ago)
- Language: PowerShell
- Size: 1.95 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: License.md
Awesome Lists containing this project
README
wekan-to-taskwarrior
====================
That's a simple converter from [Wekan][wekan] to [Taskwarrior][taskwarrior].
Usage
-----
Export board data from Wekan to JSON, and then:
```console
$ ./Import.ps1 /path/to/wekan.json '+board-tag' '/path/to/task'
```
That will output the commands to create the necessary tasks in Taskwarrior.
[taskwarrior]: https://taskwarrior.org/
[wekan]: https://wekan.io/