/yyyymmddesa

Tiny tools for daily report in esa.io

Primary LanguageJavaScriptMIT LicenseMIT

yyyymmddesa

CircleCI

Tiny tools for daily report in esa.io.

screen_shot

With this extension, you opened a post in esa.io having yyyy/mm/dd category, it shows links to esa.io's posts created at previous/next date by opened post's author.

How to use

  1. Open options page
  2. Get esa.io token, and save it in options page
  3. :)

Troubleshooting

  1. Clear cache in options page
  2. Report to issue with debug log
    1. Put Debug mode is on in options page
    2. Open the page in esa.io
    3. Copy logs in developer tools
    4. Please create issue with it

develop

$ npm install
$ npm run build
$ npm run watch

update packages

$ npm install -g npm-check-updates
$ ncu -u
$ npm update