mclang / kiho-wt-puncher

Rust CLI app to make Kiho worktime login/logout punches using Kiho API
GNU General Public License v3.0
1 stars 0 forks source link

Change `start` so that Recurring Tasks can be grouped #2

Open mclang opened 2 months ago

mclang commented 2 months ago

Problem

List of Recurring Tasks will get quite long before long, which makes starting tasks a bit cumbersome

Solution

  1. Implement start so that a one word search term can be used to filter displayed tasks
  2. Change Recurring Tasks structure so that some kind of grouping is possible.

In the latter case idea is that user first selects group and then the task.