Sync: add productivity workflow notes
This commit is contained in:
28
wiki/entities/Google-Sheets-API.md
Normal file
28
wiki/entities/Google-Sheets-API.md
Normal file
@@ -0,0 +1,28 @@
|
||||
---
|
||||
title: "Google Sheets API"
|
||||
type: entity
|
||||
tags: []
|
||||
sources: []
|
||||
last_updated: 2026-04-27
|
||||
---
|
||||
|
||||
# Google Sheets API
|
||||
|
||||
## Aliases
|
||||
- Google Sheets
|
||||
- Google Spreadsheets API
|
||||
|
||||
## Overview
|
||||
Google Sheets API 允许程序化地读写 Google Sheets 表格。本 Wiki 中作为可选的数据可视化层,用于自动记录和展示习惯追踪数据。
|
||||
|
||||
## Role in This Wiki
|
||||
- [[Habit Tracker & Accountability Coach]]:每日习惯数据自动写入表格,生成可视化仪表盘(可选集成)
|
||||
|
||||
## Key Capabilities
|
||||
- 读取和写入电子表格单元格
|
||||
- 批量更新数据
|
||||
- 格式化表格样式
|
||||
- 与 Google Drive 无缝集成
|
||||
|
||||
## External Links
|
||||
- [Google Sheets API](https://developers.google.com/sheets/api)
|
||||
Reference in New Issue
Block a user