artofit

Results 9 issues of artofit

OS: Win10 Chrome 58 ColumnCopy 0.4.0 Hello, I tried with the following test page, doesn't work with the CSS: ` test Alone in of their e yealier. Seule dans sent...

#include #include void setup() { Serial.begin(115200); WiFi.begin("your-ssid", "your-password"); while (WiFi.status() != WL_CONNECTED) { delay(750); Serial.println("-no connected, retrying in 0.75sec"); } Serial.println(""); Serial.println("WIFI CONNECTED!"); Timezone Berlin; waitForSync(); Berlin.setLocation("Europe/Berlin"); Berlin.setDefault(); Serial.println(); Serial.println("Time...

Propose, clearer (at least to me) explanation. **different languages** To display months or days in another language than English: Edit ezTime.h file in the library directory and set the EZTIME_LANGUAGE...

Hi, thanks for version 1.6.0. I'm a long scan images pdf files and realised that a TOC is missing. It'll be nice to have the ability to bookmark chosen pages...

low priority
feature

Hi, I noticed that the custom date format (issue 75) is not applied onto the page footer PDF print. Would you be so kind enough to fix it. Thanks

OS: Manjaro XFCE 21.3.5 Arduino IDE 1.8.19 Downloaded [ESP8266FS-0.5.0.zip](https://github.com/esp8266/arduino-esp8266fs-plugin/releases/download/0.5.0/ESP8266FS-0.5.0.zip) Under File>Preferences, I have /home/xf/Arduino Create a folder "tools" /home/xf/Arduino/tools Unzip in this folder. Done

v1.9.1 [ESPAsyncWebServer](https://github.com/me-no-dev/ESPAsyncWebServer) nodeMCUv2 Hello, if redirect() methods works, I see it fails to work with ESP.restart() or ESP.reset() I want to reboot if requested in the url to reboot, with...

stale

Hi, I was looking for a new behaviour of copy&paste in a browser and found your addons. What I wish, Select url or text and have link image/video preview copied....

addon: Copy PlainText

### Description String Object: len is of type unsigned int. method that apply to position into the String or its size are expecting an unsigned int, this is the case...

bug