spamwax / alfred-pinboard-rs

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

No response when setting token for the first time #43

Closed dofine closed 4 years ago

dofine commented 4 years ago

Edit: Alfred v 4.0.6.

Type pa myusername:XXXX, no reponse. Open terminal and cd to the plugin dir, run ./alfred-pinboard-rs config -a myusername:XXXX, get error

[2019-12-05T15:04:59Z ERROR alfred_pinboard_rs::commands::config] Couldn't save config file: ErrorMessage { msg: "missing env variable for data dir. forgot to set workflow bundle id?" 
spamwax commented 4 years ago

please enable the debug feature in Workflow's window and then run then pa command and then post the output here

dofine commented 4 years ago

please enable the debug feature in Workflow's window and then run then pa command and then post the output here

Hi, it works now. Maybe network problem. Thanks!