Writing time
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
How many time dose author spend on blogging? We'd like to see, says, "Jedi
spends 3hr45min13sec on this entry."
Let's do so: first log the time user clicking "New post"/"Edit post" and
the time clicking "Save"; second count how many time he/she spent.
Also, we can reckon on total.
```
Original issue reported on code.google.com by `jedi...@gmail.com` on 10 Aug 2006 at 1:29
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the handlers for the “New post”/“Edit post” and “Save” actions in the JavaScript application. Determine where post timing data can be recorded and how totals are represented; done means showing each entry’s elapsed time and an overall total in the requested format.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- analytics, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100