diff --git a/Readme.md b/Readme.md index 6d94835..fc0f432 100644 --- a/Readme.md +++ b/Readme.md @@ -41,6 +41,7 @@ other handler implementations, enabling a lot of flexibility while develeoping. * [ ] Improve docs/Merge with the ones of Vikunja * [ ] Description of web.HTTPError * [ ] Rights methods should return errors (I know, this will break a lot of existing stuff) +* [ ] optional Before- and after-{load|update|create} methods which do some preprocessing/after processing like making human-readable names from automatically up counting consts ## Installation