feat: Don't print section if plugin returns "" #3

Merged
forquare merged 1 commit from omit-blank-plugins into main 2025-07-29 16:23:15 +01:00
forquare commented 2025-07-29 16:22:05 +01:00 (Migrated from github.com)

For a few days the Birthdays plugin has been using around 2cm of paper to say there are no upcoming birthdays. A much better use of paper would be to not print this at all.

So now we skip printing anythign if a plugin returns an empty string.

The events and todo plugins have been updated for this, too.

For a few days the Birthdays plugin has been using around 2cm of paper to say there are no upcoming birthdays. A much better use of paper would be to not print this at all. So now we skip printing anythign if a plugin returns an empty string. The events and todo plugins have been updated for this, too.
Sign in to join this conversation.
No description provided.