Add a now option for timestamps when creating a new record through the ui.
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 485
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Currently there is yesterday, today, and tomorrow. I purpose a NOW option would be great when the field is not null and has no default.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Start by locating the UI used to create a new record and the existing yesterday, today, and tomorrow timestamp options; then verify the new option is available only when the field is non-null and has no default. Done means the UI offers a NOW choice under those conditions and the resulting record receives the current timestamp.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- databases, desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100