Feature Request: 希望对于表格新增查看历史版本内容的功能
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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