Jump to content

Buchholdt

Member
  • Posts

    12
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Buchholdt

  1. This is great news, thanks for making this change, this sets my up really well for my 2024 workflow. Thanks again for the great work.
  2. Thanks for this great tool, I just found it, and can see that this will be a crucial part of my daily workflow. I do have one question I hope you can help me solve. As I use the Todo app Things 3 I can't paste in the copied link as it only shows me the the plain text without the links like "Charlies Wishlist (iOS)". This is a limitation to Things 3. Is it possible to just copy the dedicated link without any changes e.g. "notes://showNote?identifier=2B67363B-617E-4771-9D00-36A3C0DC5B0E"? I guess one issue would be having both the Mac and iOS links, but for me I could go with just having the Mac link. Could this be solved with e.g. holding 2 modifyer keys down when interacting with Alfread? If you have any suggestions it would really help me. Thanks again for the great work you have done 🙂
  3. Thanks for the good input guys. @Kennon Bickhart your suggestion was very easy to follow and it works perfectly for me. I love how this community comes together and helps.
  4. Hi guys, I would love to be able to search for a Things 3 tasks through Alfred. I guess a good and somewhat easy way would be to "just" insert the search phrase into the search field: I can do something like this myself for web applications but I'm not skilled enough to do this for a dedicated Mac Desktop app. Do any of you know how to create a workflow that does that? Thanks
  5. WOW giovanni, This is so cool! I have looked into you code, and see that I would not have been able to put this together. You have really but some thoughts into how the workflow is from a user perspective😀 and making it better then my "mental version" was. Thank you very much for the help here, I will use this tool every day.
  6. Hi guys, I use spreadsheets quite a bit, and would love to be able to lookup e.g. column BQ and see that it equals column number 69. Today I have a browser tab open with this, that helps me calculate the column to a number. Have any of you seen a workflow that can look this up, or how would you create a workflow like this? Best regards, René
  7. Hi again, I manage to understand it now, and I happy too tell that the app now works for me. And regarding the coding, I will give Python a go, as I have read some good things about this as well. And this way I will stay clear of the "lunatics" 🙂 Thank you very much for the help, I really appreciate it. I have just send some beer money money your way, I hope it buys you a cold one.
  8. I found that I could also change the "$pythonDir" in the file "/bin"bash" files: But it did not quite get me there. Looking more into the files, I wounder if I kan insert the API directly into the "/usr/bin/osascript" as either the "API_KEY" or "{query}": set bundleID to (system attribute "alfred_workflow_bundleid") tell application id "com.runningwithcrayons.Alfred" set configuration "API_KEY" to value "{query}" in workflow bundleID end tell Can you tell if this code is like fx. javascript? As you mention, there will probably be more need for some basic code knowledge in the future. I have for some time thought about learning a language, to get a better understanding, and it seems like Javascript is quite popular, and if I can use it here in Alfred, it might be the language for me to try out.
  9. Thanks again. If you have the time, can you clarify a bit more about the 2 scrips I need to edit? Also, I did change som characters in the API, so no issue there. Also, just another question. I'm Used to use Alfred some years ago, before having to with to a PC (work), and now I'm very happy to be back again. I don't remember that I needed so much knowledge to activate a Alfred app. Has the apps become much more complex, or does this seem to be 1/100 times were you need to do a bit more work?
  10. Thanks again, it's really appreciated. I have done the changes and its like I'm almost there, once I paste the API I get the following: [14:03:43.668] TinyPNG[Script Filter] Queuing argument '' [14:03:43.725] TinyPNG[Script Filter] Script with argv '(null)' finished [14:03:43.727] TinyPNG[Script Filter] {"items": [{"title": "Set API key to ...", "subtitle": "Set API key to ...", "valid": false}, {"title": "Get a new API key", "subtitle": "Open https://tinypng.com/developers to get a new API key", "arg": "WEBSITE", "valid": true}]} [14:03:45.479] TinyPNG[Script Filter] Queuing argument 'GF4qGlzLMPr0fnV1mF9hDfxq9GH8f9rZ' [14:03:45.535] TinyPNG[Script Filter] Script with argv '(null)' finished [14:03:45.538] TinyPNG[Script Filter] {"items": [{"title": "Set API key to \"GF4qGlzLMPr0fnV1mF9hDfxq9GH8f9rZ\"", "subtitle": "Set API key to \"GF4qGlzLMPr0fnV1mF9hDfxq9GH8f9rZ\"", "arg": "GF4qGlzLMPr0fnV1mF9hDfxq9GH8f9rZ", "valid": true}]} [14:03:46.638] TinyPNG[Script Filter] Processing complete [14:03:46.640] TinyPNG[Script Filter] Passing output 'GF4qGlzLMPr0fnV1mF9hDfxq9GH8f9rZ' to Conditional [14:03:46.641] TinyPNG[Conditional] Processing complete [14:03:46.641] TinyPNG[Conditional] Passing output 'GF4qGlzLMPr0fnV1mF9hDfxq9GH8f9rZ' to Run Script [14:03:46.642] TinyPNG[Conditional] Passing output 'GF4qGlzLMPr0fnV1mF9hDfxq9GH8f9rZ' to Post Notification [14:03:46.652] ERROR: TinyPNG[Run Script] /bin/bash: : command not found [14:03:46.654] TinyPNG[Run Script] Processing complete [14:03:46.655] TinyPNG[Run Script] Passing output '' to Conditional [14:03:46.655] TinyPNG[Conditional] Processing complete [14:03:46.656] TinyPNG[Conditional] Passing output '' to Run Script [14:03:46.656] TinyPNG[Conditional] Passing output '' to Post Notification So it's like the API has not been accepted.
  11. Cool deanishe, I did not know that feature. I get the following error: [09:26:37.298] Logging Started... [09:26:46.688] TinyPNG[Script Filter] Queuing argument '' [09:26:46.697] TinyPNG[Script Filter] Script with argv '(null)' finished [09:26:46.699] ERROR: TinyPNG[Script Filter] Code 127: /bin/bash: : command not found Does this mean anything to you?
  12. Hi guys, This seems like at great plugin. I'm having a problem setting it up, as I can't figure out how to insert my Tinypng api. When I try to do it, I end up with a google search. Can you give me some pointers on how to insert the api? Best regards,
×
×
  • Create New...