Jump to content

tsvoronos

Member
  • Posts

    28
  • Joined

  • Last visited

Reputation Activity

  1. Like
    tsvoronos reacted to davosian in Resolution switcher rMBP 13"   
    Alfred 2 Workflow to change the resolution for 13" MacBook Pro Laptops
      Shamelessly copied and adopted for 13" MacBook Pro Retina displays (running under OS X Mavericks). Slightly extended to send notifications for each new resolution. Keyboard Shortcut changed.   Workflow screenshot: https://github.com/davosian/alfred-change-resolution/blob/master/Screenshot.png   Usage:   'res r' or ⌘⌥^R for 1280*800         (think 'r' as in 'Retina')
    'res h' or ⌘⌥^H for 1440*900        (think 'h' as in 'hi-res display', like the old 1680*1050 MBP Hi-Res display)
    'res f' or ⌘⌥^F for 1680*1050       (think 'f' as in 'full-hd')   GitHub (Source): https://github.com/davosian/alfred-change-resolution Direct Download: https://github.com/davosian/alfred-change-resolution/blob/master/Change%20Resolution.alfredworkflow?raw=true
  2. Like
    tsvoronos reacted to bnmnetp in Parse Omnifocus Tasks   
    Great stuff,  In my copy I added the following text to Subtext just to remind me of the syntax:
     
    @ context  # date > or :: project $ estimate  ! flag 
     
    I just serves as a nice reminder, especially for those who are new to the syntax.
  3. Like
    tsvoronos reacted to waffles_n in Convert Web Pages to PDF   
    This workflow uses the open-source command line tool wkpdf to convert web pages to PDF. You will need to install wkpdf first, which takes about 30 seconds. Directions can be found here under the installation heading: http://plessl.github.com/wkpdf/
      Once wkpdf is installed, the workflow provides two options. First, grab the current page from Safari as is and output to a PDF on your Desktop. Use keyword "pdf" followed by the name you want your PDF file to have. The following example will create a PDF of the current page called Interesting Article.pdf       The second option processes the page with Instapaper mobilizer for better reading before creating the PDF. Use keyword "ipdf" followed by the file name. The following example will create an Instapaper-ized PDF of the current page called Interesting Article Readable.pdf       Download here: http://d.pr/f/bpSD
×
×
  • Create New...