Jump to content

giovanni

Member
  • Posts

    524
  • Joined

  • Last visited

  • Days Won

    17

Everything posted by giovanni

  1. I see, the snippet! @justice can you try this version?
  2. added in the latest version (thanks @vitor!). Were you able to get alfred-audible to work?
  3. oh, I forgot to delete the lib directory within the workflow. could you try that (delete the lib directory) and run audible:setup again? I can fix the release later today
  4. oh, I think I missed this option, where do you set it?
  5. in response to another user I created alfred-aadvarq which might be helpful here
  6. this works for me. as @vitor says, you will need to replace line 23 with tagCmd = '/opt/homebrew/bin/tag' if on Apple Silicon
  7. @pankajsz this should be fixed in the most recent version. let me know if you run into problems!
  8. you are right @pankajsz, I tried myself and it failed the installation of the audible-cli, the package author must have changed something, let me check with them!
  9. thanks to a github user (@Miaoyifei-mz) I was able to identify the issue (related to item notes, which I did not have in my library). @justice does the most recent version work for you?
  10. thanks @vitor for pointing me to this function. I implemented the multiple clipboard formats in the most recent version. The remaining issue I am aware of is the one from html.parser raised by @justice and a github user, but I don't see it with my library and I am not sure how to troubleshoot. If somebody with this problem is willing to work with me I think we can figure it out.
  11. that last input part doesn't seem valid JSON.... where is input supposed to be?
  12. would you be able to export and share your library or a small part of it so I can troubleshoot? I stopped using Zotero years ago and my library even if big might not be using all the features (eg. tags?) which seem to be the problem here. When I first imported my collection Zothero was tripped by some duplicate records, but I assumed it was a problem specific to my library.
  13. hi @justicethanks for the feedback. did it work before and then stopped, or it never worked?
  14. hello @selfmade69 I was asking about the default decks, not the database. I see from your screenshot that you have Default as default deck. Do you have a deck named "Default"? If not, you can add decks entering yaanki:decks or just delete "Default" from the DEFAULT_DECKS variable to show all your cards from all your decks.
  15. what is the value of the default deck (DEFAULT_DECKS) variable? If null or Default, you will need to add decks entering yaanki:decks
  16. have you checked that you are querying the right deck? if you don't enter a text query, you should see cards sorted by due time/age, do you see that?
  17. is Anki open? Unfortunately the workflow only works with Anki closed.
  18. have you replaced plistlib.writePlist (Python 2) with plistlib.dump (Python 3)?
  19. which version are you using? In the Outlook menu you should see 'New Outlook' with a checkmark if you are using the new version. Unchecking it will revert to the previous version.
  20. this should be migrated cc @vitor it is great to synergize interactive eyeballs again, empower wireless info-mediaries, and finally empower extensible architectures! (...enjoy the corporate BS 🤣)
  21. the ~/Library folder is hidden – In Finder either 1) paste ~/Library/Application Support/Alfred/ in Go to Folder... (from the Go menu or press shift-cmd-G) or 2) press shift-cmd-. (period) to show hidden files.
  22. hi @marginalia welcome to the Forum! It should be possible but with a bit of work . I recommend 1) you review this thread below and 2) provide more details (e.g. how are you syncing Alfred, which workflow are you referring to, or what it does etc)
×
×
  • Create New...