-
Content Count
43 -
Joined
-
Last visited
About JJJJ
-
Rank
Member
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
JJJJ reacted to a post in a topic: display your mac system info
-
JJJJ reacted to a post in a topic: Macula Theme (Dracula inspired)
-
JJJJ started following Firefox Assistant and Text or word search on webpages?
-
JJJJ reacted to a post in a topic: [Workflow] Instagram Toolkit for Alfred
-
JJJJ reacted to a post in a topic: Find streams for any movie or tv show
-
JJJJ reacted to a post in a topic: [WIP, POC] Spotlight like rich preview pane for alfred workflows
-
JJJJ reacted to a post in a topic: Can Alfred search the Mac Keychain
-
JJJJ reacted to a post in a topic: Workflow to Search through Alfred's Query History
-
JJJJ reacted to a post in a topic: GIF Search: Workflow for Searching and Browsing GIFs
-
JJJJ reacted to a post in a topic: Alfred 4.3 Pre-release: Big Sur Theming Improvements
-
JJJJ reacted to a post in a topic: Find 2Fa/two-factor auth codes in Messages
-
Thank you for the solution to use it for different browsers. I have tried your workflow first but it didn't work for me. We have discussed it on your topic and couldn't find a solution. I would like to try it again for Firefox history if you release an update.
-
Yes it is fast when Firefox is disabled but how do I exclude it only from the history search? It seems like if I value it to False, then It doesn't search for bookmarks too. The main reason I use the workflow is to use it on Firefox. But I would like to know if I can use bm and bh for different browsers since bh is not really usable for FF.
-
Thank you for your help and the workflow. It works very well now. BM search is very fast and seems reliable. But history search is pretty slow, it takes almost 10 sec to give some results. Is it expected? I think it uses python 3.8.2 this time as I understand from debugger output. [16:41:04.090] Logging Started... [16:41:35.225] Firefox&Chromium Bookmarks and History[Script Filter] Queuing argument 'test' [16:41:43.714] Firefox&Chromium Bookmarks and History[Script Filter] Script with argv 'test' finished [16:41:43.727] STDERR: Firefox&Chromium Bookmarks and Histo
-
Hello, Thank you for the workflow. It look very useful and supports many browsers. I would really like to use it for Firefox bookmarks and history but It doesn't work for me. Not only for Firefox but also for Chrome. I am on 10.15.7 Catalina and Alfred 4.2.1. You can find the debugger output below. [13:48:11.784] Chromium&Firefox Bookmarks and History[Script Filter] Queuing argument 'test' [13:48:11.960] Chromium&Firefox Bookmarks and History[Script Filter] Script with argv 'test' finished [13:48:11.965] ERROR: Chromium&Firefox Bookmarks and History[Script Filter] C
-
clipboard viewer Text search inside clipboard history images
JJJJ replied to Mr Pennyworth's topic in Share your Workflows
Thank you for the detailed explanation. I just wanted to be sure if it works as expected or not. I gave full disk access to python as you said by drag and drop python into the full disk access window in Security&Privacy in System Preferences. I tried it for python3 for the first time but the error was about python 2.7 so tried it with 2.7 and then it worked. You can find the path of the file below. /System/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 -
clipboard viewer Text search inside clipboard history images
JJJJ replied to Mr Pennyworth's topic in Share your Workflows
I think that works. Thank you for your help. But I am not sure OCR works as it should because I get some mixed results for image names. You can find the new content in /tmp/alfred-clipboard-history-ocr.out and clipboard history for images ss below. /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python: can't open file '/Users/Ceyhun/Documents/Alfred.alfredpreferences/workflows/user.workflow.256D9BE8-8BC6-4E35-8640-5D4D5EEDFEF6/ocr.py': [Errno 1] Operation not permitted /System/Library/Frameworks/Python.framework/Versions/2 -
clipboard viewer Text search inside clipboard history images
JJJJ replied to Mr Pennyworth's topic in Share your Workflows
This is what is inside when I open the /tmp/alfred-clipboard-history-ocr.out file with xcode. /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python: can't open file '/Users/Ceyhun/Documents/Alfred.alfredpreferences/workflows/user.workflow.256D9BE8-8BC6-4E35-8640-5D4D5EEDFEF6/ocr.py': [Errno 1] Operation not permitted /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python: can't open file '/Users/Ceyhun/Documents/Alfred.alfredpreferences/workflows/user.workflow.256D9BE8-8BC6-4E35-8640-5D4D5E -
clipboard viewer Text search inside clipboard history images
JJJJ replied to Mr Pennyworth's topic in Share your Workflows
Hello, It looks very useful for me. I installed it with the keyword ".clipboard-history-ocr-install", but I still cannot find images by words in the clipboard history. I am on 10.15.7 and I get the debugger output below when I try to use ".clipboard-history-ocr-install" keyword again. Is there any more information that I can provide so someone can help me to solve the issue? [15:21:26.791] Logging Started... [15:25:38.629] Clipboard History OCR[Keyword] Processing complete [15:25:38.630] Clipboard History OCR[Keyword] Passing output '' to Run Script [ -
killall alfred-firefox command returns as "No matching processes belonging to you were found". So I tried pkill alfred-firefox but it also didn't fix it. Thank you for your interest, perhaps in the next version or smth, it will fix itself somehow.
-
This is how it works. Ceyhun@Ceyhun-MacBook-Pro ~ % ls -l /usr/bin/lsappinfo -rwxr-xr-x 1 root wheel 241184 Aug 10 23:56 /usr/bin/lsappinfo
-
I am not sure if that's what you mean but when I run echo $PATH in Terminal, this is what I get. Ceyhun@Ceyhun-MacBook-Pro ~ % echo $PATH /usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Library/Apple/usr/bin
-
Browser extension is still disconnected. This is what I get from Terminal when I run it. Ceyhun@Ceyhun-MacBook-Pro ~ % cd /Users/Ceyhun/Documents/Alfred.alfredpreferences/workflows/user.workflow.8B4F305C-811B-43B3-A0D6-0767A3919E2A && env -i ./server.sh 10:09:16 workflow_paths.go:143: [warning] info.plist not found. Guessed: /Users/Ceyhun/Documents/Alfred.alfredpreferences/workflows/user.workflow.8B4F305C-811B-43B3-A0D6-0767A3919E2A 🍺 10:09:16 workflow.go:327: ----- Firefox Assistant/0.2.1 (AwGo/0.20.2) ------ 10:09:16 actions.go:83: loaded URL action "Open in Chrome"
-
This is what I get when I run the path in the Terminal. Last login: Tue Sep 22 18:24:05 on ttys000 Ceyhun@Ceyhun-MacBook-Pro ~ % /Users/Ceyhun/Documents/Alfred.alfredpreferences/workflows/user.workflow.8B4F305C-811B-43B3-A0D6-0767A3919E2A/server.sh 18:30:54 workflow_paths.go:143: [warning] info.plist not found. Guessed: /Users/Ceyhun 🍺 18:30:54 workflow.go:327: ----- Firefox Assistant/0.2.1 (AwGo/0.20.2) ------ 18:30:54 server.go:83: signalling existing server 10163 to stop ... [11082] 18:30:54 server.go:112: couldn't parse app name from "" [11082] 18:30:54 server.go:12
-
Yes I can find server.sh in the same location. /Users/Ceyhun/Documents/Alfred.alfredpreferences/workflows/user.workflow.8B4F305C-811B-43B3-A0D6-0767A3919E2A/server.sh
-
Hello, I have been using Safari Assistant workflow but lately, I start using Firefox for my main browser. However, I couldn't make Firefox Assistant work. I have been having the same issues and results with JimmyTheSaint. Firefox browser console gives the output below if it is useful. Is there any way to fix it or are there any info that I can provide to solve the issue? I use Mac OS 10.15.6 and Alfred 4.1.1. stderr output from native app net.deanishe.alfred.firefox: /bin/zsh: can't open input file: /Users/Ceyhun/Documents/Alfred.alfredpreferences/workflows/