Seong Jae Lee
71a81b72f9
Modify filter selection more like nvalt
...
1. If the title starts with the query, select it.
2. If there is no title start with the query, do not select any.
2015-04-05 18:54:44 -07:00
Seong Jae Lee
95de6b7067
Show the modified date on the list and sort by the date
...
Fix #1
2015-04-05 17:23:43 -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
47d2e6cb69
Modify a filtering function from FuzzyFilter to our own
...
Add a feature to read markdown files only
Why we ditch FuzzyFilter?
1. It doesn't give a priority on the title match
2. It seems like to give unexpected search scores in a very, very long text
2014-11-09 23:21:17 -08:00
Seong Jae Lee
391a5d8261
Add a feature to set the directory from the settings panel
2014-11-09 22:06:22 -08: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