├── BOOPy ├── .DS_Store ├── BOOPy.alfredworkflow ├── README.md └── source │ └── info.plist ├── Email-attachment ├── Email Attachment.alfredworkflow └── README.md ├── FullScreen ├── FullScreen.alfredworkflow └── source │ └── info.plist ├── Llog ├── Llog.alfredworkflow └── source │ ├── icon.png │ └── info.plist ├── Notesy ├── Notesy.alfredworkflow ├── NotesyV5 │ ├── Notesy - V5.alfredworkflow │ └── source │ │ ├── icon.png │ │ └── info.plist ├── NotesyV5Ventura │ ├── Notesy - V5 - Ventura.alfredworkflow │ └── source │ │ ├── icon.png │ │ └── info.plist ├── README.md └── source │ └── info.plist ├── README.md ├── app-launch └── app-launch.alfredworkflow ├── olog ├── README.md ├── olog.alfredworkflow └── source │ ├── icon.png │ └── info.plist ├── replace dashes with spaces.alfredworkflow └── reply_in_imessage └── reply in imessages.alfredworkflow /BOOPy/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pearcenuk/Alfred-public/HEAD/BOOPy/.DS_Store -------------------------------------------------------------------------------- /BOOPy/BOOPy.alfredworkflow: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pearcenuk/Alfred-public/HEAD/BOOPy/BOOPy.alfredworkflow -------------------------------------------------------------------------------- /BOOPy/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pearcenuk/Alfred-public/HEAD/BOOPy/README.md -------------------------------------------------------------------------------- /BOOPy/source/info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pearcenuk/Alfred-public/HEAD/BOOPy/source/info.plist -------------------------------------------------------------------------------- /Email-attachment/Email Attachment.alfredworkflow: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pearcenuk/Alfred-public/HEAD/Email-attachment/Email Attachment.alfredworkflow -------------------------------------------------------------------------------- /Email-attachment/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pearcenuk/Alfred-public/HEAD/Email-attachment/README.md -------------------------------------------------------------------------------- /FullScreen/FullScreen.alfredworkflow: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pearcenuk/Alfred-public/HEAD/FullScreen/FullScreen.alfredworkflow -------------------------------------------------------------------------------- /FullScreen/source/info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pearcenuk/Alfred-public/HEAD/FullScreen/source/info.plist -------------------------------------------------------------------------------- /Llog/Llog.alfredworkflow: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pearcenuk/Alfred-public/HEAD/Llog/Llog.alfredworkflow -------------------------------------------------------------------------------- /Llog/source/icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pearcenuk/Alfred-public/HEAD/Llog/source/icon.png -------------------------------------------------------------------------------- /Llog/source/info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pearcenuk/Alfred-public/HEAD/Llog/source/info.plist -------------------------------------------------------------------------------- /Notesy/Notesy.alfredworkflow: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pearcenuk/Alfred-public/HEAD/Notesy/Notesy.alfredworkflow -------------------------------------------------------------------------------- /Notesy/NotesyV5/Notesy - V5.alfredworkflow: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pearcenuk/Alfred-public/HEAD/Notesy/NotesyV5/Notesy - V5.alfredworkflow -------------------------------------------------------------------------------- /Notesy/NotesyV5/source/icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pearcenuk/Alfred-public/HEAD/Notesy/NotesyV5/source/icon.png -------------------------------------------------------------------------------- /Notesy/NotesyV5/source/info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pearcenuk/Alfred-public/HEAD/Notesy/NotesyV5/source/info.plist -------------------------------------------------------------------------------- /Notesy/NotesyV5Ventura/Notesy - V5 - Ventura.alfredworkflow: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pearcenuk/Alfred-public/HEAD/Notesy/NotesyV5Ventura/Notesy - V5 - Ventura.alfredworkflow -------------------------------------------------------------------------------- /Notesy/NotesyV5Ventura/source/icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pearcenuk/Alfred-public/HEAD/Notesy/NotesyV5Ventura/source/icon.png -------------------------------------------------------------------------------- /Notesy/NotesyV5Ventura/source/info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pearcenuk/Alfred-public/HEAD/Notesy/NotesyV5Ventura/source/info.plist -------------------------------------------------------------------------------- /Notesy/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pearcenuk/Alfred-public/HEAD/Notesy/README.md -------------------------------------------------------------------------------- /Notesy/source/info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pearcenuk/Alfred-public/HEAD/Notesy/source/info.plist -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pearcenuk/Alfred-public/HEAD/README.md -------------------------------------------------------------------------------- /app-launch/app-launch.alfredworkflow: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pearcenuk/Alfred-public/HEAD/app-launch/app-launch.alfredworkflow -------------------------------------------------------------------------------- /olog/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pearcenuk/Alfred-public/HEAD/olog/README.md -------------------------------------------------------------------------------- /olog/olog.alfredworkflow: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pearcenuk/Alfred-public/HEAD/olog/olog.alfredworkflow -------------------------------------------------------------------------------- /olog/source/icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pearcenuk/Alfred-public/HEAD/olog/source/icon.png -------------------------------------------------------------------------------- /olog/source/info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pearcenuk/Alfred-public/HEAD/olog/source/info.plist -------------------------------------------------------------------------------- /replace dashes with spaces.alfredworkflow: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pearcenuk/Alfred-public/HEAD/replace dashes with spaces.alfredworkflow -------------------------------------------------------------------------------- /reply_in_imessage/reply in imessages.alfredworkflow: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pearcenuk/Alfred-public/HEAD/reply_in_imessage/reply in imessages.alfredworkflow --------------------------------------------------------------------------------