larksuite / larksuite/cli

Feature Request: 希望对于表格新增查看历史版本内容的功能

Open
#1,354 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Go
Stars
17.3k
Forks
1.4k
Avg merge
2d 4h
Merged PRs (30d)
105

Description

有一类场景是数据表格的需求,这时候会使用飞书表格协作。在版本迭代演进的过程中,缺少一个方式,让ai快速感知到此次修改,相对于上一个版本发生了哪些变化。对于数据类的需求,这是非常高频和场景,但是目前飞书cli只能返回表格的历史版本元数据列表,如果能返回历史版本内容,ai就可以自行比较找到差异,如果有一个功能可以直接读取到增删改的记录,不用ai自己去比较,那就更棒了。

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the existing CLI command that lists spreadsheet historical-version metadata and reviewing how it accesses the Feishu Sheets API. Define whether the feature returns full historical content, structured change records, or both; done means a user can retrieve a prior version or its changes for comparison.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
api, cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.