atom-memolist-new
create New simply memo on atom editor.
tgfjt 327 1 0.4.0 MIT GitHub

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 enter filename
  • cancel ctrl+alt+n

Note

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'

Licence

MIT