alfred-encode-decode-workflow
alfred-encode-decode-workflow copied to clipboard
base64 decode isn't working properly
When I try to decode a base64 encoded string, I always get the response that "Nothing useful resulted" because "The decoded strings were the same as your query".
Steps to Reproduce:
- Launch Alfred and
encode abcdefg
and hit enter on the base64encode option (to save the result to your clipboard) (should beYWJjZGVmZw==
) - Re-launch Alfred and
decode
and paste the string from the previous step
Environment
- MacOS 11.2.3
- Alfred 4.3.4
- Workflow v1.10 (newly downloaded from github and freshly installed)