Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature requests - relative history, dates in list #8

Open
haringsrob opened this issue Sep 15, 2016 · 2 comments
Open

Feature requests - relative history, dates in list #8

haringsrob opened this issue Sep 15, 2016 · 2 comments
Assignees

Comments

@haringsrob
Copy link

Hi,

Great work, I use this tool on a daily base and having the cli allows me to integrate it better in my workflow.

However I am missing a few things:

It would be nice to be able to list history or range:
toggl list yesterday

also the list produced by toggl list does not include any dates.

Keep it up,

Regards

@meeDamian
Copy link
Owner

meeDamian commented Sep 21, 2016

Hey @haringsrob,

Thanks, those are really good suggestions!

I've added the first one already. After upgrade to 0.1.16 you should be able to use:

$ toggl list today
$ toggl list yesterday
$ toggl list last monday
$ toggl list last Wednesday
$ toggl list last fri

The cool thing is, you can still use their numbers to operate on them!

The dates one is a bit more tricky… - I really don't want to clutter the list with too much info, so I still need to put a bit more thought into it.

@meeDamian meeDamian self-assigned this Sep 21, 2016
@haringsrob
Copy link
Author

Thanks, looks good already. This is already helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants