Jump to content

jstncwlcx

Member
  • Posts

    26
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by jstncwlcx

  1. This workflow has been working for me for a very long time, but it suddenly stopped working correctly this morning.

     

    I had to reauthenticate, which seemed to work fine.

     

    If I do the ra command, it will still allow me to add new bookmarks.

     

    However, when I type r, to search for a bookmark, it no longer allows a search, it just says 'Search Your Raindrop.io bookmarks', and gives me an option to open the app page in my web browser.

     

    Is anyone else experiencing this?

     

    I'm using Alfred 5 with a Powerpack.

     

    I'm using 2.0.7, which is listed as the most up to date version of the workflow.

     

    Any help is greatly appreciated.

  2. Thanks for the reply.

     

    Like I said, I don't know much about terminal or code, so this is above my head. I really only know how to copy and paste stuff.

     

    I copied and pasted the lines you quoted into terminal, and literally nothing happened.

     

    If you feel like it, can you walk me through what it is I am supposed to do with those lines you posted?

     

    I don't expect you to teach me, so please don't think I'm expecting anything. I just thought I'd ask in case it was simple and easy to explain.

  3. Hi There,

     

    When I use the nc command to create a new note, it works,  but I also get this popup every time. Does anyone know how to fix this?

     

    I'm using Alfred 5.0.6 on 13.1 Ventura. I'm using version 3.5.2 of the workflow. 

     

    I appreciate any and all help.

     

     

     

     

    Screenshot 2023-01-21 at 13.11.30.png

  4. @rhydI just posted about using the python version of the workflow, but I was in the wrong place, and found the node one.

     

    Now I admit, I don't know much about terminal, so perhaps this is over my head, and I don't expect you to teach me, but I thought I'd ask in case there was an easy fix.

     

    I followed all of the directions to install and test node here: https://treehouse.github.io/installation-guides/mac/node-mac.html

     

    According to the steps provided it was successful.

     

    When I then went to use the npm install --global alfred-search-omnifocus command, I get these errors:

     

    (**** = me and my system's name)

     

    Am I missing something? Is there anything to fix?

     

    I appreciate your time and consideration.


    npm@8.15.0 /usr/local/lib/node_modules/npm
    **** ~ % npm <command> --key=value
    zsh: no such file or directory: command
    **** ~ % npm install --global alfred-search-omnifocus
    npm WARN deprecated xmldom@0.1.31: Deprecated due to CVE-2021-21366 resolved in 0.5.0
    npm ERR! code 1
    npm ERR! path /opt/homebrew/Cellar/node/19.4.0_1/lib/node_modules/alfred-search-omnifocus/node_modules/better-sqlite3
    npm ERR! command failed
    npm ERR! command sh /var/folders/sc/26yzps7x15dfdg5n56n8kq2r0000gn/T/install-d0aa4b18.sh
    npm ERR! > better-sqlite3@7.6.2 build-release
    npm ERR! > node-gyp rebuild --release
    npm ERR! 
    npm ERR!   TOUCH ba23eeee118cd63e16015df367567cb043fed872.intermediate
    npm ERR!   ACTION deps_sqlite3_gyp_locate_sqlite3_target_copy_builtin_sqlite3 ba23eeee118cd63e16015df367567cb043fed872.intermediate
    npm ERR!   TOUCH Release/obj.target/deps/locate_sqlite3.stamp
    npm ERR!   CC(target) Release/obj.target/sqlite3/gen/sqlite3/sqlite3.o
    npm ERR!   LIBTOOL-STATIC Release/sqlite3.a
    npm ERR!   CXX(target) Release/obj.target/better_sqlite3/src/better_sqlite3.o
    npm ERR! rm ba23eeee118cd63e16015df367567cb043fed872.intermediate
    npm ERR! prebuild-install warn install No prebuilt binaries found (target=19.4.0 runtime=node arch=arm64 libc= platform=darwin)
    npm ERR! gyp info it worked if it ends with ok
    npm ERR! gyp info using node-gyp@9.3.0
    npm ERR! gyp info using node@19.4.0 | darwin | arm64
    npm ERR! gyp info find Python using Python version 3.10.9 found at "/opt/homebrew/opt/python@3.10/bin/python3.10"
    npm ERR! gyp info spawn /opt/homebrew/opt/python@3.10/bin/python3.10
    npm ERR! gyp info spawn args [
    npm ERR! gyp info spawn args   '/opt/homebrew/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py',
    npm ERR! gyp info spawn args   'binding.gyp',
    npm ERR! gyp info spawn args   '-f',
    npm ERR! gyp info spawn args   'make',
    npm ERR! gyp info spawn args   '-I',
    npm ERR! gyp info spawn args   '/opt/homebrew/Cellar/node/19.4.0_1/lib/node_modules/alfred-search-omnifocus/node_modules/better-sqlite3/build/config.gypi',
    npm ERR! gyp info spawn args   '-I',
    npm ERR! gyp info spawn args   '/opt/homebrew/lib/node_modules/npm/node_modules/node-gyp/addon.gypi',
    npm ERR! gyp info spawn args   '-I',
    npm ERR! gyp info spawn args   ‘/Users/****/Library/Caches/node-gyp/19.4.0/include/node/common.gypi’,
    npm ERR! gyp info spawn args   '-Dlibrary=shared_library',
    npm ERR! gyp info spawn args   '-Dvisibility=default',
    npm ERR! gyp info spawn args   ‘-Dnode_root_dir=/Users/****/Library/Caches/node-gyp/19.4.0’,
    npm ERR! gyp info spawn args   '-Dnode_gyp_dir=/opt/homebrew/lib/node_modules/npm/node_modules/node-gyp',
    npm ERR! gyp info spawn args   '-Dnode_lib_file=/Users/****/Library/Caches/node-gyp/19.4.0/<(target_arch)/node.lib',
    npm ERR! gyp info spawn args   '-Dmodule_root_dir=/opt/homebrew/Cellar/node/19.4.0_1/lib/node_modules/alfred-search-omnifocus/node_modules/better-sqlite3',
    npm ERR! gyp info spawn args   '-Dnode_engine=v8',
    npm ERR! gyp info spawn args   '--depth=.',
    npm ERR! gyp info spawn args   '--no-parallel',
    npm ERR! gyp info spawn args   '--generator-output',
    npm ERR! gyp info spawn args   'build',
    npm ERR! gyp info spawn args   '-Goutput_dir=.'
    npm ERR! gyp info spawn args ]
    npm ERR! gyp info spawn make
    npm ERR! gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
    npm ERR! In file included from ../src/better_sqlite3.cpp:4:
    npm ERR! In file included from ./src/better_sqlite3.lzz:11:
    npm ERR! In file included from /Users/****/Library/Caches/node-gyp/19.4.0/include/node/node.h:73:
    npm ERR! In file included from /Users/****/Library/Caches/node-gyp/19.4.0/include/node/v8.h:24:
    npm ERR! In file included from /Users/****/Library/Caches/node-gyp/19.4.0/include/node/v8-array-buffer.h:12:
    npm ERR! In file included from /Users/****/Library/Caches/node-gyp/19.4.0/include/node/v8-local-handle.h:12:
    npm ERR! /Users/****/Library/Caches/node-gyp/19.4.0/include/node/v8-internal.h:477:30: warning: 'static_assert' with no message is a C++17 extension [-Wc++17-extensions]
    npm ERR! SHARED_EXTERNAL_POINTER_TAGS(CHECK_SHARED_EXTERNAL_POINTER_TAGS)
    npm ERR!                              ^
    npm ERR! /Users/****/Library/Caches/node-gyp/19.4.0/include/node/v8-internal.h:477:30: warning: 'static_assert' with no message is a C++17 extension [-Wc++17-extensions]
    npm ERR! /Users/****/Library/Caches/node-gyp/19.4.0/include/node/v8-internal.h:477:30: warning: 'static_assert' with no message is a C++17 extension [-Wc++17-extensions]
    npm ERR! /Users/****/Library/Caches/node-gyp/19.4.0/include/node/v8-internal.h:477:30: warning: 'static_assert' with no message is a C++17 extension [-Wc++17-extensions]
    npm ERR! /Users/****/Library/Caches/node-gyp/19.4.0/include/node/v8-internal.h:477:30: warning: 'static_assert' with no message is a C++17 extension [-Wc++17-extensions]
    npm ERR! /Users/****/Library/Caches/node-gyp/19.4.0/include/node/v8-internal.h:478:35: warning: 'static_assert' with no message is a C++17 extension [-Wc++17-extensions]
    npm ERR! PER_ISOLATE_EXTERNAL_POINTER_TAGS(CHECK_NON_SHARED_EXTERNAL_POINTER_TAGS)
    npm ERR!                                   ^
    npm ERR! /Users/****/Library/Caches/node-gyp/19.4.0/include/node/v8-internal.h:478:35: warning: 'static_assert' with no message is a C++17 extension [-Wc++17-extensions]
    npm ERR! /Users/****/Library/Caches/node-gyp/19.4.0/include/node/v8-internal.h:478:35: warning: 'static_assert' with no message is a C++17 extension [-Wc++17-extensions]
    npm ERR! /Users/****/Library/Caches/node-gyp/19.4.0/include/node/v8-internal.h:478:35: warning: 'static_assert' with no message is a C++17 extension [-Wc++17-extensions]
    npm ERR! /Users/****/Library/Caches/node-gyp/19.4.0/include/node/v8-internal.h:478:35: warning: 'static_assert' with no message is a C++17 extension [-Wc++17-extensions]
    npm ERR! /Users/****/Library/Caches/node-gyp/19.4.0/include/node/v8-internal.h:478:35: warning: 'static_assert' with no message is a C++17 extension [-Wc++17-extensions]
    npm ERR! /Users/****/Library/Caches/node-gyp/19.4.0/include/node/v8-internal.h:478:35: warning: 'static_assert' with no message is a C++17 extension [-Wc++17-extensions]
    npm ERR! /Users/****/Library/Caches/node-gyp/19.4.0/include/node/v8-internal.h:478:35: warning: 'static_assert' with no message is a C++17 extension [-Wc++17-extensions]
    npm ERR! /Users/****/Library/Caches/node-gyp/19.4.0/include/node/v8-internal.h:478:35: warning: 'static_assert' with no message is a C++17 extension [-Wc++17-extensions]
    npm ERR! /Users/****/Library/Caches/node-gyp/19.4.0/include/node/v8-internal.h:478:35: warning: 'static_assert' with no message is a C++17 extension [-Wc++17-extensions]
    npm ERR! /Users/****/Library/Caches/node-gyp/19.4.0/include/node/v8-internal.h:478:35: warning: 'static_assert' with no message is a C++17 extension [-Wc++17-extensions]
    npm ERR! /Users/****/Library/Caches/node-gyp/19.4.0/include/node/v8-internal.h:478:35: warning: 'static_assert' with no message is a C++17 extension [-Wc++17-extensions]
    npm ERR! /Users/****/Library/Caches/node-gyp/19.4.0/include/node/v8-internal.h:659:61: warning: 'static_assert' with no message is a C++17 extension [-Wc++17-extensions]
    npm ERR!     static_assert(kJSObjectType + 1 == kFirstJSApiObjectType);
    npm ERR!                                                             ^
    npm ERR!                                                             , ""
    npm ERR! /Users/****/Library/Caches/node-gyp/19.4.0/include/node/v8-internal.h:660:55: warning: 'static_assert' with no message is a C++17 extension [-Wc++17-extensions]
    npm ERR!     static_assert(kJSObjectType < kLastJSApiObjectType);
    npm ERR!                                                       ^
    npm ERR!                                                       , ""
    npm ERR! /Users/****/Library/Caches/node-gyp/19.4.0/include/node/v8-internal.h:661:63: warning: 'static_assert' with no message is a C++17 extension [-Wc++17-extensions]
    npm ERR!     static_assert(kFirstJSApiObjectType < kLastJSApiObjectType);
    npm ERR!                                                               ^
    npm ERR!                                                               , ""
    npm ERR! In file included from ../src/better_sqlite3.cpp:4:
    npm ERR! In file included from ./src/better_sqlite3.lzz:11:
    npm ERR! In file included from /Users/****/Library/Caches/node-gyp/19.4.0/include/node/node.h:73:
    npm ERR! In file included from /Users/****/Library/Caches/node-gyp/19.4.0/include/node/v8.h:24:
    npm ERR! In file included from /Users/****/Library/Caches/node-gyp/19.4.0/include/node/v8-array-buffer.h:13:
    npm ERR! In file included from /Users/j****/Library/Caches/node-gyp/19.4.0/include/node/v8-object.h:9:
    npm ERR! /Users/****Library/Caches/node-gyp/19.4.0/include/node/v8-maybe.h:106:45: error: no template named 'is_lvalue_reference_v' in namespace 'std'; did you mean 'is_lvalue_reference'?
    npm ERR!   template <class U, std::enable_if_t<!std::is_lvalue_reference_v<U>>*>
    npm ERR!                                        ~~~~~^~~~~~~~~~~~~~~~~~~~~
    npm ERR!                                             is_lvalue_reference
    npm ERR! /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/type_traits:910:29: note: 'is_lvalue_reference' declared here
    npm ERR! struct _LIBCPP_TEMPLATE_VIS is_lvalue_reference : _BoolConstant<__is_lvalue_reference(_Tp)> { };
    npm ERR!                             ^
    npm ERR! In file included from ../src/better_sqlite3.cpp:4:
    npm ERR! In file included from ./src/better_sqlite3.lzz:11:
    npm ERR! In file included from /Users/****/Library/Caches/node-gyp/19.4.0/include/node/node.h:73:
    npm ERR! In file included from /Users/****/Library/Caches/node-gyp/19.4.0/include/node/v8.h:24:
    npm ERR! In file included from /Users/****/Library/Caches/node-gyp/19.4.0/include/node/v8-array-buffer.h:13:
    npm ERR! In file included from /Users/****/Library/Caches/node-gyp/19.4.0/include/node/v8-object.h:9:
    npm ERR! /Users/****/Library/Caches/node-gyp/19.4.0/include/node/v8-maybe.h:106:69: error: expected '(' for function-style cast or type construction
    npm ERR!   template <class U, std::enable_if_t<!std::is_lvalue_reference_v<U>>*>
    npm ERR!                                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
    npm ERR! /Users/****/Library/Caches/node-gyp/19.4.0/include/node/v8-maybe.h:123:43: error: no template named 'is_lvalue_reference_v' in namespace 'std'; did you mean 'is_lvalue_reference'?
    npm ERR! template <class T, std::enable_if_t<!std::is_lvalue_reference_v<T>>* = nullptr>
    npm ERR!                                      ~~~~~^~~~~~~~~~~~~~~~~~~~~
    npm ERR!                                           is_lvalue_reference
    npm ERR! /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/type_traits:910:29: note: 'is_lvalue_reference' declared here
    npm ERR! struct _LIBCPP_TEMPLATE_VIS is_lvalue_reference : _BoolConstant<__is_lvalue_reference(_Tp)> { };
    npm ERR!                             ^
    npm ERR! In file included from ../src/better_sqlite3.cpp:4:
    npm ERR! In file included from ./src/better_sqlite3.lzz:11:
    npm ERR! In file included from /Users/****/Library/Caches/node-gyp/19.4.0/include/node/node.h:73:
    npm ERR! In file included from /Users/****/Library/Caches/node-gyp/19.4.0/include/node/v8.h:24:
    npm ERR! In file included from /Users/****/Library/Caches/node-gyp/19.4.0/include/node/v8-array-buffer.h:13:
    npm ERR! In file included from /Users/****/Library/Caches/node-gyp/19.4.0/include/node/v8-object.h:9:
    npm ERR! /Users/****/Library/Caches/node-gyp/19.4.0/include/node/v8-maybe.h:123:67: error: expected '(' for function-style cast or type construction
    npm ERR! template <class T, std::enable_if_t<!std::is_lvalue_reference_v<T>>* = nullptr>
    npm ERR!                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
    npm ERR! ./src/util/macros.lzz:157:21: error: no member named 'AccessorSignature' in namespace 'v8'
    npm ERR!                 v8::AccessorSignature::New(isolate, recv)
    npm ERR!                 ~~~~^
    npm ERR! ./src/objects/database.lzz:180:21: warning: variable 'status' set but not used [-Wunused-but-set-variable]
    npm ERR!                 int status = sqlite3_db_config(db_handle, SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION, 1, NULL);
    npm ERR!                     ^
    npm ERR! ./src/util/binder.lzz:37:51: error: no member named 'CreationContext' in 'v8::Object'
    npm ERR!                 v8::Local<v8::Context> ctx = obj->CreationContext();
    npm ERR!                                              ~~~~~^
    npm ERR! 21 warnings and 6 errors generated.
    npm ERR! make: *** [Release/obj.target/better_sqlite3/src/better_sqlite3.o] Error 1
    npm ERR! gyp ERR! build error 
    npm ERR! gyp ERR! stack Error: `make` failed with exit code: 2
    npm ERR! gyp ERR! stack     at ChildProcess.onExit (/opt/homebrew/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:203:23)
    npm ERR! gyp ERR! stack     at ChildProcess.emit (node:events:513:28)
    npm ERR! gyp ERR! stack     at ChildProcess._handle.onexit (node:internal/child_process:293:12)
    npm ERR! gyp ERR! System Darwin 22.2.0
    npm ERR! gyp ERR! command "/opt/homebrew/Cellar/node/19.4.0_1/bin/node" "/opt/homebrew/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" "--release"
    npm ERR! gyp ERR! cwd /opt/homebrew/Cellar/node/19.4.0_1/lib/node_modules/alfred-search-omnifocus/node_modules/better-sqlite3
    npm ERR! gyp ERR! node -v v19.4.0
    npm ERR! gyp ERR! node-gyp -v v9.3.0
    npm ERR! gyp ERR! not ok

    npm ERR! A complete log of this run can be found in:
    npm ERR!     /Users/****/.npm/_logs/2023-01-16T15_02_37_959Z-debug-0.log
    ****@**** ~ % 


     

  5. Hi Vitor,

     

    It is saying ffmpeg isn't installed. And now terminal is saying: zsh: command not found: brew

     

    I am doing something wrong, but like I said, I don't know my way around this stuff, so I don't expect anyone to help me fix it. Thanks though!

     

    [13:58:35.746] Logging Started...

    [13:58:56.832] Download Media[Script Filter] Queuing argument ''

    [13:58:57.343] Download Media[Script Filter] Script with argv '' finished

    [13:58:57.345] Download Media[Script Filter] {"items":[{"subtitle":"Add to WatchList (⌥): false 𐄁 Full Playlist (⌘): false","valid":true,"variables":{"media_type":"video","add_to_watchlist":false,"full_playlist":false},"mods":{"cmd":{"subtitle":"Add to WatchList (⌥): false 𐄁 Full Playlist (⌘): true","variables":{"media_type":"video","Add_to_watchlist":false,"full_playlist":true}},"alt":{"subtitle":"Add to WatchList (⌥): true 𐄁 Full Playlist (⌘): false","variables":{"media_type":"video","add_to_watchlist":true,"full_playlist":false}},"cmd+alt":{"subtitle":"Add to WatchList (⌥): true 𐄁 Full Playlist (⌘): true","variables":{"media_type":"video","add_to_watchlist":true,"full_playlist":true}}},"uid":"Download video tab","title":"(82) Nick Cave & The Bad Seeds - Jubilee Street - Live in Copenhagen - YouTube","arg":"https://www.youtube.com/watch?v=kf_zVzvYWuw"}]}

    [13:58:58.524] Download Media[Script Filter] Processing complete

    [13:58:58.535] Download Media[Script Filter] Passing output 'https://www.youtube.com/watch?v=kf_zVzvYWuw' to Run Script

    [13:59:22.937] Download Media[Script Filter] Queuing argument ''

    [13:59:23.105] Download Media[Script Filter] Script with argv '' finished

    [13:59:23.108] Download Media[Script Filter] {"rerun":1,"items":[{"uid":"downmedia progress","title":"19.9% of 114.22MiB at    1.11MiB/s ETA 01:22","subtitle":"Nick Cave & The Bad Seeds - Jubilee Street - Live in Copenhagen.f137.mp4","valid":false,"mods":{"cmd":{"subtitle":"Restart download at bottom of queue","valid":true,"variables":{"after_kill":"restart"}},"ctrl":{"arg":"abort","subtitle":"Abort download","valid":true,"variables":{"after_kill":"nothing"}}}}]}

    [13:59:24.110] Download Media[Script Filter] Queuing argument ''

    [13:59:24.286] Download Media[Script Filter] Script with argv '' finished

    [13:59:24.292] Download Media[Script Filter] {"rerun":1,"items":[{"uid":"downmedia progress","title":"21.9% of 114.22MiB at    1.41MiB/s ETA 01:03","subtitle":"Nick Cave & The Bad Seeds - Jubilee Street - Live in Copenhagen.f137.mp4","valid":false,"mods":{"cmd":{"subtitle":"Restart download at bottom of queue","valid":true,"variables":{"after_kill":"restart"}},"ctrl":{"arg":"abort","subtitle":"Abort download","valid":true,"variables":{"after_kill":"nothing"}}}}]}

    [14:00:11.645] Download Media[Script Filter] Queuing argument ''

    [14:00:11.793] Download Media[Script Filter] Script with argv '' finished

    [14:00:11.799] Download Media[Script Filter] {"rerun":1,"items":[{"uid":"downmedia progress","title":"95.4% of 114.22MiB at  744.79KiB/s ETA 00:07","subtitle":"Nick Cave & The Bad Seeds - Jubilee Street - Live in Copenhagen.f137.mp4","valid":false,"mods":{"cmd":{"subtitle":"Restart download at bottom of queue","valid":true,"variables":{"after_kill":"restart"}},"ctrl":{"arg":"abort","subtitle":"Abort download","valid":true,"variables":{"after_kill":"nothing"}}}}]}

    [14:00:12.798] Download Media[Script Filter] Queuing argument ''

    [14:00:12.983] Download Media[Script Filter] Script with argv '' finished

    [14:00:12.990] Download Media[Script Filter] {"rerun":1,"items":[{"uid":"downmedia progress","title":"100% of 114.22MiB in 01:05 at 1.73MiB/s","subtitle":"Nick Cave & The Bad Seeds - Jubilee Street - Live in Copenhagen.f137.mp4","valid":false,"mods":{"cmd":{"subtitle":"Restart download at bottom of queue","valid":true,"variables":{"after_kill":"restart"}},"ctrl":{"arg":"abort","subtitle":"Abort download","valid":true,"variables":{"after_kill":"nothing"}}}}]}

    [14:00:17.328] STDERR: Download Media[Run Script] WARNING: You have requested merging of multiple formats but ffmpeg is not installed. The formats won't be merged

    xattr: No such file: /Users/Justin*****/Downloads/Nick Cave & The Bad Seeds - Jubilee Street - Live in Copenhagen.mp4

  6. Hi There,

     

    I just downloaded this workflow from the new Alfred Gallery. I don't have much experience with the command line, but I think I installed home-brew,ffpmeg, and yt-dl stuff correctly.

     

    From YouTube tab in Safari, I invoke the dv command, and it starts downloading, but when it is done the video and audio are separate files. The video is silent, and the audio has no image.

     

    What am I doing wrong?

     

    Any help is appreciated!

  7. Is there a place to request a workflow, when you don't know how to make them yourself? It isn't a suggestion exactly, but wondering if anyone has created something like this...just to know it is possible. 

     

    I want to create a workflow that will toggle the pause syncing and resume syncing function of Dropbox, that currently resides in the menubar.

     

    Thanks for any insight!

  8. Hi,

     

    I am using Alfred 5.

     

    I am having a problem with a lot of my workflows, where trying to enter in data just reverts back to a plain old, nothing entered into Alfred, Google search.

     

    For example, when I use the Powerthesaurus workflow, I type Pows, to search for a synonym, I type space or hit enter, and all of a sudden the option to enter data in for the workflow just disappears, and the whole Alfred entry field turns into a Google search.

     

    This happens with many, but not all, of my workflows.

     

    Is this a common problem? Any fixes?

     

    Thanks.

    F0E67DA5-05EA-471A-8948-7606802D1648.jpeg

  9. I just got a new MacBook Pro and I'm setting it up.

     

    I'm using the most recent version of Alfred 5. I am using MacOS 12.5.1.

     

    Whenever I type "cb" into Alfred the "show the clipboard/ Snippets' text shows up...

     

    but if I hit enter, to see the list, it is completely empty.

     

     I have "show snippets' turned off for the clipboard viewer. But, if I use the "sn" command my snippets work fine.

     

    Anyone have any ideas how I can fix this? I use the feature several times a day.

     

    Thanks.

     

  10. I sync mine installation too and everything is fine.

     

    I’m using Alfred 2.0.3 (187).

     

    Please, try to delete the workflow in both your Macs. Download it again from the initial post. Install it in your main Mac first then let the other sync after the installation.

     

    You can also try to restart Alfred (not Alfred Preferences, Alfred itself).

     

    Soon there will be a new version made for Alfred 2.0.3 (187). This Alfred version has some AppleScript improvements that Evernote workflow will use it for sure.

     

    Thank you very much for the response.

     

    I am using the same version of Alfred 2.0.3 (187)...

     

    I followed your instructions, but I'm still having the same problem. It is puzzling.

     

    Hopefully, the new version will fix it.

  11. Hello.

     

    First of all, thank you very much for your work in making this workflow.

     

    I just installed 5.1 and yet I still am having trouble getting the workflow to work on one of my machines.

     

    I have my Alfred workflows synced between an iMac and a MacBook Air using dropbox. 

     

    The installation works just fine on my iMac but not on my MBA. 

     

    I actually installed the workflow on my MBA too. But it won't let me create a new note using the 'ennew' command.

     

    I have other workflows synced up and installed like this with no problems.

     

    I was wondering if anyone else encountered such a problem and had any ideas how to fix it?

     

    Thanks.

×
×
  • Create New...