-
Notifications
You must be signed in to change notification settings - Fork 549
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
Add support for days #2
Comments
Support for days would be awesome 👍 |
Support all the way down to minutes would be uber awesome 👍 |
Support for seconds with scaling and moving timeline would be perfect.=) I really have a greate task for it. |
I'm sorry, but support for seconds is nothing I'll plan to implement, see #3 Support for days may be something I'll add. As always, feel free to fork Timesheet.js ;) |
Would be awesome to have support for 1 day, where we can set hours and minutes. Good job BTW! |
@sbstjn thanks for looking into it! |
When adding support for hours and minutes, it should work with months and years in the same timesheet. So there has to be some scaling and calculation. |
I support the support for minutes. :) |
I think my needs are much simpler. I'm using a large scale for showing projects over months (this project works well), but when we switch to the "what's next to be done" view, I'm hand-crafting the layout: Long story short, days would be fantastic, but I don't see the reason for that support to require crazy new scaling interactivity and features. I could just use a day-version of the timeline :) |
I'm also very interested in showing days and hours. |
I just want to be able to set the columns as "days" instead of "years". That would be awesome... :-) |
Any idea when support for days will be added to timesheet.js |
+1 Days support would be awesome to display many kind of activities |
Out of topic but I'm dying to know, @ericclemmons what plugin you used from the image you shared? |
Oh, it's a little AngularJS app I wrote that pulls out Basecamp todos' timestamps and generates a Gantt chart. That was before I found out about this project :) |
As said above, support down to minutes would be great and much more convenient 👍 |
👍 for days |
The current implementation only supports month year. It would be really useful (and awesome) if days are supported as well.
The text was updated successfully, but these errors were encountered: