-
-
Notifications
You must be signed in to change notification settings - Fork 5
User Guide
Tomy Hsieh edited this page Feb 28, 2020
·
13 revisions
There are currently 4 methods to trigger Coon's main conversion interface, only the first method gives you hint for setting and help method along with other alfred results
| Method | Demo |
|---|---|
In Alfred, type the keyword cur along with query |
|
In Alfred, type the keyword coon then press ⏎
|
|
| In Alfred, type the query then choose the fallback search (Setup required) | |
Press the Hotkey (Default is ⌥-C, but you can change it) |
Query is compose of two arguments
-
[value]: must be a decimal number, commas (,) will be ignored -
[currency]: can be either code (USD, JPY,...) or alias ($, ¥,...), for alias mapping, see Currencies
Query is position-insensitive, besides the cur keyword, arguments in the following methods can be typed in any order. Namely, the following query all yields the same results:
cur 5 GBP CADcur 5 CAD GBPcur GBP 5 CADcur CAD 5 GBPcur GBP CAD 5cur CAD GBP 5
-
cur: Convert between all favorite currencies and base currency with 1 unit based onORIENTATIONconfig
FROM_FAV |
DEFAULT |
TO_FAV |
|---|---|---|
![]() |
![]() |
![]() |
-
cur [value]: Convert between all favorite currencies and base currency with [value] unit based onORIENTATIONconfig
FROM_FAV |
DEFAULT |
TO_FAV |
|---|---|---|
![]() |
![]() |
![]() |
-
cur [currency]: Convert between [currency] and base currency with 1 unit
-
cur [value] [currency]: Convert between [currency] and base currency with [value] unit
-
cur [currency_1] [currency_2]: Convert between [currency_1] and [currency_2] with 1 unit
-
cur [value] [currency_1] [currency_2]: Convert between [currency_1] and [currency_2] with [value] unit
- Press
⏎or⌘-Con converted item to copy value - Press
⌥-⏎on converted item to copy value along correspond symbol
-
cur-add: Add a new currency to favorite list -
cur-rm: Remove a currency from favorite list -
cur-arr: Arrange orders of the favorite list
-
cur-ref: Refresh Currency List & Rates -
cur-help: Show a list of example usage or opens up this repository
If you like my work, consider buy me a coffee by pressing the ❤️ Sponsor button on the top





