Lukas Fleischer

Results 198 comments of Lukas Fleischer

Hi Quentin, I would say this is somewhat WAI. That being said, I'd be open to a changing the behavior to display a predefined text for items with empty description...

This feature existed but was removed in 172efd7 (Remove phase of moon feature, 2017-09-05). If reintroduced, we should probably make it optional/configurable. Using UTF-8 moon phase symbols might also make...

The `id` field is just the priority of the item (between 0 and 9) and `diff` is +1 when the prioirty is increased or -1 when the priority is decreased....

That's a good point, thanks for pointing that out, Lars. I personally think it may be fine to make the behavior non-configurable for marking items as completed and having a...

Another thought: Can't we reuse the generic formatting utility functions that we already use for the `--format-*` command line options? We wouldn't be able to use all modifiers in a...

Hi, thank you for reporting the bug. Which version of calcurse is running on the phone? Do you get the same error when running on your phone without any parameters?...

Thanks, Eric! Can you please confirm the same error is shown if calcurse is started without any arguments + color is then changed via the configuration menu (to the same...

Thanks for confirming! Is there any chance you can extract the full error message (the messages you've copy-pasted so far seem to be cropped after `[...]src/src/`).

It would definitely be possible. If you're fine with the subtasks not being displayed in the main panel, you can already achieve this by adding notes to the items.

What version of the script are you using? Did you try current master? Does running the script with `--debug` show anything helpful?