Diego

Results 16 issues of Diego

Just an idea, needs definition

enhancement
Needs refinement

Something simple, just python lowercased search at task titles. think how to represent results, if to go to the month or what. Needs some proper definition.

enhancement
Needs refinement

JSON structure already supports [N,N] relations between users and calendars. Should also be trivial to add to the cookie a list of calendar names + ids to do a quick...

Needs refinement

just an idea, needs definition

enhancement
Needs refinement

Right now you cannot create a task that repeats each year. Because of how the storage and backend is designed, this probably could be added on the "repetitive tasks" part,...

enhancement
Needs refinement

https://unpoly.com

enhancement

A possible enhancement is to setup a simple timer (a simple setinterval could do) to notify users (If they've gRanted consent/activated) with a simple alert() of tasks that have start...

enhancement
Needs refinement

make cookie http only, secure, etc. Everything that proceeds. Toggable via config so in development & tests can be disabled

enhancement
Needs refinement

Setup coverage to calculate it after running the tests (as in https://github.com/Kartones/finished-games)

enhancement

WIP at branch https://github.com/Kartones/flask-calendar/tree/icalendar-exporter Support exporting events into `ICAL` format. Rough TODOs: - [x] Each calendar should be published to a private url based file, so can easily be consumed...

enhancement