Closed anzhihun closed 10 years ago
Hi Mikael Jorhult(@mikaeljorhult), do you have time to review the code? Thank you!
Thank you @anzhihun! I'll try to get to this during the weekend.
Sorry for the long delay, I've had lots of work the last couple of weeks. I've looked through most of it now and it looks really nice.
Some minor code style issues but I'll fix that after merging.
You can always run grunt
(after npm install) in the terminal to see any hinting issues. This will keep the style of the code base consistent and easier to read.
I'm very sorry for the code style issues! I'll always run grunt next time.
Thank you for all your contributions, @anzhihun!
Setting dialog can be opened from config button on right top of todo panel. It's initial values come from .todo file settings or default settings when opening at first time.
The settings priority is .todo file settings > settings from settings dialog > default settings.