Commit Graph

4 Commits

Author SHA1 Message Date
Seongjae Lee c096e2e57c Fix a test failure caused by non-existing default directory in test environment 2015-04-20 23:25:25 -07:00
Seong Jae Lee 2b442b79e7 Use path watcher to monitor note changes. Fix #2
Refactor so that the note/directory parsing is done in separate classes.
2015-04-13 22:02:35 -07:00
Seong Jae Lee 67a1792d1b Fix test failures
1. Setting the default directory to the root makes it to read navigate files, which takes forever. Maybe we should set a timeout, but not for now.
2. We don't want to read the directory every time we toggle on. After toggle off, the package should still be there. Yes, this will consume lots of memory, but it would be like that for now.
2015-04-12 01:13:59 -07:00
Seong Jae Lee d38f11be66 Initialize a package using Atom's package generator 2014-11-08 10:20:46 -08:00