• Added config.example.sh (it reads itself out)
• Removed config.sh from the git tracking. Instead, you should create your own copy of config.sh, using config.example.sh, like this:
(assuming you're in the notes.sh repo folder)
cp config.example.sh config.sh
Then change the config.sh to your preferences.
• Date resolution bug fix