b1rger / carl

carl is a calendar for the commandline. It tries to mimic the various cal(1) implementations out there, but also adds enhanced features like colors and ical support.
18 stars 2 forks source link

Change agenda bullet #144

Open quite opened 1 week ago

quite commented 1 week ago

I personally think that the more visible * or - could be used as the bullets on the agenda lines, instead of the tiny ·. But it is indeed a matter of personal taste. What do you think? Could also be made configurable, but perhaps that would be over-the-top.

b1rger commented 1 week ago

I'm currently evaluating replacing the whole output code using minijinja as a templating engine. This is mostly due to #124, but this request would also be fixed by that. We would then ship default templates for printing the calendar and the agenda, but users would be able to override those templates in their configuration