langgenius / langgenius/dify-plugins

Request a batchInsert mode for the omluc/google_sheets plugin.

Open
#315 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement project#dify-plugins
Dominant language
Python
Stars
554
Forks
879
Avg merge
1d 2h
Merged PRs (30d)
125

Description

https://marketplace.dify.ai/plugins/omluc/google_sheets

This plugin is incredibly useful and I’m excited about its potential.
However, with batch updates, it’s not possible to update a specific range, making it unsuitable for cases where you want to append data.
It would be great to have a mode that allows appending data to the spreadsheet.

Contributor guide

Open the contributing guide

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 with the omluc/google_sheets plugin linked in the issue and trace how its current batch-update mode handles ranges. The work is done when a batchInsert mode can append data to a spreadsheet, including the requested range behavior; no specific source file or test is named, so locate the plugin entry point and its existing batch-update tests first.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.