├── Drafts Search.alfredworkflow ├── Drafts Workspace.alfredworkflow ├── Print File ├── Print Selected File(s).alfredworkflow ├── README.md └── print-selected.workflow │ └── Contents │ ├── Info.plist │ ├── QuickLook │ └── Thumbnail.png │ └── document.wflow └── README.md /Drafts Search.alfredworkflow: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RosemaryOrchard/alfred_workflows/HEAD/Drafts Search.alfredworkflow -------------------------------------------------------------------------------- /Drafts Workspace.alfredworkflow: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RosemaryOrchard/alfred_workflows/HEAD/Drafts Workspace.alfredworkflow -------------------------------------------------------------------------------- /Print File/Print Selected File(s).alfredworkflow: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RosemaryOrchard/alfred_workflows/HEAD/Print File/Print Selected File(s).alfredworkflow -------------------------------------------------------------------------------- /Print File/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RosemaryOrchard/alfred_workflows/HEAD/Print File/README.md -------------------------------------------------------------------------------- /Print File/print-selected.workflow/Contents/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RosemaryOrchard/alfred_workflows/HEAD/Print File/print-selected.workflow/Contents/Info.plist -------------------------------------------------------------------------------- /Print File/print-selected.workflow/Contents/QuickLook/Thumbnail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RosemaryOrchard/alfred_workflows/HEAD/Print File/print-selected.workflow/Contents/QuickLook/Thumbnail.png -------------------------------------------------------------------------------- /Print File/print-selected.workflow/Contents/document.wflow: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RosemaryOrchard/alfred_workflows/HEAD/Print File/print-selected.workflow/Contents/document.wflow -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RosemaryOrchard/alfred_workflows/HEAD/README.md --------------------------------------------------------------------------------