问题标签 [google-keep]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
google-api - Google 的 Memento (Google Keep) API 是否记录在案?
谷歌最近(也是最终)发布了仅适用于企业用户的 Google Keep API。
在环顾四周时,我偶然发现了 Memento 范围 ( https://www.googlapis.com/auth/memento"View and manage your Google Keep notes"
) ,它用于 是否有任何可用的文档?诸如 gkeepapi for python 之类的替代方法不允许 2FA 用户...
javascript - 使用 React js 在 Google Keep 克隆应用上编辑笔记
我正在使用 react js 构建 Google Keep 应用程序的克隆。我添加了所有基本功能(扩展创建区域、添加注释、删除它),但我似乎无法管理编辑部分。目前我可以编辑输入并将值存储在状态中,但是如何将初始输入值替换为我在输入中键入的新值?
这是 Note 组件
这是 Container 组件,我在其中渲染 CreateArea 并映射我创建的笔记。我尝试使用新值再次映射笔记,但它不起作用。
java - 是否有将数据添加到 google keep 的 android Intent?
我有一个购物清单应用程序,我希望用户可以将他的购物清单转移到 Google Keep。
有没有办法用 Intent 或 API 做到这一点?如果您可以提供指向教程的链接,将不胜感激