Inkycal icon indicating copy to clipboard operation
Inkycal copied to clipboard

agendalist: add module

Open priv-kweihmann opened this issue 2 years ago • 2 comments

a slight modification of the agenda module. Instead of printing each day and the attached events, write just the events in chronological order.

Adds new parameters

  • maxevents to control the number of events printed
  • calname to print a custom name on top of each module entry
  • timeindent/eventident to fine tune the indent of each item
  • dt_format as a combination of date_format and time_format

Signed-off-by: Konrad Weihmann [email protected]

priv-kweihmann avatar Nov 29 '21 09:11 priv-kweihmann

Hi there @priv-kweihmann and thank you very much for your PR! Could you please provide an image on how this is rendered on the display? Thanks in advance.

aceisace avatar Apr 14 '22 02:04 aceisace

agendalist That is how it looks like

priv-kweihmann avatar Apr 14 '22 06:04 priv-kweihmann

@aceisace is there anything I can do to get this merged into the main tree?

priv-kweihmann avatar Aug 22 '22 19:08 priv-kweihmann

@priv-kweihmann Please fork the inkycal-modules-template repo (see here) and add your module there instead . Just adding third-party modules to main is usually not a good idea due to maintainability and stability. Hence, add your changes there and then create a PR merging this into feature/venv.

aceisace avatar Aug 27 '22 10:08 aceisace

Will do

priv-kweihmann avatar Aug 27 '22 10:08 priv-kweihmann