dcchambers / note-keeper

:notebook: A tiny bash tool for taking and organizing notes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add configuration via .noterc file.

dcchambers opened this issue · comments

Allow a user to specify configuration in a .noterc file.

  • /path/to/notes/
  • Default Editor

As of v0.3.0 it now uses the $EDITOR environment variable as the default editor for opening notes. I suppose some people might want to use a different editor for this than their default, so possibly still worth implementing.

commented

~/.config/note/noterc