chmod
This commit is contained in:
0
inkycal/modules/__init__.py
Executable file → Normal file
0
inkycal/modules/__init__.py
Executable file → Normal file
0
inkycal/modules/dev_module.py
Executable file → Normal file
0
inkycal/modules/dev_module.py
Executable file → Normal file
0
inkycal/modules/ical_parser.py
Executable file → Normal file
0
inkycal/modules/ical_parser.py
Executable file → Normal file
0
inkycal/modules/inkycal_agenda.py
Executable file → Normal file
0
inkycal/modules/inkycal_agenda.py
Executable file → Normal file
0
inkycal/modules/inkycal_calendar.py
Executable file → Normal file
0
inkycal/modules/inkycal_calendar.py
Executable file → Normal file
0
inkycal/modules/inkycal_image.py
Executable file → Normal file
0
inkycal/modules/inkycal_image.py
Executable file → Normal file
0
inkycal/modules/inkycal_jokes.py
Executable file → Normal file
0
inkycal/modules/inkycal_jokes.py
Executable file → Normal file
0
inkycal/modules/inkycal_server.py
Executable file → Normal file
0
inkycal/modules/inkycal_server.py
Executable file → Normal file
0
inkycal/modules/inkycal_slideshow.py
Executable file → Normal file
0
inkycal/modules/inkycal_slideshow.py
Executable file → Normal file
0
inkycal/modules/inkycal_stocks.py
Executable file → Normal file
0
inkycal/modules/inkycal_stocks.py
Executable file → Normal file
0
inkycal/modules/inkycal_tindie.py
Executable file → Normal file
0
inkycal/modules/inkycal_tindie.py
Executable file → Normal file
@@ -215,8 +215,8 @@ class Vikunja(inkycal_module):
|
|||||||
|
|
||||||
logger.debug(f"all_projects: {all_projects}")
|
logger.debug(f"all_projects: {all_projects}")
|
||||||
logger.debug(f"all_active_tasks: {all_active_tasks}")
|
logger.debug(f"all_active_tasks: {all_active_tasks}")
|
||||||
print(f"all_projects: {all_projects}")
|
# print(f"all_projects: {all_projects}")
|
||||||
print(f"all_active_tasks: {all_active_tasks}")
|
# print(f"all_active_tasks: {all_active_tasks}")
|
||||||
|
|
||||||
# Filter entries in all_projects if filter was given
|
# Filter entries in all_projects if filter was given
|
||||||
if self.project_filter:
|
if self.project_filter:
|
||||||
|
|||||||
0
inkycal/modules/template.py
Executable file → Normal file
0
inkycal/modules/template.py
Executable file → Normal file
Reference in New Issue
Block a user