atom-memolist-new
create New simply memo on atom editor.
😆 I use for vim with glidenote/memolist.vim
Usage
- create new file
ctrl+alt+n
and enterfilename
- cancel
ctrl+alt+n
Note
- 😲 for show all memolist with: atom-memolist
- 😲 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'