TODO 791 B

12345678910111213141516171819202122232425262728293031
  1. --- General
  2. - [ ] Move tests to separate directory
  3. - [ ] Add a documentation system (finding a way for html and pdf export ?)
  4. - [ ] Document every function correctly (docstrings)
  5. - [ ] Add some examples
  6. - [ ] Error/Warning managment
  7. - [ ] Check for other OS compatibility
  8. - [ ] TODO tags (and others)
  9. - [ ] Add more types of data (List…)
  10. --- Class OrgDate
  11. - [ ] Must support locale (conversion for example)
  12. - [ ] Must support empty initialisation
  13. - [ ] Must use data validation
  14. - [ ] Must support recurrent events (+1w …)
  15. --- Class OrgList
  16. - [ ] Must be written
  17. --- Class OrgProtocol
  18. - [ ] Must be written
  19. --- Class OrgSchedule
  20. --- Class OrgTable
  21. - [ ] Table edition (must add separators, cell length, length calculator…)
  22. --- Class OrgNode
  23. - [ ] Add the intra-header scheduling