

- Popclip extensions install#
- Popclip extensions update#
- Popclip extensions code#
- Popclip extensions download#
- Popclip extensions mac#
Popclip extensions code#
When creating an inline code block, it will also detect whitespace at the beginning and end of the selection and make sure that it’s excluded from the surrounding backticks. if so, it indents the entire block by one tab.if not, it surrounds the input in backticks.Turn selected text into Markdown inline code or a code block.ĭetects whether there are multiple lines: Hold Command-Option: Slash comment ( // before each line).Hold Command: Hash Comment ( # before each line).Hold Option: CSS Comment ( /* block of text */).Because of this, duplicate links in the text are all previewed so they can be modified individually. If a URL is changed by following links in the preview and pressing “OK”, the selected text will be updated with the final URL. Links are shown sequentially in the order they’re found. Used for confirming the output of scripts like SearchLink without switching to the browser. Show a popup preview for each URL in selected text. This can be accessed again later by clicking the pencil button at the bottom of the list, then clicking the gear button next to the BulletList extension.
Popclip extensions install#
When you install this extension, you’ll get an options page where you can select the type of bullet you prefer for unordered lists. Holding Command (⌘) while clicking will remove all list prefixes. When the list is already a numbered list, it will be re-numbered to fix any gaps or out-of-order numbering within nest levels. Holding Option (⌥) while clicking the button for the extension in the PopClip bar will create/update a numbered list instead. Indentation is handled as nested lists and existing markers are overwritten (numbered list becomes bullet list). PopClip extension to turn lines of text into Markdown bullet items. If there’s a single blank line between to paragraphs, they’ll be joined together as paragraphs within a blockquote. When adding quote levels, multiple line breaks between lines creates separate block quotes (by design).
Popclip extensions update#
If an extension is already installed, double clicking the downloaded one will just update the existing extension. popclipext and double click it in Finder. To install from the source code, just make sure the extension of a folder is.
Popclip extensions download#
To install from the download package, just unzip and double-click the extensions you want to use. Many of my extensions are Markdown-related, but there are a few other goodies in there, too. It gives you a popup when you select text, a la iOS, and lets you perform various operations on/with it.
Popclip extensions mac#
This is a collection of my own extensions for the Mac app PopClip. Optionally fill in a signature or initials to have a comment included after every insert, deletion or change signifying who made the edit.Current release version: 1.41 ( source code) This extension allows the quick insertion of CriticMarkup syntax, a means for collaborative editing using plain text markup.


In the case of CriticMarkup, holding down Control and Option inserts the necessary markup for signifying a suggested change. These make adding “editor’s marks” to Markdown documents as easy as selecting the text to highlight, insert or delete and clicking a button. I decided I should just make that it’s own extension, and put together a CriticMarkup extension while I was at it. If you have input, let me know.Įver since creating the Too Many Wrappers extension for PopClip, I’ve primarily been using it to wrap, and tags when editing in HTML and Markdown. I haven’t tried the one that comes with the download, so I can’t say if mine adds anything worthwhile or not. Update: Of course, as usual, I did this without checking to see if there was already a PopClip extension for CriticMarkup.
