I have scanned back in this forum for about one year and didn't see this topic addressed.
I have set the Plugin CalendarList to display only the last 14 days worth of entries (I modified the code to insert the value 14 on 'last_n_days' parameter of the getDefaultArguments function within the plugin). I'm using flat file storage. When the month changes, the plugin does not show the last days of the previous month. This appears to be bounded within the same month only. I would like this plugin to display the last_n_days worth of calendar notes (think engineers log/note book) regardless of month/year changes.
Can someone show me how to modify this plugin to behave in this manner? Thanks in advance!
Mike Pullen
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have scanned back in this forum for about one year and didn't see this topic addressed.
I have set the Plugin CalendarList to display only the last 14 days worth of entries (I modified the code to insert the value 14 on 'last_n_days' parameter of the getDefaultArguments function within the plugin). I'm using flat file storage. When the month changes, the plugin does not show the last days of the previous month. This appears to be bounded within the same month only. I would like this plugin to display the last_n_days worth of calendar notes (think engineers log/note book) regardless of month/year changes.
Can someone show me how to modify this plugin to behave in this manner? Thanks in advance!
Mike Pullen
So this is a bug with last_n_days at the month boundary.
Coudl you please enter this into the bug list?
Moved to BUG list.