Auto-sync: 2026-04-17 19:17
This commit is contained in:
22
wiki/entities/Google-Sheets.md
Normal file
22
wiki/entities/Google-Sheets.md
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
id: google-sheets
|
||||
title: Google Sheets
|
||||
type: entity
|
||||
tags: [spreadsheet, api, visualization]
|
||||
---
|
||||
|
||||
## Aliases
|
||||
- Google Sheets API
|
||||
|
||||
## Description
|
||||
Google Sheets 是 Google 的在线电子表格应用,提供 API 接口支持数据读写和自动化。在 AI Agent 应用中,常用于创建可视化仪表盘,将习惯追踪数据、工作日志等以表格形式呈现,便于用户直观查看历史记录和统计趋势。
|
||||
|
||||
## Use Cases
|
||||
- 习惯数据可视化仪表盘
|
||||
- 项目进度追踪表格
|
||||
- 自动化数据汇总和导出
|
||||
- 多平台数据同步展示
|
||||
|
||||
## Related Concepts
|
||||
- [[工作流自动化]]:通过 API 将数据自动写入 Google Sheets
|
||||
- [[Habit-Tracker-Accountability-Coach]]:可选集成,将习惯追踪数据导出到表格
|
||||
Reference in New Issue
Block a user