Code Monkey home page Code Monkey logo

org-mac-link's Introduction

org-mac-link

Insert org-mode links to items selected in various Mac apps.

You can install this package by putting the file org-mac-link.el into your Emacs load-path.

Attention

This package has been heavily refactored to meet some criteria of MELPA like:

  • Meeting requirements of package-lint
  • Meeting requirements checkdoc
  • Reducing warnings when byte compiling

It is possible that your configuration might break if you customized the settings of the package a lot. Please see the commits on the GitLab Repo and in the CHANGES file to see the changes. Mostly changes are the names of functions and Variables, where I added the prefix of the package.

Supported applications

Finder.app
Links to the selected files in the frontmost window
Mail.app
Links to the selected messages in the message list
AddressBook.app
Links to the selected addressbook Cards
Firefox.app
The url of the frontmost tab in the frontmost window
Vimperator/Firefox.app
The url of the frontmost tab in the frontmost window
Safari.app
The url of the frontmost tab in the frontmost window
Google Chrome.app
The url of the frontmost tab in the frontmost window
Chromium.app
The url of the frontmost tab in the frontmost window
Brave.app
The url of the frontmost tab in the frontmost window
Together.app
Links to the selected items in the library list
Skim.app
A link to the selected page in the topmost pdf document
Microsoft Outlook.app
A link to the selected message in the message list
DEVONthink*.app
A link to the selected DEVONthink item(s)
Evernote.app
A link to the selected Evernote item(s)
qutebrowser.app
The url of the frontmost tab in the frontmost window

You can also add grab handlers for other apps, just by updating org-mac-link-descriptors, for instance:

;; Adds a handler for Microsoft Word documents (enabled by default, see `t') to front of grab menu
(push '("W" "ord" my-word-handler t) org-mac-link-descriptors)

Author

Original authors are:

Known issues

  • Getting/inserting links from the “New Outlook” UI does not work as of now.

License

All files in this repository are licensed under the GNU General Public License, either version 3 of the License, or (at your option) any later version. See COPYING.

org-mac-link's People

Contributors

bramadams avatar junjizhi avatar macownersclub avatar mpolden avatar qingshuizheng avatar shanecelis avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.