Deduplication plugin for SeaTable
Plug-in development basic configuration reference:dtable-plugin-template Plug-in development documentation
https://github.com/seatable/seatable-plugin-deduplicate.git
Run npm install
Run npm start
, you can deduplicate data in the browser
Run npm run build-plugin
, upload to dtable using the plugin,then click on the plugin,finally you can deduplicate data in the interface.
According to the needs, update the plug-in to complete the function