Captee is a macOS utility to create a Markdown or an Org formatted link (URL and title) from the Share Menu. The shared content can be either stored in the system clipboard for pasting or be put directly into Emacs via Org Protocol.
Learn more at http://yummymelon.com/captee
- Works with any macOS app that supports the Share Menu
- Wrap a URL link with either Markdown or Org Mode syntax
- Selected text can be shared too!
- Share link and content is put into the system clipboard for easy pasting
- Alternately, Org Protocol supporting Emacs installs can get shared content directly from Captee
For users interested in using Captee, it is strongly recommended to install it from the Mac App Store. This is because access via the Share Menu requires that Captee be sandboxed and code-signed.
The source code here is provided as a courtesy to those wishing to understand its internals.
Copyright © 2023 Charles Y. Choi
Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.