Skip to content
#

i3

Here are 180 public repositories matching this topic...

i3-agenda
rosenpin
rosenpin commented Aug 11, 2021

the date-format flag is only respected if there are no events in the next week. If there's an event today, no date will appear. If the event is tomorrow, "Tomorrow at ..." will appear. If it's this week, it will say "Friday at ..." For example.

The help message should mention that it will only be respected if there are no events in the next week

        if self.is_today():
     
documentation good first issue

Improve this page

Add a description, image, and links to the i3 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the i3 topic, visit your repo's landing page and select "manage topics."

Learn more