Skip to content

Commit

Permalink
Update a bunch of readme files (remove download links, demo gif embed…
Browse files Browse the repository at this point in the history
…s, & versions from changelogs)
  • Loading branch information
pilotmoon committed May 12, 2024
1 parent 7111465 commit 320d49e
Show file tree
Hide file tree
Showing 28 changed files with 61 additions and 225 deletions.
22 changes: 3 additions & 19 deletions source/Amazon.popclipext/Readme.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,10 @@
# Amazon

Search Amazon, with option to select from various amazon country sites.

Download: [Amazon.popclipextz](https://github.com/pilotmoon/PopClip-Extensions/raw/master/extensions/Amazon.popclipextz)

## Description

<img src="https://raw.githubusercontent.com/pilotmoon/PopClip-Extensions/master/source/Amazon.popclipext/Amazon-demo.gif" width="480px">

### Options

todo
Search Amazon, with option to select from different Amazon country sites.

## About

This is an extension for [PopClip](https://pilotmoon.com/popclip/).
This is an extension for [PopClip](https://www.popclip.app/).

### Author

Expand All @@ -26,13 +16,8 @@ Icon by Dave Gandy ([CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)) f

### Requirements

Requires PopClip 2022.5

### Links
Requires PopClip 2022.5 or later.

<!-- * [Forum Topic](#) -->
* [GitHub Source](https://github.com/pilotmoon/PopClip-Extensions/tree/master/source/Amazon.popclipext)

## Changelog

### 2022-11-28
Expand All @@ -43,7 +28,6 @@ Requires PopClip 2022.5

* Add `smile.amazon.de`.


### 2020-11-16

* Add `www.` prefix to all sites.
Expand Down
10 changes: 1 addition & 9 deletions source/BBEdit.popclipext/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,9 @@

Send the text to a new document in BBEdit.

Download: [BBEdit.popclipextz](https://github.com/pilotmoon/PopClip-Extensions/raw/master/extensions/BBEdit.popclipextz)

## About

This is an extension for [PopClip](https://pilotmoon.com/popclip/).
This is an extension for [PopClip](https://www.popclip.app/).

### Author

Expand All @@ -16,11 +14,6 @@ Nick Moore, [Javier JJ](https://github.com/jjarava)

Requires PopClip 2021.11

### Links

* [Directory Page](https://pilotmoon.com/popclip/extensions/page/BBEdit)
* [GitHub Source](https://github.com/pilotmoon/PopClip-Extensions/tree/master/source/BBEdit.popclipext)

## Changelog

### 3 May 2022
Expand All @@ -30,4 +23,3 @@ Requires PopClip 2021.11
### 28 Feb 2014

* Initial release.

6 changes: 3 additions & 3 deletions source/Base64.popclipext/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,17 +35,17 @@ Requires PopClip 2021.11.

## Changelog

### v3 - 5 Nov 2021
### 5 Nov 2021

* Update JavaScript for PopCLip 2021.11.
* Rename to "Base64".
* Swap the icons (solid icon for encoding, outline for decoding).

### v2 - 1 Oct 2021
### 1 Oct 2021

* Rewritten in JavaScript.
* Added 'trim spaces' option.

* ### v1 - 4 Jun 2015
* ### 4 Jun 2015

* Initial release (PHP), as "Base64 Encode".
9 changes: 1 addition & 8 deletions source/Bing.popclipext/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,9 @@

Search the web using Bing.

Download: [Bing.popclipextz](https://github.com/pilotmoon/PopClip-Extensions/raw/master/extensions/Bing.popclipextz)

## About

This is an extension for [PopClip](https://pilotmoon.com/popclip/).
This is an extension for [PopClip](https://www.popclip.app/).

### Author

Expand All @@ -19,11 +17,6 @@ This is an extension for [PopClip](https://pilotmoon.com/popclip/).
### Requirements

Requires PopClip 2022.5

### Links

* [Directory Page](https://pilotmoon.com/popclip/extensions/page/Bing)
* [GitHub Source](https://github.com/pilotmoon/PopClip-Extensions/tree/master/source/Bing.popclipext)

## Changelog

Expand Down
8 changes: 4 additions & 4 deletions source/Bitly.popclipext/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,20 +22,20 @@ The SVG icon is from [IconFinder](https://www.iconfinder.com/icons/1298728/bitly

## Changelog

### v4 — 1 Nov 2021
### 1 Nov 2021

* Rewritten using PopClip's JavaScript API, for compatibility with macOS Monterey.
* Now shortens all URLs detected in the text, instead of just one.
* Changed icon to a Bitly logo.

### v3 - 5 Jun 2020
### 5 Jun 2020

* Updated to fix login failure.

### v2 - 7 May 2020
### 7 May 2020

* Updated for Bitly API v4.

### v1 - 19 Feb 2013
### 19 Feb 2013

* Initial release (written in PHP).
11 changes: 1 addition & 10 deletions source/CodeCase.popclipext/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,8 @@

Convert the selection to common identifier formats used in source code.

Download: [CodeCase.popclipextz](https://github.com/pilotmoon/PopClip-Extensions/raw/master/extensions/CodeCase.popclipextz)

## Description

<img src="https://raw.githubusercontent.com/pilotmoon/PopClip-Extensions/master/source/CodeCase.popclipext/CodeCase-demo.gif" width="480px">

The extension has 5 actions, which can be individually toggled in settings:

* camelCase (one-humped camel icon)
Expand All @@ -18,7 +14,7 @@ The extension has 5 actions, which can be individually toggled in settings:

## About

This is an extension for [PopClip](https://pilotmoon.com/popclip/).
This is an extension for [PopClip](https://www.popclip.app/).

### Author

Expand All @@ -33,11 +29,6 @@ Nick Moore

Requires PopClip 2022.5

### Links

<!-- * [Forum Topic](#) -->
* [GitHub Source](https://github.com/pilotmoon/PopClip-Extensions/tree/master/source/CodeCase.popclipext)

## Changelog

### 25 May 2022
Expand Down
16 changes: 2 additions & 14 deletions source/CommaList.popclipext/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,14 @@

Split a comma-separated list into separate lines, and vice versa.

Download: [CommaList.popclipextz](https://github.com/pilotmoon/PopClip-Extensions/raw/master/extensions/CommaList.popclipextz)

## Description

<img src="https://raw.githubusercontent.com/pilotmoon/PopClip-Extensions/master/source/CommaList.popclipext/CommaList-demo.gif" width="480px">

The extension has two actions, both with the same icon, which appear only when the text selection contains a suitable input:

* The **Join with commas** action is available when the text selection contains more than one line (ignoring blank lines). It replaces each newline with a comma and a space. Blank lines, and spaces at the start and end of lines, are ignored.
* The **Split into lines** action is available when the text selection is a single line, with at least one comma. It replaces the commas (and any spaces around the commas), with newlines.

## About

This is an extension for [PopClip](https://pilotmoon.com/popclip/).
This is an extension for [PopClip](https://www.popclip.app/).

### Author

Expand All @@ -25,14 +19,8 @@ Nick Moore

Requires PopClip 2021.11.

### Links

* [Directory Page](https://pilotmoon.com/popclip/extensions/page/CommaList)
* [Forum Page](https://forum.popclip.app/t/new-extension-comma-list/828)
* [GitHub Source](https://github.com/pilotmoon/PopClip-Extensions/tree/master/source/CommaList)

## Changelog

### v1 - 30 Apr 2022
### 30 Apr 2022

* Initial release
4 changes: 2 additions & 2 deletions source/CopyAsMarkdown.popclipext/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ Hat-tip to Brett Terpstra whose [Web Markdownifier](http://brettterpstra.com/201

## Changelog

### v2 - 3 Feb 2022
### 3 Feb 2022

* Rewritten in JavaScript & Turndown.

### v1 - 7 Dec 2016
### 7 Dec 2016

* Initial release (Python & html2text)
11 changes: 1 addition & 10 deletions source/DeepLTranslator.popclipext/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@

Translate the text with [DeepL Translator](https://www.deepl.com/translator).

Download: [DeepLTranslator.popclipextz](https://github.com/pilotmoon/PopClip-Extensions/raw/master/extensions/DeepLTranslator.popclipextz)

## Description

The extension has a single action that takes text as input and sends it either to the DeepL website, or the DeepL app.

When using the App mode, the DeepL app must be already running and the "DeepL App Shortcut" setting must be set to match the shortcut in DeepL preferences.
Expand All @@ -18,7 +14,7 @@ When using the App mode, the DeepL app must be already running and the "DeepL Ap

## About

This is an extension for [PopClip](https://pilotmoon.com/popclip/).
This is an extension for [PopClip](https://www.popclip.app/).

### Author

Expand All @@ -28,11 +24,6 @@ Nick Moore

Requires PopClip 2022.5

### Links

<!-- * [Forum Page](#) -->
* [GitHub Source](https://github.com/pilotmoon/PopClip-Extensions/tree/master/source/DeepLTranslator.popclipext)

## Changelog

### 1 Jun 2023
Expand Down
11 changes: 1 addition & 10 deletions source/Droplr.popclipext/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,13 @@

Shorten the link using Droplr.

Download: [Droplr.popclipextz](https://github.com/pilotmoon/PopClip-Extensions/raw/master/extensions/Droplr.popclipextz)

## Description

The extension has one actions that shortens any URLs in the input plain text using Droplr.

Note: Droplr link shortening is only available on old Droplr accounts, or new accounts on Droplr's Enterprise plan.

## About

This is an extension for [PopClip](https://pilotmoon.com/popclip/).
This is an extension for [PopClip](https://www.popclip.app/).

### Author

Expand All @@ -26,11 +22,6 @@ Nick Moore

Requires PopClip 2022.5 and either an old Droplr account with grandfathered-in link shortening feature, or a Droplr Enterprise account.

### Links

<!-- * [Forum Topic](#) -->
* [GitHub Source](https://github.com/pilotmoon/PopClip-Extensions/tree/master/source/Droplr.popclipext)

## Changelog

### 1 Jun 2022
Expand Down
12 changes: 1 addition & 11 deletions source/Evernote.popclipext/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,13 @@

Send the selected text to [Evernote](https://evernote.com/).

Download: [Evernote.popclipextz](https://github.com/pilotmoon/PopClip-Extensions/raw/master/extensions/Evernote.popclipextz)

## Description
<!--
<img src="https://raw.githubusercontent.com/pilotmoon/PopClip-Extensions/master/source/Evernote.popclipext/Evernote-demo.gif" width="480px"> -->

The extension has a single action that takes text as input and sends it to Evernote as a new note in your default notebook. Captures current web page title and URL, if available.

This extension communicates directly with Evernote's servers and requires signing in to your Evernote account.

## About

This is an extension for [PopClip](https://pilotmoon.com/popclip/).
This is an extension for [PopClip](https://www.popclip.app/).

### Author

Expand All @@ -29,10 +23,6 @@ Icon from [svgrepo](https://www.svgrepo.com/svg/24585/evernote) (CC0).
* PopClip 2022.5
* An Evernote account

### Links

* [GitHub Source](https://github.com/pilotmoon/PopClip-Extensions/tree/master/source/Evernote.popclipext)

## Changelog

### 15 Sep 2022
Expand Down
10 changes: 1 addition & 9 deletions source/Glosbe.popclipext/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,6 @@ Nick Moore

## Changelog

### v1 — 18 Oct 2021
### 18 Oct 2021

* Initial release








9 changes: 4 additions & 5 deletions source/HTMLEncode.popclipext/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,20 +26,19 @@ This extension is implemented using [html-entities](https://github.com/mdevils/h

## Changelog

### v4 — 16 Oct 2021
### 16 Oct 2021

- Restructured code using TypeScript, for PopClip Build 3624 ([beta](https://pilotmoon.com/popclip/download)).
- Added this readme.
- TODO: Build and publish the .popclipextz when the beta is released.

### v3 — 24 Sep 2021
### 24 Sep 2021

- New implementation in JavaScript for PopClip 2021.9.

### v2 — 14 Aug 2014
### 14 Aug 2014

- Add decoding ability.

### v1 — 29 Aug 2013
### 29 Aug 2013

- Initial release (implemented in PHP).
13 changes: 1 addition & 12 deletions source/JoinLines.popclipext/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,11 @@

Replace line breaks with spaces.

Download: [JoinLines.popclipextz](https://github.com/pilotmoon/PopClip-Extensions/raw/master/extensions/JoinLines.popclipextz)

## Description

<img src="https://raw.githubusercontent.com/pilotmoon/PopClip-Extensions/master/source/JoinLines.popclipext/JoinLines-demo.gif" width="480px">

The extension has a single action that takes text as input. It appears only when the text has more than one line. Blank lines and leading/trailing spaces are discarded, and the lines are joined with spaces.

## About

This is an extension for [PopClip](https://pilotmoon.com/popclip/).
This is an extension for [PopClip](https://www.popclip.app/).

### Author

Expand All @@ -22,11 +16,6 @@ Nick Moore

Requires PopClip 2022.5

### Links

* [Forum Topic](https://forum.popclip.app/t/new-extension-join-lines/874)
* [GitHub Source](https://github.com/pilotmoon/PopClip-Extensions/tree/master/source/JoinLines.popclipext)

## Changelog

### 13 May 2022
Expand Down
Loading

0 comments on commit 320d49e

Please sign in to comment.