atom-memolist
show files of simply memo on atom editor.
😆 I use for vim with glidenote/memolist.vim
Usage
- show lists of memos
ctrl+alt+m
and enterkeyword
to grep title.
Note
- 😲 for create new memo with: atom-memolist-new
- 😲 for grep memo with: atom-memolist-grep
Link
for Sublime Text: Sublime-memolist
Setting
ctrl + shift + p
and config
or edit ~/.atom/config.cson
# others...
'atom-memolist':
'memo_dir_path': '/Users/tgfjt/memo'