Gil Cot

Results 15 comments of Gil Cot

Hello @mike-burns It's a while I'm not working with that box. It was a Debian distribution.

OK, it tryed to open [that page](https://gsantner.net/project/markor.html?project=markor&source=inapp_supdon_gplay) and in fact (after many minutes searching around) [that other](https://gsantner.net/android-contribution-guide/?packageid=net.gsantner.markor&name=Markor) Well, it took some time because I wasn't allow to install something at...

Don't add complexity with third part additions, just ensure you keep worldometer's datetime: it's Zulu (GMT+0). That datetime may be translated to user's locale if the information is available… ECMAScript...

Don't forget @OutdatedVersion that one can add custom headers to cURL command, that's why I said it should be a translation performed only if the information is available. And otherwise...

I vote again manual reordering. But I agree with ability to sort by: name, creation date, use date.

Instead of displaying the note optionally, they should be shown at end in detail view, but not at all in list view. Notes are never relevant in card list, or...

It outputs to well defined file formats and should keep doing so, then no direct interfacing to sqlite or some other. Of course it may output SQL format (but there's...

For my understanding of the later usage (with: `exception`, `get_result` , `print_result` , `execute`, `curl_authenticate` and?), it's an internal var, so private :-)

Confirmed for me: working with password access (see #17 ) but not crypt access (see #14 )