Jump to content

OmarKN

Member
  • Posts

    97
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by OmarKN

  1. Hi Stephen, Great script, I adapted it to HTML , please have a look, and The trigger … something wrong there. I'm not used with GitHub, here is the link: https://github.com/OmarKN/ofd1scr.git (It's not about Omnifocus). Best regards, OmarKN
  2. When styling some text for an HTML page, I cut the string (into the clipboard) and then paste it back with a keyword. For ex. I want to style “eu vulputate”, and I cut it out here: Donec sed odio operae, eu vulputate felis rhoncus. Idque Caesaris facere voluntate liceret: sese habere. So that then I can style with class="h", pasting in the style definition and the clipboard in between: Donec sed odio operae, <span class="h"> eu vulputate</span> felis rhoncus. Idque Caesaris facere voluntate liceret: sese habere. How can this be done? wbr, OmarKN
  3. Task Error: Setting window bounds requires macOS Monterey (12) or above. mine is Mac OS 10.14.6
  4. transfer.sh - - xxx curl: Can't open './Users/okn/LC3b-wout-Movies/Documents-LC3/_Wie_HowTo/w-Alfred5/Workflows1.alfredworkflow'! Possible would be wetransfer.com or dropbox, but then I need an email adr. Otherwise let me just show the ingredients: / with best regards, Omar KN, Stockholm, Sweden
  5. >your workflow should first open the window you wish to position and I thought this was what I was doing: 1. open file/ folder → 2. Set custom window position. ? / with best regards, Omar KN, Stockholm, Sweden
  6. Hi and good day Vitor, As a start I tried to use "Set Custom Window Position," with bounds:x = 15 and y = 85, but something is missing, do you know? This is just for the 1st folder, later there will be 2 more. good bye, OmarKN PS:How to avoid writing in rich text?
  7. Hi and good day Deanishe, When running this script there was a Finder error: AppleEvent handler failed. the row concerned: set theWin's target to (thePath as POSIX file) these are my paths property topFolder : "/Volumes/Users/okn/Desktop/_Autoconvert" property bottomFolder : "/Volumes/Users/okn/LC3b-wout-Movies/_Pictures-LC3/_autoconverted pics" Otherwise I used the script from the last iteration above, if you could make sense out of it. Would be great!
  8. … and it does work! Thank you 🙂 / with best regards, Omar KN, Stockholm, Sweden
  9. here is what I got: i5-1791:~ okn$ brew install tag Warning: You are using macOS 10.14. We (and Apple) do not provide support for this old version. You will encounter build failures with some formulae. Please create pull requests instead of asking for help on Homebrew's GitHub, Twitter or any other official channels. You are responsible for resolving any issues you experience while you are running this old version. ==> Downloading https://ghcr.io/v2/homebrew/core/tag/manifests/0.10_1 ######################################################################## 100.0% ==> Downloading https://ghcr.io/v2/homebrew/core/tag/blobs/sha256:ee5dbe68476b6a ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh ######################################################################## 100.0% ==> Pouring tag--0.10_1.mojave.bottle.tar.gz 🍺 /usr/local/Cellar/tag/0.10_1: 6 files, 59.5KB ==> Running `brew cleanup tag`... Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP. Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`). i5-1791:~ okn$
  10. The debugger: [21:02:12.606] LabelColor[File Action] Processing complete [21:02:12.610] LabelColor[File Action] Passing output '/Users/okn/LC3b-wout-Movies/Documents-LC3/_social-media-outreach-soc-med/_facebook/_facebook identities/skhm fb identities 2018.rtfd' to Arg and Vars [21:02:12.611] LabelColor[Arg and Vars] Processing complete [21:02:12.611] LabelColor[Arg and Vars] Passing output '' to Keyword [21:02:22.951] LabelColor[Keyword] Processing complete [21:02:22.956] LabelColor[Keyword] Passing output 'ids' to Run Script [21:02:23.809] ERROR: LabelColor[Run Script] override r-xr-xr-x okn/staff for /Users/okn/Library/Application Support/Alfred/Workflow Data/com.vitorgalvao.alfred._sharedresources/bin/tag? (y/n [n]) not overwritten dyld: lazy symbol binding failed: Symbol not found: _objc_opt_new Referenced from: /Users/okn/Library/Application Support/Alfred/Workflow Data/com.vitorgalvao.alfred._sharedresources/bin/tag (which was built for Mac OS X 12.0) Expected in: /usr/lib/libobjc.A.dylib dyld: Symbol not found: _objc_opt_new Referenced from: /Users/okn/Library/Application Support/Alfred/Workflow Data/com.vitorgalvao.alfred._sharedresources/bin/tag (which was built for Mac OS X 12.0) Expected in: /usr/lib/libobjc.A.dylib [21:02:23.818] LabelColor[Run Script] Processing complete [21:02:23.819] LabelColor[Run Script] Passing output '' to Run Script Plus: This time the Label workflow did work.
  11. Hi, Removed the older version of the Workflow and updated to the latest one (…-2). Doesn't work either. The difference is before I could use the Labels , this worked. Now neither Labels, nor Tags work. But it's not that important, so maybe in the future… /okn
  12. Is this not the latest version? 5.0.1
  13. Mac OS 10.14.6 Alfred 5.0.1 Hi Vitor, I deleted and reinstalled the Workflow. and updated to the latest version. But sorry no success. / with best regards, Omar KN, Stockholm, Sweden
  14. So I removed the old hotkey (above CTRL - SH - 6 ) and seemingly I can use Universal Actions. In pic 1 I open Universal Actions What I could do was setting a color tag from the palette with ”Labels” but no text tags: pic2. "add" gives me 2 alternatives - dont know why. Anyway pic3 "addt" gives 1 alternative at enter, nothing happens pic4 ”flaggv” is the tag I wanted to set, no success. BTW earlier I wanted to test the other tag workflow, but only downloaded the tag-master. /okn
  15. With LabelColor no tag is produced, sorry. See image - this is what I did: - but no tag visible in file… /okn
  16. Hi and good day, Finally I succeeded to activate _a specific folder_ with "Reveal File in Finder." yes, but I also would like **to open** this folder, I ventured into AppleScript : tell application "Finder" to open (/Users/okn/LC3b/From ScreenMaster pics) end tell How about spaces? Maybe there is an easier way to do this?
  17. thank you, I'd like to find some webpages where this actually works. I've not yet discovered any where their page SEARCH has an identifiable URL.
  18. Hi and good day, This is a test setup: https://www.citizengo.org/en/search?q={query} When searching for "Victories" which is a top item, this worked. but when searching for "Press" which is a bottom item, it did not work. This is only 1 example. Please view the screen dump: / with best regards, Omar KN, Stockholm, Sweden
  19. How can it be that when setting up a bookmark search (with bb) I'll get a list of titles from the Notes app? (The 'Search Notes.app' module with an AppleScript by Sean Ballinger) has been disabled for now (by removing the connecting lines). / with best regards, Omar KN, Stockholm, Sweden
  20. Probably the query in search?q={query} which I wanted to use for our Wordpress site only searches the titles?! Otherwise how to search the text inside the site from Alfred, is there a way to do it? / with best regards, Omar KN, Stockholm, Sweden
  21. hi mBax, I downloaded the tag-0.10.zip file, double-clicked on it, something happened - but I can't find the expanded file. Terminal: -bash: tag: command not found What to do? / with best regards, Omar KN, Stockholm, Sweden
  22. Hi and good day, In my different Hotkeys groups, I'd like to add a comment, is this possible? So there is the trigger, then if the resulting action is "Multiple Files" there is not enough info, what it was intended for without opening. / with best regards, Omar K Neusser, Stockholm, Sweden
  23. Is this keyboard combination ALT-CMD-dash implemented by Alfred, and if yes, where ? When pressing ALT-CMD-dash it looks like this: / with best regards, Omar K Neusser, Stockholm, Sweden
  24. They are 2 static urls, no keywords. The Alfred macro (hotkey trigger) opens first url1 in Safari, then it opens url2 in a new tab. The intent is to have them side-by-side. Maybe it would be enough to have 1 command of some sorts, so as to open url2 in a new Safari *window* and positioning it to the right half of the desktop. I have this script, but with Safari Tabs I don't know: tell application "Safari" to set bounds of front window to {150, 25, 1368, 1299} / Any assistance would be greatly appreciated! With best regards, Omar KN
  25. Yes, exactly - two Safari windows, each on one half of the screen!
×
×
  • Create New...