Jump to content

ian_989

Member
  • Posts

    7
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by ian_989

  1. It's worth noting that as of today the public Notion API does not support the full feature set of the private API. Notably, you cannot access the entire workspace, only a subset. In other words, you cannot get all your pages using the public API, instead you get all the sub pages of whatever page or database you share with the integration. This issue will likely pose some difficulties for this workflow. That being said, the Notion API is in beta, so hopefully they will update it to allow full workspace access.
  2. Update on the Catalina issues: I just installed Catalina today and so far things are working exactly as expected. If anyone is having issues and hasn't yet upgraded to the latest (10.15.1 as of right now) please do so and give it another try.
  3. Ascii Search Alfred Workflow Quickly search through silly ascii faces and kaomoji (ノ◕ヮ◕)ノ*:・゚✧ (☞゚ヮ゚)☞ Direct Download Source code in case anyone's curious: https://github.com/iansinnott/asciilib-workflow --- If you want to add to the list of search results feel free! Community contributions would be great. There are currently only about 300 search results in total, which is surely not near all the awesome kaomoji out there. To add something check out this repo where the actual data lives: https://github.com/iansinnott/asciilib
  4. Hey, thanks for the feedback. Glad to hear it's working for many of you. @macdrifter Thanks for opening an issue on GitHub, that brought this to my attention. For anyone with this 'XML parse error' issue try reinstalling and giving it another go. I wasn't able to find anything too specific about this issue, other than the fact that it manifests in other workflows as well. I'm hoping the update I just pushed will solve the issue for this particular workflow. Make sure to download it from GitHub, as I haven't updated the link on my own site yet: Updated Workflow: https://github.com/iansinnott/alfred-maestro
  5. I just updated the workflow. I updated it at both of the links in my original post, so just re-download it from wherever you did the first time if you were having trouble. @raguay.customct, I think the update may solve your problem. Hey @rspike12, that's strange as it is indeed supposed to show all macros by simply typing in 'km'. It does on my system, and now that I just fixed a compatibility issue I don't think it's that either. Maybe an alfred specific setting? If you open up the script filter window make sure that 'with space' is checked after the keyword box and then the dropdown is set to 'argument optional'.
  6. Yeah I heard from someone else that they were having an issue, so I'm going to check it out. I'll post an update here if I find anything and update the workflow.
  7. Alfred Maestro Possibly the last workflow you will ever need for system tasks I recently started using Keyboard Maestro (KM), and so far I love it. So I made this workflow to allow you to execute any KM macro straight from Alfred. Downloads - My Site: http://iansinnott.com/blog/integrating-alfred-and-keyboard-maestro/ - GitHub: https://github.com/iansinnott/keyboard-maestro-alfred Basic Usage Type 'km' followed by the name of the macro you want to trigger. Dependencies Keyboard Maestro More Info Check out the readme in my Github repo linked above. Also, check out my blog post about these two apps if your interested in how I actually use it. That's also linked above as the first download link. Quick Note: I only tested this on the latest version of php (5.5.5 as of this writing). This is not the standard installed version that comes with new Macs, so if you have any trouble with the workflow let me know. Cheers, Ian
×
×
  • Create New...