alfred-quick-ref icon indicating copy to clipboard operation
alfred-quick-ref copied to clipboard

Fix configuration keyword mismatch; update alfred.py

Open deanishe opened this issue 10 years ago • 2 comments

  • Add latest version of alfred.py to fix Unicode normalisation problems
  • Enable workflow to manage its own configuration (editing JSON is tricky and TextEdit breaks it by default due to Smart Quotes)
  • Add proper argument parsing with argparse
  • Replace duplicated functionality with alfred.py features
  • Use more Pythonic idioms where appropriate
  • Remove *.pyc files from repo
  • Add .gitignore to keep *.pyc files out of source control
  • Remove unnecessary __init__.py
  • Rebuild distributable workflow file
  • Use icon of file in Alfred's results, not workflow icon

deanishe avatar Apr 07 '14 10:04 deanishe

Any chance you're going to accept this pull request?

Otherwise, I'll fork the workflow and distribute it separately.

deanishe avatar Jun 16 '14 22:06 deanishe

Sorry, looks like this is "unmaintained" at the moment lol. I'm extremely busy at the moment, so feel free to fork it!

mwaterfall avatar Jun 23 '14 15:06 mwaterfall