plusonelabs / calendar-widget

An calender widget for your Android home screen.
Apache License 2.0
369 stars 127 forks source link

Widget header text format. Show current week number, Widget name... #347

Closed val24 closed 4 years ago

val24 commented 4 years ago

Hello,

I would find useful to have the current week number in the widget header (I thought it had already been mentionned, but I can't find the issue any more).

Thanks

yvolk commented 4 years ago
  1. In order to avoid work duplication I think that we will reuse Day header format for the Widget header. So this will be implemented after #216

  2. As one of users suggested, we could have an option to set Widget name (configured in each widget settings) in the Widget header.

yvolk commented 4 years ago

I created separate ticket andstatus#7 for a reusable Preference dialog for date format that we could use for setting Date format of the Widget header also.

yvolk commented 4 years ago

Beta version with Date formatting preference released. See https://github.com/andstatus/todoagenda/issues/7 and download from here: https://github.com/andstatus/todoagenda/issues/3

yvolk commented 4 years ago

Tip: in order to have any text in the widget header, you can add any text in single quotes, e.g. like this: 'Test:' bbbb EEE, d MMM

yvolk commented 4 years ago

Released in v.4.0.6