spamwax / alfred-pinboard-rs

Alfred Workflow for Pinboard (Rust)
Other
280 stars 13 forks source link

Character "case" causing issue. #23

Closed skaboy71 closed 5 years ago

skaboy71 commented 5 years ago

Saving to PB is working fine. URLs are being saved in correct case but when launching URLS in chrome from Alfred I get all lower case letters. This is a problem as some URLs have to be in correct case to work.

Example: URL Saved to pinboard: https://documenter.getpostman.com/view/14752/RWEnmFPv

works! :-)

URL launched in browser: https://documenter.getpostman.com/view/14752/rwenmfpv

no worky ! :-(

spamwax commented 5 years ago

this should have been fixed in latest release. please update the workflow to latest version and erase workflow's cache:

rm -rf "$HOME/Library/Caches/com.runningwithcrayons.Alfred-3/Workflow Data/cc.hamid.alfred-pinboard-rs/*"

Please report back if doesn't help.

skaboy71 commented 5 years ago

I have latest installed: https://www.evernote.com/l/AgUrjP67ykpLg63iAyDDkSfb6-zw5i22fFQ

I deleted all files in ~/Library/Caches/com.runningwithcrayons.Alfred-3/Workflow Data/cc.hamid.alfred-pinboard-rs

Then updated the cache via PU in alfred ... same same ... URL from pinboard still all lower case.

Should I remove/re-install the workflow fresh ?

spamwax commented 5 years ago

that would be next step...

spamwax commented 5 years ago

Closing due to inactivity.