Include current date when completing only the time
Open
- Dominant language
- Lua
- Stars
- 27
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Resolving the time-only completion (e.g. `@7:25`) should include the current date: `2023-10-26 7:25`.
Otherwise, the `@7:25` completion is useless, since it is the same as just typing the time `7:25`.
Contributor guide
Research direction
Inspect the implementation that resolves time-only completions such as `@7:25`; no file or test is named in the issue. Verify that the completion uses the current date and produces the requested ISO-style date-time, while preserving the existing time value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100