lleaff
lleaff
``` $ cc --version cc (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609 Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty;...
So my goal is to be able to update the fields of the last created note using AnkiConnect. To that end, I need the ID of the card that was...
With a function call such as this: ```javascript call(arg1, arg2) oops() function() { 'everything indented' } ``` or ```javascript call( arg1, arg2) oops() function() { 'everything indented' } ``` ...
Ok so I know this may be a long shot so feel free to close it without a second thought if it seems too out-of-project-scope or too ambitious. It would...
Hello, I followed [the advice](https://github.com/milkypostman/melpa/pull/2527#issuecomment-75429480) given by @purcell on the PR you made to MELPA to hopefully make the package compatible with it. Right now the only additional step needed...
The _send transaction_ form uses placeholders in place of labels. This is generally considered bad UX, and is even more so in this particular case because: * Some fields of...
It would be nice to have simple build instructions for the major platforms.