taskbook icon indicating copy to clipboard operation
taskbook copied to clipboard

Maybe, we need a feature that get the tasks before/after the special date

Open WellerQu opened this issue 6 years ago • 3 comments

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. At first , tb is a good tool for record my tasks. but I want to get the special tasks after the special date. Example:

if I type this:

tb --list done --after 20180804

then, I get all of the tasks which attr is done and item._timestamp is after 2018-08-04.

Why do I need? I can generate a week report to my boss. And tell him what I did last week.

Describe the solution you'd like A clear and concise description of what you want to happen.

Additional context Add any other context or screenshots about the feature request here.

WellerQu avatar Aug 04 '18 04:08 WellerQu

I am going to look at writing this up today.

colingm avatar Aug 11 '18 15:08 colingm

@colingm PR https://github.com/klauscfhq/taskbook/pull/52 already made for this

rjoydip-zz avatar Aug 11 '18 16:08 rjoydip-zz

@rjoydip oh thanks, didn't see that since it didn't tag this issue. Awesome!

colingm avatar Aug 11 '18 19:08 colingm