Tutorial¶
This is a two-part tutorial on writing an Alfred 4+ workflow with Alfred-PyWorkflow, taking you through the basics to a full-featured workflow ready to share with the world.
Part 1: A Basic Pinboard Workflow¶
In which we build an Alfred workflow to view recent posts to Pinboard.
If you’re new to Alfred and/or coding in general, start here.
Part 2: A Distribution-Ready Pinboard Workflow¶
In which we make our Pinboard workflow ready for the masses.
Demonstrates more advanced usage of Alfred-PyWorkflow and a few workflow tricks that might also be of interest to intermediate Pythonistas.