-
Notifications
You must be signed in to change notification settings - Fork 55
Closed
Labels
Description
conv 1hr s
shows 3,600 second
in the UI and copies 3,600
to the clipboard.
I like that the UI shows the thousand groupings, however, often I'm converting units for programming, spreadsheets, etc. and in those situations I usually want the "raw" value.
An option to show the thousand separators in the UI but not copy them to the clipboard would be great. Final result would be:
conv 1hr s
shows 3,600 second
in the UI and copies 3600
to the clipboard.