Jump to content

flome

Member
  • Posts

    38
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by flome

  1. 3 hours ago, RodgerWW said:

    Hmm, I have to admit I am stumped with this one. The identifier is definitely in the xml, albeit 3 times for space grey silver and non touch. Perhaps open the xml in textedit, do a search for "MacBookPro14,3" and delete the 2 lines that are NOT yours and see if that works?

     

    No dice. I verified the icon files existed also. 

  2. 24 minutes ago, RodgerWW said:

     

    Also did you run "xabout" to reset the workflow after downloading the 2018 version?

     

    Ok, just tried that now. Unfortunately, still nothing. Here's what the debug log is showing. It may help.

     

    image.png.8983ae2f361e3a3f4615056bd702d27b.png

     

    Starting debug for 'About This Mac'

     

    [2018-01-12 11:07:38][STDERR: input.scriptfilter] /bin/bash: line 15: [: too many arguments

    cat: SPDisplaysDataType: No such file or directory

    cat: SPDisplaysDataType: No such file or directory

    [2018-01-12 11:07:58][input.scriptfilter] Queuing argument ''

    [2018-01-12 11:07:59][input.scriptfilter] Queuing argument ''

    [2018-01-12 11:08:00][input.scriptfilter] Script with argument '(null)' finished

    [2018-01-12 11:08:00][STDERR: input.scriptfilter] /bin/bash: line 15: [: too many arguments

    cat: SPDisplaysDataType: No such file or directory

    cat: SPDisplaysDataType: No such file or directory

    [2018-01-12 11:08:00][input.scriptfilter] <?xml version="1.0"?>

    <items>

      <item arg="MacBook Pro 15-inch, 2017" valid="yes">

        <title>MacBook Pro 15-inch, 2017 (MacBookPro14,3)</title>

    <subtitle>System (Model Identifier)</subtitle>

    <icon>mymac.png</icon>

      </item>

      <item arg="2.9 GHz Intel Core i7">

        <title>2.9 GHz Intel Core i7</title>

    <subtitle>Processor</subtitle>

    <icon>cpu.png</icon>

      </item>

      <item arg="16 GB 2133 MHz LPDDR3">

        <title>16 GB 2133 MHz LPDDR3</title>

    <subtitle>Memory</subtitle>

    <icon>ram.png</icon>

      </item>

      <item arg="Intel HD Graphics 630 4 GB">

        <title>Intel HD Graphics 630 4 GB</title>

    <subtitle>Onboard Graphics</subtitle>

    <icon>graphicsintelhd.png</icon>

      </item>

      <item arg="Radeon Pro 560">

        <title>Radeon Pro 560</title>

    <subtitle>Resolution: 2880 x 1800</subtitle>

    <icon></icon>

      </item>

      <item arg="C02TV2NRHTD6">

        <title>C02TV2NRHTD6</title>

    <subtitle>Serial Number</subtitle>

    <icon>AppleCare.png</icon>

      </item>

      <item arg="macOS 10.13.2 (17C205)">

        <title>macOS 10.13.2 (17C205)</title>

    <subtitle>System Version (Build)</subtitle>

    <icon>HighSierra.png</icon>

      </item>

      <item arg="50 minutes">

        <title>50 minutes</title>

    <subtitle>Time Since Boot</subtitle>

    <icon>uptime.png</icon>

      </item>

    </items>

  3. On 3/14/2014 at 10:12 PM, Carlos-Sz said:

     

    Thank you!

     

    The keyword enr lists due and overdue reminders. Evernote doesn’t have an AppleScript command to handle reminders without a due date.

     

    About the Evernote little clock: while making the workflow I have noticed that. It seems more an Evernote bug because the reminder is set but Evernote is not updating its interface.

     

    Reminder without due date: again, Evernote does not have an AppleScript command to handle reminders without a due date. Maybe you could create a feed with a past date.

     

    Anyway, let’s hope the next Evernote version fix some issues and improve its AppleScript commands. 

     

    Came here to ask for the same feature but then I decided to just do it myself since I had recently made my own Evernote reminders workflow that already took me through a similar challenge. Accomplished this by just setting reminder date to "missing value".

     

    I'd be happy to provide the modified scpt files to get this working.

     

    @Carlos-Sz let me know if you want the files. Just note that there are obviously other areas of the workflow that would need to implement this; including the append and edit reminder features.

  4. Evernote Reminders for Alfred


    Quickly modify individual or multiple Evernote reminders

     

    preview.png?raw=true

     

    How to use:

    • Download workflow and import into Alfred
    • Open Evernote
    • Select reminder(s)
    • Use  ⌘ + ⇧ + R ]  to bring up the menu
    • Get things done

     

    Note: hotkey will only work when Evernote is open.

     

    View on GitHub
     

  5. On 4/5/2014 at 2:17 PM, Vero said:

     

    This is intentional, as a number of users have reported issues when using the Dropbox Apps folder. I'd recommend using another folder in Dropbox, e.g. create a ~/Dropbox/Alfred/ folder but if you really want to use the Dropbox Apps folder, here's how you can do so:

     

    http://support.alfredapp.com/kb:dropbox-apps-folder

     

    Just ran into this myself and didn't know why it was grayed out. Perhaps adding a note on the pref page or notice to inform the user of this intent? 

     

    Thanks,

    Florin

  6. 23 minutes ago, deanishe said:

    that isn't a native macOS volume (HDD formatted with HFS+ or an AFP-mounted share). AFAIK, they're the only types of volumes that macOS indexes.

     

    Spotlight doesn't, no. It's an ExpanDrive mounted drive so I'm unsure of how it's mounted. I swear I got it to work at one point and now I can't seem to get it to work again. Perplexing.

  7. 8 minutes ago, deanishe said:

    You've misunderstood a couple of things.

     

    Im starting to understand a little better now, thanks.

     

    1. Any way to restrict applications results specifically to the "Applications" folder in my home root? I'd rather not see other apps in the system if they aren't located in that folder. See below

     

    image.thumb.png.658c04aff10f327dab53abbeb90a0753.png

  8. Update: I was successfully able to remove all categories from spotlight by re-installing XCODE and siabling "Developer" from the spotlight categories. Which was the last one checked. Now spotlight shows nothing. As a consequence, Alfred now only shows Applications (which cannot be disabled).

     

    Update 2: I spoke too soon. Alfred is still showing me results from ~. Even though spotlight has zero results.

     

    image.png.0528646b6fd040204a4904ce45eae1ea.png

     

    I just disabled spotlight indexing for all files and rebuilt the index. I'm still getting results there too. Essentially, I'm trying to avoid spotlight and thus Alfred from finding files like below. I don't care about application generated files; they just clutter up my results. 

     

     image.png.bbe68190720408cab1e10a2024866935.png

     

     image.png.fb57447513fdf1fe34011b9e93ce3f1d.png

  9. I'm a bit confused about how Alfred searches through my folders/files. In attempt to really understand what is being searched when I use "open" or " ' " when invoking Alfred, I removed ALL the folders in the Alfred search scope entirely. I even unchecked "Include Folders in Home." I'm now in the middle of re-indexing spotlight index just to really get a fresh index going. 

     

    The problem is, when I invoke file searching, I'm still getting search results. Shouldn't I have entirely removed the scope altogether? Where is it searching? My first thought was it was searching through spotlight's index. If so; since it's already using spotlight and looking through my home folder, why even include the check box to "include home folder" in the Alfred options? 

     

    This all started because I was trying to search for a file inside of a google drive folder; and it wasn't working. 

    2017-08-30_10-04-36.png

    2017-08-30_10-04-36 (1).png

×
×
  • Create New...