-
-
Notifications
You must be signed in to change notification settings - Fork 393
Smart thousands and decimals for Calculator #3859
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
113baac
c83a29f
5161bbe
5ff8a5b
852b2f5
161c546
cf40045
1fed54b
4d22e6c
e1150a4
76f834f
9bcb1b2
f8a6b02
71e0374
443d4f7
afc969d
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ | |
"ID": "CEA0FDFC6D3B4085823D60DC76F28855", | ||
"ActionKeyword": "*", | ||
"Name": "Calculator", | ||
"Description": "Perform mathematical calculations (including hexadecimal values)", | ||
"Author": "cxfksword", | ||
"Description": "Perform mathematical calculations (including hexadecimal values). Use ',' or '.' as thousand separator or decimal place.", | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @jjw24 Not sure if this is needed here. Could you please take a look? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I thought it was significant enough to make it clear to the user??? |
||
"Author": "cxfksword, dcog989", | ||
VictoriousRaptor marked this conversation as resolved.
Show resolved
Hide resolved
|
||
"Version": "1.0.0", | ||
"Language": "csharp", | ||
"Website": "https://github.com/Flow-Launcher/Flow.Launcher", | ||
|
Uh oh!
There was an error while loading. Please reload this page.