Jump to content

gingerbeardman

Member
  • Posts

    227
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by gingerbeardman

  1. I updated to gallery 2.5 and my keyboard shortcut stayed. So is it only on the initial import? In that they need to map their own hotkey, or add the entire hotkey node back into the workflow? thanks
  2. v2.5 Added: weekly journal triggers `fsj` keyword and `Cmd+Alt+J` hotkey Cheers
  3. You know, I don't think I knew about custom Universal Actions until now. I only use the built-in ones.
  4. Ace! Thanks. Gallery will be a real benefit to users.
  5. Thanks for the PR! Merged and new release issued.
  6. So, I have issued a new version of the Workflow to include both in scope.
  7. OK! https://github.com/gingerbeardman/fsnotes-alfred-workflow Regarding Scope, the path is `~/Library/Mobile Documents/iCloud~co~fluder~fsnotes/Documents` on my Mac. At `~/Library/Containers/co.fluder.FSNotes/Data/Documents` I do see some example documents but they are not my files. So, I'll ask at FSNotes.
  8. I'll make a priority of setting up a repo. We can then address all this.
  9. I'll sort out a repo for it soon, no worries. Probably best to include it as it is for now if it's easy to transition to a Repo.
  10. I knew you would disagree. 🤷‍♂️
  11. Author: I'm the author of this workflow Alfred Forum: https://www.alfredforum.com/topic/12934-fsnotes-alternative-to-nvalt-workflow/ Main page: https://github.com/glushchenko/fsnotes/wiki/Alfred-Workflow Dependencies: none Screenshot: it would be much nicer if all screenshots were taken using the default Alfred theme? They're going to be a real mishmash of themes as it is. The below screenshot uses a custom theme.
  12. use the official FSNotes workflow, which uses URL schemes to do this. https://www.alfredforum.com/topic/12934-fsnotes-alternative-to-nvalt-workflow/
  13. Didn't work for me. Needs to be more intelligent or verbose about errors if Python isn't set up correctly. [12:23:40.354] Logging Started... [12:23:42.544] OpenAI ChatGPT[Keyword] Processing complete [12:23:42.547] OpenAI ChatGPT[Keyword] Passing output 'what is love?' to Run Script [12:23:42.835] ERROR: OpenAI ChatGPT[Run Script] pyenv: no such command `virtualenv-init' pyenv: no such command `activate' dyld[57018]: Library not loaded: '/opt/homebrew/Cellar/python@3.9/3.9.13_1/Frameworks/Python.framework/Versions/3.9/Python' Referenced from: '/usr/local/bin/python' Reason: tried: '/opt/homebrew/Cellar/python@3.9/3.9.13_1/Frameworks/Python.framework/Versions/3.9/Python' (no such file), '/Library/Frameworks/Python.framework/Versions/3.9/Python' (no such file), '/System/Library/Frameworks/Python.framework/Versions/3.9/Python' (no such file) [12:23:42.840] OpenAI ChatGPT[Run Script] Processing complete [12:23:42.840] OpenAI ChatGPT[Run Script] Passing output '' to Copy to Clipboard
  14. That's a different issue, you'll have more luck with a diagnosis/answer if you start your own thread.
  15. Just checking back in here... My deep reindex took a very long time, most of the working day. But after that everything is working as expected. I no longer need to use / to widen the scope, and instead use the default scope folders.
  16. Any chance to get a new version of this where the binary is Universal M1+Intel? I'm trying to delay installing Rosetta2 (to run Intel apps) for as long as possible.
  17. This has affected me also, migrating from an Intel Mac mini to M1 MBP. Troubleshooting passed all green ticks: https://pastebin.com/raw/TnsWG2mi Widening the scope works. Is it recommended to leave that in place? It's not a great experience as it returns way to many matches. I did a deep reindex just for kicks, will see what it's like once it has finished.
  18. I migrated my data from Intel Mac to M1 Mac Afterwards Alfred 4 was unlicenced I entered my licence in again Clipboard History was not working. Took me a while to see that these options were unticked. Is it normal behaviour for them to not be ticked after this set of events, in this scenario?
  19. I found a site called https://doj.me (down or just me) which has been around for a couple of years and allows querying like we need. https://www.gingerbeardman.com/alfred/is-it-down.alfredworkflow
  20. Oh, I see what you mean. I'll find another alternative. It's not easy to use downforeveryone
  21. See the post directly above yours? My version uses PHP and a different service to get around problems with Python 2 and the original service.
  22. Version 2.5 - changes to keep working with python2 https://www.gingerbeardman.com/alfred/
  23. Thanks! BTW your "like so" link leads to an unexpected location.
  24. The easiest way to get this working again is reinstall python2 as here: https://www.alfredapp.com/help/kb/python-2-monterey/ And then change all script filters in the workflow to call /usr/local/bin/python rather than just python. I just did that and it's now working for me. Ideally, I would rewrite it in Python3 but I probably won't find the time in between paid work. I did try and got quite far but some arcane errors halted my progress. It's probably due a 10 year anniversary rebuild from scratch.
×
×
  • Create New...