/PopClipExt

A few extensions I have made for PopClip.

Primary LanguageRuby

PopClip Extensions

This repository contains my PopClip extensions that I have made. Try them out and see what you think.

NotePlan.popclipext This extension will take the selected text and will add it to the journal/note specified in the preferences. If the journal/note is 'Today' or the control key is pressed, then it adds it to the calendar for the current date. If the command key is pressed, it will add it to the 'Inbox' journal/note. There is the option to use '-' or '*' to designate an item, to use brackets or not, use the iCload location or not, and to use the MAS location or the application location for the files.

popclipBible.popclipext This extension will take the Bible reference in the current text sellection, look up the reference, and paste it back for the KJV and Thai KJV. It now has preferences for selecting which version to fetch and paste. The preferences can be overridden with the command key for English and the control key for Thai.

popclipBibleFreRom.popclipext This extension will take the Bible reference in the current text sellection, look up the reference, and paste it back for the KJV, French, and Romanian Bible. It now has preferences for selecting which version to fetch and paste. The preferences can be overridden with the command key for English, the control key for French, and the alt key for Romanian.

suround.popclipext This extension will suround the current selection with either "**" with no keys pressed, "##" with the command key pressed, "<h1></h1>" with the alt key pressed, or "<h3></h3>" with the function key pressed.

TSLastCleaner.popclipext This extension will pass the selected text to TextSoap using Alfred's TextSoap workflow to perform the last stored cleaner. It then pastes it back in place.