Eddie Smo
Sep 24, 2024
"@now" should not include seconds
Explain the problem as you see it
Currently writing @now
puts in the timer, including the seconds. That's weird and makes it hard to read.
I think just showing the minute is enough.
Currently:
11:51:57 ordered fish
Proposed:
11:51 ordered fish
This will also be in-line with other apps like Notion, Capacities and RemNote.
I use the @now
command a lot, so it'll be a great help.
Thank you!
Why is this a problem for you?
Creates clutter and confusion in the UI.
Suggest a solution
Remove the seconds component from the time display.