Back to Plugins
Variable Copy Paste & CSV Export

Variable Copy Paste & CSV Export

Paste variables between files and export to CSV

Plugin Preview

Variable Copy Paste & CSV Export preview

About this plugin

Simple plugin that copies and pastes variables between files. Copied variables can also be exported into CSV format.


HOW TO USE:

  1. Open the plugin and hit "Copy Variables". The copied collections and modes should then appear in the plugin UI.
  2. Go to the file you want to paste to, open the plugin and hit "Paste".
  3. Double-check that the pasted variables match the original. Sometimes they get pasted out of order.
  4. Copied variables can also be exported by hitting "Export" and then clicking on the "Download CSV" link that appears underneath.


PLEASE NOTE: Aliases that reference external (non-local) variables will not work and will be shown in the console if found. Also, pasted variables may not always end up in their original order- I am not a super experienced dev and don't know why this happens (if anyone can help, please reach out!)


LOCAL ALIASES IN SPREADSHEETS:

⚠️ Google Sheets may apply a number format on the ID column that changes their value, so please watch out for that. This doesn't seem to be an issue in Excel.

To display variable aliases as links, create a new "Alias" column (H) after ID (G) and for its value, apply the following formula to its cells:

=IFNA(HYPERLINK("#"&CELL("address",INDEX(F:F,MATCH(TEXTAFTER(F2,"type:VARIABLE_ALIAS, id:VariableID:"),G:G,0))),CONCAT(B2,C2)), "")


Like the plugin? Say thanks with a coffee! :D ko-fi.com/alyssaf

Plugin Details

Version2
CreatedJune 24, 2025
Last UpdatedJanuary 28, 2026
CategoryImport & export plugins
CreatorAlyssa F
Stats56 installs, 4 likes
PricingFree

Technical Details

  • API:1.0.0
  • UI:ui.html
  • main:code.js
  • Document Access:dynamic-page
  • Editor Types:
    figma
  • Allowed Domains:
    • none