Jump to content

M1m1s

Member
  • Posts

    30
  • Joined

  • Last visited

Everything posted by M1m1s

  1. A rather inconvenient and temporary workaround is to copy, rather than cut, and then delete the copied text before pasting.
  2. It seems to happen only when Review>Track Changes is selected.
  3. I tried removing CTRL X and CMD X from EditCut command in MS Word (in Customize Keyboard) but the issue still occurs when you select Cut by right-clicking.
  4. When the issue happens I'm typing COMMAND X once to cut a word/phrase. Instead, Alfred fast-appends selected text to the previous clipboard and makes the characteristic noise to let you know it has. EDIT: It just now happened when I typed COMMAND X, rather than COMMAND C. I can replicate it every time. I amended text above to reflect that. 'Fast-append' and 'Place merged' are both selected in Settings. I'm able to replicate it a second time (and a third and a fourth) by performing the same action. [EDIT: I was under the impression it happened randomly. I now think it's not random - it's just that it occurs with COMMAND X and not COMMAND C that gave me the impression that it was random. Apologies for the confusion.] Versions: Alfred 5.0.6 [2110] with Powerpack. Macbook Air M1 Ventura 13.2.1. Microsoft Word for Mac v. 16.69. See also Closed Bug https://www.alfredforum.com/topic/7358-clipboard-merge-causes-fast-append-when-not-wanted/ for recent reports of the issue.
  5. Brilliant! Keyword 'nt' indeed searches for tags. It's not mentioned in the Readme or in the forum but it's there if you open the workflow in Alfred. Your immediate reply is most appreciated, and if you ever find time to look into more tag functionality it would be great. I think a kind of tag cloud in Apple Notes is a much-needed feature, and anything you could do in that direction would be awesome. Cheers!
  6. @sballinThank you for this wonderful workflow - most helpful. I only came across it a couple of days ago but it's transformative. I have a feature request: I wonder if it would be possible to search for tags? Preferably for notes which have certain multiple tags, e.g. search for +food +recipe + vegetables. Even more helpful, would it be possible for the workflow to auto-suggest other tags used together with a specific tag, e.g. type tag:food and the workflow returns 'tag:recipe tag:vegetables' etc.? Perhaps this would be a tall order, I don't know. Your workflow is fantastic as is!
  7. You're not - I'm going nuts, too. I don't have iTerm on my Macbook Air M1 Monterey 12.6.1. The issue occurs at least in Microsoft Word for Mac v. 16.69 (not sure about other apps).
  8. Hi Nelson, still using your workflow full four years now! If only the single quote character (') didn't break it! Do you know any way to fix that? Whenever there's a possessive in the phrase I want to look up, the workflow does not work. No biggie, anyway, and thanks!
  9. Just downloaded to try. Workflow only succeeds in listing open tab results for a search, but fails to open selected tab in Safari with enter (does nothing). Does it currently work normally?
  10. Great workflow! A problem though: When the tab selected in the workflow is opened, it does not gain focus. The result is, if I act on this tab (close it, for instance), I act instead on some invisible tab that is still in focus. Any solutions? Thanks!
  11. Grateful for a wonderful workflow. A question please: I see that Pandoctor acts on a single file as input. Can it also act on a directory / folder? Many thanks for any clues!
  12. (replying to my own question in case anyone else is looking for this) Use: open https://www.google.com/search?as_epq={query}
  13. Thanks for the workflow. Works great! I wonder if you could help me. I want to adapt it to use Google phrase search instead. The Google phrase search URL is <https://www.google.com/search?hl=en&as_q=&as_epq={query}&as_oq=&as_eq=&as_nlo=&as_nhi=&lr=&cr=&as_qdr=all&as_sitesearch=&as_occt=any&safe=off>. I tried substituting this in your workflow, using either {query} or "$q" but couldn't get it to work. Any suggestions appreciated!
  14. After all, it appears that both Reference and reference are searched, whichever of the two I select, so workflow works as it should. Sorry for the false alarm, I was confused by Reference and reference appearing as separate entries. It would indeed be great if they could be merged in one, but it's not important as long as both are searched. Thank you once again!
  15. Thanks for the fast reply! I should have been more precise. A picture is worth a thousand words: https://www.dropbox.com/s/t600649i0drhzbi/Screenshot%202015-02-12%2010.14.41.png?dl=0
  16. Thank you for a wonderful workflow! On Pinboard, "tags are not case-sensitive, but they will display the way you entered them". Yet, your workflow seems to be case-sensitive (differentiating results for my bookmarks tagged 'Reference' from those tagged 'reference'. Is there a way to restore the Pinboard default setting? Thank you very much!
  17. Thanks! Today I entered 'packal status', pressed enter, and got something like 'talking to the server' for an instant but then nothing. When I type 'packal status' and press enter, I get the message: 'nothing found - try another query'. Debugger info is probably the same as last time: [ERROR: alfred.workflow.input.scriptfilter] Code 0: 11:15:44 workflow.py:940 DEBUG Loading cached data from : /Users/*/Library/Caches/com.runningwithcrayons.Alfred-2/Workflow Data/net.deanishe.alfred-packal-search/workflows.cache 11:15:44 packal.py:138 DEBUG 404 workflows in cache 11:15:44 packal.py:158 DEBUG 404 workflows found in cache
  18. Thanks for fast reply! Cleared the cache but still get the error: [ERROR: alfred.workflow.input.scriptfilter] Code 0: 22:19:05 workflow.py:940 DEBUG Loading cached data from : /Users/*/Library/Caches/com.runningwithcrayons.Alfred-2/Workflow Data/net.deanishe.alfred-packal-search/workflows.cache 22:19:05 packal.py:138 DEBUG 404 workflows in cache 22:19:05 packal.py:158 DEBUG 404 workflows found in cache Thanks!
  19. Any chance of updating this for Yosemite? Most queries work actually, but not 'packal status', which was what induced me to download this in the first place, as it would help me update my workflows manually so that any customization is not lost by updating automatically through Packal. Error: 'nothing found - try another query'. Thanks!
  20. Wow, that was quick! Works perfectly now (in Yosemite, too). Thank you so much!
  21. Thank you so much for the prompt reply. Here goes, enjoy: Starting debug for 'Parsers' [ERROR: alfred.workflow.input.scriptfilter] Code 1: 15:48:13 parser.py:369 DEBUG {u'<argument>': u'noun sg masc nom', u'<flag>': u'lexica', u'display': False, u'launch': True, u'search': False} 15:48:13 parser.py:104 DEBUG Running launch_codepath... 15:48:13 workflow.py:1832 ERROR 'NoneType' object is not iterable Traceback (most recent call last): File "/Users/*/Library/Application Support/Alfred 2/Alfred.alfredpreferences/workflows/user.workflow.FF230D30-ADBD-480A-A904-7448BCD6D718/workflow/workflow.py", line 1830, in run func(self) File "parser.py", line 371, in main res = pd.run(args) File "parser.py", line 107, in run return method() File "parser.py", line 359, in launch_codepath self.log_vocab(self._chosen_item()) File "parser.py", line 263, in _chosen_item for item in parsing_data TypeError: 'NoneType' object is not iterable [ERROR: alfred.workflow.input.scriptfilter] Code 1: 15:48:13 parser.py:369 DEBUG {u'<argument>': u'noun sg masc nom', u'<flag>': u'lexica', u'display': False, u'launch': True, u'search': False} 15:48:13 parser.py:104 DEBUG Running launch_codepath... 15:48:13 workflow.py:1832 ERROR 'NoneType' object is not iterable Traceback (most recent call last): File "/Users/*/Library/Application Support/Alfred 2/Alfred.alfredpreferences/workflows/user.workflow.FF230D30-ADBD-480A-A904-7448BCD6D718/workflow/workflow.py", line 1830, in run func(self) File "parser.py", line 371, in main res = pd.run(args) File "parser.py", line 107, in run return method() File "parser.py", line 359, in launch_codepath self.log_vocab(self._chosen_item()) File "parser.py", line 263, in _chosen_item for item in parsing_data TypeError: 'NoneType' object is not iterable [ERROR: alfred.workflow.input.scriptfilter] Code 1: 15:48:13 parser.py:369 DEBUG {u'<argument>': u'noun sg masc nom', u'<flag>': u'lexica', u'display': False, u'launch': True, u'search': False} 15:48:13 parser.py:104 DEBUG Running launch_codepath... 15:48:13 workflow.py:1832 ERROR 'NoneType' object is not iterable Traceback (most recent call last): File "/Users/*/Library/Application Support/Alfred 2/Alfred.alfredpreferences/workflows/user.workflow.FF230D30-ADBD-480A-A904-7448BCD6D718/workflow/workflow.py", line 1830, in run func(self) File "parser.py", line 371, in main res = pd.run(args) File "parser.py", line 107, in run return method() File "parser.py", line 359, in launch_codepath self.log_vocab(self._chosen_item()) File "parser.py", line 263, in _chosen_item for item in parsing_data TypeError: 'NoneType' object is not iterable
×
×
  • Create New...