Jump to content

flome

Member
  • Posts

    38
  • Joined

  • Last visited

  • Days Won

    1

flome last won the day on September 3 2017

flome had the most liked content!

Recent Profile Visitors

1,056 profile views

flome's Achievements

Member

Member (4/5)

3

Reputation

  1. Getting an error when installing: [09:56:41.907] STDERR: Clipboard History OCR[Run Script] mkdir: /Users/xxxxxxxx/Library/LaunchAgents: File exists xattr: ./Tesseract.app: No such xattr: com.apple.quarantine Load failed: 5: Input/output error Running Big Sur
  2. Just want to say thanks for making this! I rely on notion so heavily that I have my own python scripts (using notion-py) to manipulate my productivity system.
  3. If anyone is interested. I resolved the issues. It works the same, except now we have to do two calls to the API end point because we're calling two different methods. So it may be a little slower. I submitted a pull request to @dingyi to get the official one updated. Download it here
  4. Unfortunately this is no longer working as Domainr released api V2 and it seems that the old version is no longer accepting requests.
  5. This is great! The only thing I came here to say besides thanks was that the bluetooth icon resets position after toggling. So if I want to customize where it appears, this would reset it. However, for my purpose I always want to know if it's on or off, so I just commented the menu item hiding line out.
  6. No dice. I verified the icon files existed also.
  7. Model Identifier: MacBookPro14,3
  8. Ok, just tried that now. Unfortunately, still nothing. Here's what the debug log is showing. It may help. 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>
  9. I double checked and I am indeed running the latest version.
  10. The MBP icon isn't showing up for me, don't know if I missed something, but it looks like something should show up. Awesome workflow!
  11. 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.
  12. Evernote Reminders for Alfred Quickly modify individual or multiple Evernote reminders 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
  13. This is nice, thanks for sharing! It'd be nice if images could be pushed also.
  14. 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
×
×
  • Create New...