All Collections
Spreadsheet
How to use the Abyssale Spreadsheet
How to use the Abyssale Spreadsheet

Learn Abyssale Spreadsheet Functions - Interface, row creation, deletion, duplication. Layer parameter details: payload, color, etc..

Guillaume Stigliani avatar
Written by Guillaume Stigliani
Updated over a week ago

This article explains the interface and general functions of the Abyssale spreadsheet. If you want to learn how the spreadsheet generation method works, follow this article. : Discover Spreadsheet generation method

General functions and spreadsheet interface

Before we start explaining what each button on the spreadsheet corresponds to, and what interactions are possible, you need to know a few important points:

  • Each column corresponds to a layer in your template, and for some of these layers you have sub-columns corresponding to specific layer parameters.

  • The first column corresponds to the background color of your format

  • Each row corresponds to a new variation of your template that will be generated

  • If the cell is empty, we automatically retrieve the default value from the template during generation.

  • You cannot define a different content for each format selected for generation, the row content will be applied to all selected formats.

Add Empty row button

The "Add Empty row" button lets you add a new empty row to your spreadsheet, which is useful for adding a row in which you will only modify the layers and their parameters you wish to change.

All cells that remain empty and therefore unchanged, will automatically take on the default content and parameters present in your template, for each format.

πŸ’‘ Tips : If your template has different content for each format in the editor, we advise you to leave the cells empty if you make no changes. If you add content to the cell, this will overwrite the default data (e.g. different content for each format) and therefore apply the new value to all formats.

Add row with default properties

The "Add row with default properties" button lets you add a new row with the default value you've entered in the template editor in each cell.

Important : If you have different content on each format (color, text, image, etc.), we will only take the content of the first format in the list. If you have different content on each format, it will be overwritten. We therefore advise you to use the "add empty line" button.

Delete one or more row

Select the rows of your spreadsheet you wish to delete by clicking on their numbers on the far left, and you'll see a checkbox to tick as you move your mouse over them.

Once checked, you'll see a trash can icon appear next to the add empty row button to delete the selected rows.

πŸ’‘ Tips : You can also select all the rows in your sprreadsheet by simply clicking on the checkbox in the top left-hand corner just above the first column.

Duplicate one or more row

Select the rows of your spreadsheet you wish to duplicate by clicking on their numbers on the far left, and you'll see a checkbox to tick as you move your mouse over them.

Once checked, you'll see a double card icon appear next to the add empty row button to duplicate the selected rows.

πŸ’‘ Tips : You can also select all the rows in your sprreadsheet by simply clicking on the checkbox in the top left-hand corner just above the first column.

What are the different parameters of the layers I may encounter and what are their particularities?

Each column have one or more subcolumn that correspond to a parameters of your layer, there is some rules to follow for each of them to fill it correctly

Payload parameters

The payload, is basicaly the text content of your layer.

You can add text and edit it's decoration through our Advanced text tool or just by adding directly in the cells the markup language ( read API documentation with the full text decoration parameters available)


Here how to access the Advanced text tool on your spreadsheet :

  1. Click on the small arrow icon to open the Advanced text tool in the cell

  2. A pop-up window opens to allow you to decorate your text

    Here is the different option available :

    • Weight : set the available font weight for this selected text of this layer

    • Underline : underline your selected text and define it's color

    • Strike through : Strike through your selected text and define it's color

    • Text color : define the color of the selected text

    • Text background-color : define the background color of the selected text

  3. When you agree with the decoration you've made, click on save, you'll see in the cells that the markup language has been added to your text, don't worry, it won't appear on your final generation.

πŸ’‘ Tips : Force the text to make a line break by adding \n or by pressing the enter key in the advanced tool text where you want to force the line break.

Color parameters

The name speaks for itself: it simply refers to the color of the selected layers (background color, foreground color, text color, etc.).

You can directly write the hexadecimal of your color in the cell (#123456) or by clicking in the little box.

A pop-up window opens, allowing you to define colors as in the template editor, with the same options (monochrome, gradient, opacity with alpha value, etc.).

Image parameters

It allow you to load a file from your computer, here is some information to know :

  • Supported file types are png, jpeg, webp, svg

  • Maximum file size is 10 MB

  • The file must be an image no larger than 4000 pixels by 4000 pixels

Score Rating parameters

Define your rating scores by entering a score between 0 and 100 or by clicking on the star.

Did this answer your question?