Add ability to show the weeknr in calendar extension
Bug #620159 reported by
Olav Vitters
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Fix Released
|
Wishlist
|
Olav Vitters |
Bug Description
I'd like to have the ability to show the week numbers in the calendar extension.
For the week numbers I prefer ISO week numbers. To simplify the user interface I made the patch so it takes the ISO week number in case the week start date is set to Monday. Else it just uses a simple way to show the week number.
This patch required a few simplifications done to the calendar extension. See bug 620122.
Not sure about the colours and the text in the UI + help. Patch has been tested.
tags: | added: extensions-plugins |
Changed in inkscape: | |
importance: | Undecided → Wishlist |
Changed in inkscape: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Would it be possibly to add an option to set the font size for the week numbers relative to the size used for the days? Currently it is difficult to differentiate between week numbers and dates (even when using different colors IMHO). Alternatively one could add an option to increase the spacing between the week column and the day columns.
(Tested with Inkscape 0.48.0 (Python 2.5.1) and 0.48+devel r9716 (Python 2.6.2) on OS X 10.5.8)