Results 12 comments of Jérôme GROSSÉ

@hanzei, sure! I'll do my best to update the PR today.

So, there's actually already a method in that very file that checks for the condition: `func (p *Plugin) canConnect(user *model.User) bool`. This method depends on a User object pointer. I've...

Sorry for the late reply. Let me set again the plugin on my machine and I'll solve the conflicts.

Any update on that other than changing library? `react-native-image-crop-picker` have issues on its own such as GIF support on iOS.

I guess you could import all 5 decks in Anki and then move them all into one deck from there? I am pretty sure the tag would not be erased...

The full error message is: `Warning: In next release empty section headers will be rendered. In this release you can use 'enableEmptySections' flag to render empty section headers.` This flag...

I am in no way familiar with best practices but I've been using [password store](https://www.passwordstore.org/) for quite some time. It is compatible with spacemacs using the `password-store` layer (add it...

They have to be set within `dotspacemacs/user-config`. Simply place what you pasted in the issue in that section with your client id and client secret and it should work just...