MMM-GoogleDocs-Notes icon indicating copy to clipboard operation
MMM-GoogleDocs-Notes copied to clipboard

:memo: MagicMirror Module to display notes from a Google Doc

Results 9 MMM-GoogleDocs-Notes issues
Sort by recently updated
recently updated
newest added

Nothing is displayed for me other than the text "Loading...."

Bumps [ora](https://github.com/sindresorhus/ora) from 7.0.1 to 8.0.1. Release notes Sourced from ora's releases. v8.0.1 Fix the process not exiting 89a1f31 https://github.com/sindresorhus/ora/compare/v8.0.0...v8.0.1 v8.0.0 Breaking Require Node.js 18 675590f Improvements Update dependencies 675590f...

dependencies

Bumps [eslint](https://github.com/eslint/eslint) from 8.50.0 to 8.56.0. Release notes Sourced from eslint's releases. v8.56.0 Features 0dd9704 feat: Support custom severity when reporting unused disable directives (#17212) (Bryan Mishkin) 31a7e3f feat: fix...

dependencies

Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.28.1 to 2.29.1. Release notes Sourced from eslint-plugin-import's releases. v2.29.1 Full Changelog: https://github.com/import-js/eslint-plugin-import/compare/v2.29.0...v2.29.1 v2.29.0 Full Changelog: https://github.com/import-js/eslint-plugin-import/compare/v2.28.1...v2.29.0 Changelog Sourced from eslint-plugin-import's changelog. [2.29.1] - 2023-12-14 Fixed [no-extraneous-dependencies]:...

dependencies

Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 126.0.1 to 129.0.0. Release notes Sourced from googleapis's releases. googleapis: v129.0.0 129.0.0 (2023-11-27) � BREAKING CHANGES testing: This release has breaking changes. sasportal: This release has breaking...

dependencies

Bumps [axios](https://github.com/axios/axios) from 1.5.0 to 1.6.2. Release notes Sourced from axios's releases. Release v1.6.2 Release notes: Features withXSRFToken: added withXSRFToken option as a workaround to achieve the old withCredentials behavior;...

dependencies

Bumps [axios](https://github.com/axios/axios) from 1.5.0 to 1.6.0. Release notes Sourced from axios's releases. Release v1.6.0 Release notes: Bug Fixes CSRF: fixed CSRF vulnerability CVE-2023-45857 (#6028) (96ee232) dns: fixed lookup function decorator...

dependencies

Hello. There is now an [official API for Google Keep](https://developers.google.com/keep/api/reference/rest). Maybe this can be used for a future version? regards

I have ran "node authorize.mjs" in my terminal and I get the following error. node authorize.mjs internal/process/esm_loader.js:74 internalBinding('errors').triggerUncaughtException( ^ Error [ERR_MODULE_NOT_FOUND]: Cannot find package 'axios' imported from /home/pi/MagicMirror/modules/MMM-GoogleDocs-Notes/authorize.mjs at new...