Phillip Smith

Results 9 issues of Phillip Smith

Looks like a great tool. Are you considering options for small-screen devices?

Just putting a placeholder here for [Threema](https://gateway.threema.ch/en/developer/api) support. @mrkno If you want to assign this to me, I'll take a shot at it. Phillip.

enhancement

_Warning_: Github issues are not an official support channel for Recurly. If you have an urgent request we suggest you contact us through an official channel: [email protected] or https://recurly.zendesk.com **Describe...

bug?
V3

Wondering if it would be possible to map previous, pause/play, and next to those keys on OSX keyboard? This is working really perfectly in iTerm on OSX, but I have...

Also having problems with any of the =getKlout functions. They all return "error: ReferenceError: "getKlout" is not defined. (line 67, file "Code")" Phillip.

Hey there @chrisle Very curious about this tool. Have had it on my list to explore for a year now! I'm finding that =getGaKeywordCount() works fine, but =getGaMetric() returns 'Invalid...

Howdy, Great project. Wondering if you're planning on support for sending images? Looking at the network panel while sending an image from web.skype.com, there appears to be an endpoint to...

Hey there @michaelmcandrew, First, thank you for your work on this. It appears to make it blissfully simple to get Drupal + CiviCRM set up on my laptop for local...

help wanted

``` async function run() { const api: Api = await connect({credentials: {username: "", password: ""}}); for (const contact of await api.getContacts()) { console.log(contact); } } ``` Returns only perhaps a...