Jump to content

Snidlwoodsen

Member
  • Posts

    2
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Snidlwoodsen

  1. Hi! I'm wondering it it is possible to create a workflow that will tell the scanner to scan. For example if you type: scan bw test.pdf, the computer knows that it should scan and it should also use the profile bw (which contains settings for the scan, f.e. black and white, resolution, etc.). At last there ist "test.pdf" which should the filename. Back to my question. Do you guys know how you can call the scanner through AppleScript? I only found one expensive App which could do it. But in my opinion there must be a way to handle this. Thanks in advance!
  2. Good day to you ladies and gentlemen, just a little introduction: When I was looking for a 2Do workflow, I did not find something that really fits my needs. But I found this: http://www.packal.org/workflow/apple-reminders That is why I decided to create a 2Do workflow similar to the workflow above. You can add following information through Alfred: Keywords are: rm, twodo and todo Task title (can't be empty) Due date (if empty or wrong format, it will use your default) Due time (if empty or wrong format, it will use your default) List (if empty or list doesn't exist, it will use your default) Other functions: st <keyword> - will search for your keyword in 2Do nt - launches the app with new task screen Some further information to due date and due time: Due date formats: <day> - will add the current month and current year <day>.<month> - current year will be added <day>.<month>. - current year will be added <day>.<month>.<year> <weekday> - the next <weekday> (f.e. Friday) will be your due date today tomorrow next week in <days> days - due in x days <days> days - same as above Due time formats: <hours> - will add ":00" <hours>:<minutes> If you have any suggestions, please keep the 2do url-schemes in mind: https://www.2doapp.com/kb/article/url-schemes.html But feel free to post them! Also don't forget to ask questions. Source: https://github.com/janonymousgit/2doalfredworkflow Have a nice day! Please let me know if something doesn't work properly. Known issues: https://github.com/janonymousgit/2doalfredworkflow/issues/1 Latest changes: Fixed due date issue Added an option to search for keywords (st <keyword>) Added "nt" to open app with new task screen new Git-Source
×
×
  • Create New...