kynikos / outspline

Extensible outliner and personal time organizer to manage todo lists, schedule tasks, remind events.
http://kynikos.github.io/outspline/
GNU General Public License v3.0
47 stars 9 forks source link

Group files by type #327

Open kynikos opened 10 years ago

kynikos commented 10 years ago

Create dedicated folders for standardized files like .info, .conf, APIs, queries, messages... Only use simple attributes in the .py files (with comments), grouped with uninstantiated classes.

kynikos commented 10 years ago

Remember to update the STYLE guide.

kynikos commented 10 years ago

.conf and .info files should be turned into .py files for quicker parsing.