Data Extractions
Understand the different ways ZippyCue lets you extract, copy, and export data from your DDR.
Basic Data Extractions#
ZippyCue provides quick ways to extract individual pieces of data directly from the interface.
Use the copy icon on any line to grab a single value, or select Copy All to copy the entire record at once.
These options are available in every section of the DDR.
Basic Data Exports#
You can export extracted data directly to your drive as a standard .txt file.
These files open cleanly in any editor or IDE.
Exported files are saved directly into your project folder.
Supported workflow:
- Export plain text
.txt - Open in any IDE
- Store alongside project files
Script Search and Sort#
Script Groups are fully searchable and sortable.
You can:
- search inside script folders
- sort scripts alphabetically
- collapse or expand script groups for easier navigation
These tools make it much easier to explore large DDR files with hundreds of scripts.
Detailed Extractions for Scripts#
Scripts can also be extracted in more detailed ways.
Options include:
- saving an entire script as a
.txtfile - copying the full script to the clipboard
- copying individual script lines
This allows you to archive scripts, compare changes, or paste them directly into another environment.