Opened 16 years ago
Closed 7 years ago
#4951 closed enhancement (wontfix)
Work log plugin
Reported by: | Jeff Hammel | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | Request-a-Hack |
Severity: | normal | Keywords: | |
Cc: | ethan.jucovy@… | Trac Release: | 0.11 |
Description
i want a way to keep track of my weekly priorities by email. A trac instance is mailed and a MailToTracPlugin handler turns these into tickets and a blog post and references existing tickets. This lets me keep a log of my work via email and through the web and lets me work how I want.
I can imagine doing this in a way that an email like this:
* fix birdhouse * climb the top of the mountain * feed cats, #17
In this case, two new tickets are made for "fix birdhouse" and "climb the top of the mountain". Because "feed cats" references an existing ticket number, a new ticket is not created, though #17 is probably commented on. Instead of a master ticket, I would probably use a blog, since this is really a log of what you are doing. Then, comments on the tickets referenced in the blog (including new tickets) are included as comments on the blog. The blog entry for this period (weekly, what have you) may then be wrapped up with a final comment.
You could also have a TracHoursPlugin component for adding/recording hours.
Attachments (0)
Change History (3)
comment:1 Changed 15 years ago by
Summary: | work log plugin → Work log plugin |
---|
comment:2 Changed 10 years ago by
Owner: | Jeff Hammel deleted |
---|
comment:3 Changed 7 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |