Look at the time of the last modified file when checking out
Open
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the check out uses the time when you run `amser out`. But it would make more sense to do it based on file modification time. For example - if you forget to end a session overnight.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the implementation of `amser out` and checking how it currently chooses the checkout time. Done means checkout uses the last modified file time rather than command invocation time, including when a session remains open overnight.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100