Jump to content
  • 0

Keyboard Maestro Macro For University Researchers


Tomulent

Idea

I originally posted this on the Keyboard Maestro Forums, and user, JMichael suggested I put this here. This KM macro will help you very quickly add rich notes to a research inventory note. For those of you who don't know about Keyboard Maestro, just know that it's one of the most powerful automation and productivity tools that exists for Mac.

The Situation

I'm a research assistant, which means I do a whole lot of grunt work. Often my professor gives me a book with markups in the bibliography and my job is to go and get them from the library and if they're not there, request them through Interlibrary Loan (ILL). I like to make a detailed list of the books I need so that I can just print it out and take it with me when I make my library run and so I can send an inventory to my prof.

To find the books, I do a search on Melvyl, a worldwide university library catalog. When I find an item, I want to record its vital information in an Evernote note:

  • The item title
  • The call number
  • A link to the listing page for future reference

This obviously means a whole bunch of copy/pasting and window switching, i.e. menial work.

The Macro

Melvyl Listing to Evernote.kmmacros1 (13.8 KB)

The automation process centers on getting those three points of data onto their own clipboards and pasting them in the desired fashion. The real awesomeness is that it all get's accomplished with a single keystroke! This is possible thanks to @ComplexPoint's help in using the Execute a JavaScript in Google Chromeaction.

The item title and call number each have a unique HTML class, so the script will return the content of the elements with those classes and store them in named clipboard. The macro then does some text cleaning (I'm a formatting freak) and we've got everything we need! I hit the hotkey and end up with:
e5c1beb470ac3a8f76ef89f7d3a4addde72b3c96

How Would You Use It?

This is very specific to my own needs, but maybe the process looks familiar to you? This has already saved me a boat load of time and tedium. If you can adapt this to your own workflow, share it!

I realize that parts of this are a bit hacked together, but I don't really know JS (or any scripting language for that matter) so if anyone has any suggestions on streamlining this, let me know!

 

Link to comment

1 reply to this idea

Recommended Posts

  • Level 5*

Thanks Tom.  I think the way you have automated a tedious process to capture selected information into Evernote could be very useful to a lot of Evernote users (well, at least the Mac users).

 

If you're using a Mac, Keyboard Maestro is a great tool for automating many Evernote related tasks, and many other apps as well.

You can even easily embed AppleScript within a KM macro if you need to.

 

A free full-featured trial is available for 30 days.

I highly recommend it.  KM is available here for a 20% discount.

I have posted a few KM macros I have developed.

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...