Undocumented
| Class | Calendar |
Custom calendar widget class. Adds an 'activate' signal for when a date is selected explicitly by the user. |
| Class | CalendarWidget |
Undocumented |
| Class | CalendarWidgetModel |
Undocumented |
| Class | JournalNotebookExtension |
Extend notebook by setting special page template for the journal namespace and by adding a hook to suggests links for dates. |
| Class | JournalNotebookViewExtension |
Extension used to add calendar dialog to mainwindow |
| Class | JournalPlugin |
No class docstring; 0/3 class variable, 0/4 constant, 3/3 methods documented |
| Function | daterange_from_path |
No summary |
| Function | dateRangeTemplateFunction |
Returns a function to be used in templates to iterate a range of dates |
| Constant | KEYVALS_ENTER |
Undocumented |
| Constant | KEYVALS_SPACE |
Undocumented |
| Variable | date_path_re |
Undocumented |
| Variable | logger |
Undocumented |
| Variable | month_path_re |
Undocumented |
| Variable | week_path_re |
Undocumented |
| Variable | year_path_re |
Undocumented |
| Parameters | |
| path | a Path object |
| Returns | |
a 3-tuple of:
or None when the page does not map a date | |