kickingvegas / Captee

Captee is a macOS app that enables the sharing of links and content to Emacs Org Mode and Markdown-supporting tools.
Apache License 2.0
7 stars 0 forks source link

Captee is a macOS utility to create a [[https://daringfireball.net/projects/markdown/syntax][Markdown]] or an [[https://orgmode.org/][Org]] formatted link (URL and title) from the [[https://support.apple.com/guide/mac-help/use-the-share-menu-on-mac-mh40614/mac][Share Menu]]. The shared content can be either stored in the system clipboard for pasting or be put directly into Emacs via [[https://orgmode.org/manual/Protocols.html][Org Protocol]].

Learn more at http://yummymelon.com/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 [[https://developer.apple.com/documentation/security/app_sandbox][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.