Hiroshi Yuki / 結城浩
What did I do this week? YukiTask Graph answers to you.
今週なにをしたっけ? YukiTaskのグラフが教えてくれます。
graph-recent.html / graph-recent.htmlを開くOpen ~/yukitask/graph-recent.html.
~/yukitask/graph-recent.htmlを開いてください。
You can see what you have done in these days as follows.
最近どんなことをしたか、以下のように表示されます。
mk of the project on the day.
mkを実行した。
mk on the day.
mkを実行しなかった。
mk, touch_task is executed automatically.
mkを実行すると、自動的にtouch_taskも実行される。
touch_task stores current date and the current directory name into ~/yukitask/log.json.
touch_taskは日付とディレクトリ名を~/yukitask/log.jsonに保存する。
touch_task also updates ~/yukitask/graph-recent.html.
touch_taskはさらに~/yukitask/graph-recent.htmlも更新する。