martin f. krafft

Results 160 issues of martin f. krafft
trafficstars

Template tags like `{{concerning}}` are already great especially with the pipe symbol. One enhancement could be to make a prefix or suffix dependent on whether the template has a value....

Hello, I just imported an event with the following times: ``` DTSTART;TZID=W. Europe Standard Time:20190205T180000 DTEND;TZID=W. Europe Standard Time:20190205T190000 ``` However, my calendar is currently in another timezone, and instead...

bug

### Prerequisites * [X] Tried the most recent nightly build * [X] Checked if your issue is already reported. ### Is your feature request related to a problem? A usability...

enhancement
question
WebApp

### Prerequisites * [x] Tried the most recent nightly build * [x] Checked if your issue is already reported. ### Is your feature request related to a problem? A usability...

### Prerequisites * [x] Tried the most recent nightly build * [x] Checked if your issue is already reported. * [x] Answered all the questions in this template (Or provide...

Received this from an Apple mail client writing emojis in HTML mails. I know, I know… but the tool could handle this better. ``` % echo "��" | html2markdown -...

I have a few dozen rules set up, and would like to migrate those to a new Firefox profile, but there seems to be no way to export/import rules. Would...

Several sites I work with don't have a consistent entrance URL, but include e.g. a UUID or some other data that changes, including date etc.. Could Session Alive please be...

enhancement

**Describe the bug** Trying to export all data, I get the spinner while the data are being collected, but then no file browser pops up, and the data cannot actually...

This HTML ``` ol ol { list-style-type: lower-alpha; } ol ol ol { list-style-type: lower-roman; } Sublist: Item ``` will result with the nested `ol` having `lower-roman` applied, instead of...