Lukas Fleischer

Results 198 comments of Lukas Fleischer

> A different idea about implementing the UX for this feature would be to add either a column to the todolist of a "red" background color if a package exists...

We have a custom notification system. You can specify how long before an appointment you want to be notified. There is no spoort for item-specific triggers yet but that is...

Thanks for reporting! Out of curiosity, which terminal are you using? Is the issue 100% reproducible for your when following the four steps? (I haven't been able to reproduce on...

Any updates? This is fairly hard to reproduce without any additional information...

Thanks for the report. I think we'll need to run with a memory profiler to gather more information.

@bartenbach Would you mind running with a tool like Valgrind to collect more information on the memory leak?

Create the event on the first Tuesday, choose weekly repetition. Copy the event on the first Thursday.

True. calcurse follows a KISS approach and we chose an implementation that covers most people's needs without being too complex. This means there is a small price to pay if...

Hooks should solve your problem. Can you add something else to them (e.g. an entry being appended to some log file) to check whether they are executed at all? If...