Introduction #
In general, the presentaid Elements are a collection of images and shapes that you can add to your Elements Library for easy reuse.
Save an Element in the Library #
- Right click the shape which you want to save and choose presentaid Save -> Save Element
- Select a location, provide a name, and click save
Apply an Element on your Slide #
- Click on the Element icon in the productivy pane to open the Elements Library
- Select the Element that you want to add to the slide and doubleclick or click Apply
Bulk Import Elements #
If you already have elements that you would like to add to the presentaid Elements Library, simply follow below steps. For the bulk import, we support jpg, jpeg, png, bmp, gif, tif, svg and pptx (shapes on first slide) files.
- Place the items that you want to import in your „ElementsLibrary“ Folder
- Open the presentaid settings via the Productivity Pane
- Go to the Shared Locations. There is a yellow cloud with an exclamation mark indicating that you can execute an action. Click on the cloud and the inport will be executed
Note: If you don’t know where your files are located, simply go to Settings -> Shared Locations and double click on the path
Work with placeholder text #
The Elements support certain placeholders. Everytime an Element is placed, the placeholder text will be substituted.
Placeholder | Description |
#date# | Places the current date in format “dd/MM/yyyy” |
#date[<format>]# | Places the current date in format “<format>”. The format can be specified by the user, e.g. “dd MMM yyyy” -> #date[dd MMM yyyy]# |
#timestamp# | Places a timestamp in ISO 8601 Format UTC time “yyyyMMddTHHmm” |
#username# | Places the username of the logged in user, e.g. „John Doe“ |
#userfirst# | Places the first name of the logged in user, e.g. „John“ |
#userlast# | Places the lastname of the logged in user, e.g. „Doe“ |
#userin# | Places the initials of the logged in user, e.g. „JD“ |