You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Love this workflow, but get error stating cannot convert ml (milliliters) to ounces (oz), but you can. One ml = 0.033814 fluid ounces. It is implied that ml is volume so generally do not need to specify that you are converting to fluid ounces so plain language would be milliliters to ounces or abbreviated as ml to oz.
#152
Open
cdewittmd opened this issue
Dec 21, 2023
· 1 comment
If you have a problem with the workflow please answer the following questions. Please note that the workflow is only compatible with Alfred 5.
Are you using the latest version of the workflow?
Before creating an issue make sure you are using the latest version, you can find the latest version in the releases page
Have you installed the workflow dependencies?
if dependencies are not automatically installed by Alfred you can install them directly from Alfred following this steps https://www.alfredapp.com/help/kb/dependencies/ or manually install PHP with brew brew install php
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Open Alfred '...'
Type '...'
See error
Expected behavior
A clear and concise description of what you expected to happen.
Debug Output
Please enable debug (see image) open Alfred and type the conversion that it's not working, you will see that the debug window is populated with a lot of text, please paste that text in here.
System information:
OS: [e.g. Mac OS 10.15.15]
Alfred Version [e.g. 4]
PHP Version - To find out the version open the Terminal.app and type: php -v
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
The script doesn't support ml to oz, etc which are fluid measurements easily calculated. We're politely requesting you update the script to include those calculations when you get a chance, thanks!
If you have a problem with the workflow please answer the following questions. Please note that the workflow is only compatible with Alfred 5.
Are you using the latest version of the workflow?
Before creating an issue make sure you are using the latest version, you can find the latest version in the releases page
Have you installed the workflow dependencies?
if dependencies are not automatically installed by Alfred you can install them directly from Alfred following this steps https://www.alfredapp.com/help/kb/dependencies/ or manually install PHP with brew
brew install php
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Debug Output
Please enable debug (see image) open Alfred and type the conversion that it's not working, you will see that the debug window is populated with a lot of text, please paste that text in here.
System information:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: