dj95 / zjstatus

A configurable statusbar plugin for zellij
MIT License
358 stars 6 forks source link

Separate date and time formats #70

Closed zDonik1 closed 1 week ago

zDonik1 commented 2 weeks ago

Is your feature request related to a problem? Please describe. I would like to add some more formatting between the date and time.

Describe the solution you'd like Either make date and time separate widgets, or replace {format} with {date} and {time} when describing the formatting for the date and time.

Additional context For the latter solution to work multiple formatting directives should be supported in datetime field. Related: https://github.com/dj95/zjstatus/issues/69 https://github.com/dj95/zjstatus/issues/40

dj95 commented 1 week ago

Hi and thanks for your feature request.

It is implemented and will be released with the next version.