Commit Graph

7 Commits

Author SHA1 Message Date
Seongjae Lee 7e66ac8f88 Prepare 0.1.0 release 2015-04-21 00:04:37 -07:00
Seongjae Lee 6e101ea804 Add a default notebook
Also change the default toggle shortcut to alt-cmd-l. The original Notational Velocity uses cmd-L, but it conflicts with Atom's default shortcut.
2015-04-20 23:01:08 -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 d489e45512 Fix more deprecation warnings
SelectListView is moved to atom-space-pen-views package from atom package.
2015-04-05 14:24:26 -07:00
Seong Jae Lee f28ce2de87 Add a feature to search from markdown files from a test directory 2014-11-09 16:32:10 -08:00
Seong Jae Lee 079b8c20cb Use SelectListView to search easier 2014-11-09 14:13:00 -08:00
Seong Jae Lee d38f11be66 Initialize a package using Atom's package generator 2014-11-08 10:20:46 -08:00