ForNeVeR / ForNeVeR/checktimer
Taskwarrior integration
- 主要言語
- Scala
- スター
- 5
- フォーク
- 0
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
I want checktimer to become fully integrated with [Taskwarrior](https://taskwarrior.org/). It should eventually store its data in Taskwarrior database.
- [x] (#40) add configuration file support (and store `task` and `checktimer.csv` paths there)
- [ ] (#41) add Start button to select task from the Taskwarrior database
- [ ] import currently active task from Taskwarrior at start
- [ ] store Taskwarrior task UUID in the checktimer database
- [ ] Start button should execute `task start` for the corresponding task
- [ ] Stop button / function should execute `task stop` for the currently started task
- [ ] store the duration data as a Taskwarrior [User Defined Attribute](https://taskwarrior.org/docs/udas.html) (and register the attribute automatically when needed); get rid of custom CSV file
After implementation of all those tasks, Taskwarrior installation will be required for checktimer to work.
コントリビューションガイド
調査の方向性
まず #40 の設定サポートと、既存の task および checktimer.csv のパスを確認します。Start アクションと Stop アクション、および現在のストレージフローを追跡し、その後チェックリストを使って、Taskwarrior の選択、同期、UUID と期間の保存、カスタム CSV データの削除を確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- scala
- 領域
- cli
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100