Confluence 3.2 has reached end of life
Check out the [latest version] of the documentation
The recently used labels macro renders a list of the most recently used labels in a specified scope (Global/Space/Personal).
On this page:
Usage with the Macro Browser
To insert the recently used labels macro into a page using the Macro Browser,
- Open your desired Confluence page or blog post, then click the 'Edit' button. The page or blog post opens in edit mode.
- Click the Macro Browser icon on the toolbar. The macro browser window opens in the middle of the screen in 'macro selection' mode.
- Scroll through the list of macros. Alternatively, start typing part of the name of your desired macro into the search box at the top right of the macro browser window. Macros with a matching name will appear in the main pane.
- Click on the desired macro to access its parameters and preview parameter changes ('preview mode').
- Set the macro parameters to your requirements. If desired, you can preview these changes by clicking 'Refresh'.
- Click 'Insert' to put the macro into the page.
Once you've found the recently used labels macro, click 'insert' to add it to your page.
Usage with the Wiki Markup Editor
What you need to type |
What you will get |
---|---|
{recently-used-labels} |
Parameters
Parameters are options that you can include in Confluence macros to control the content or format of the macro output. The table below lists relevant parameters for this macro.
Parameter names are different in the macro browser and in wiki markup. Below we show the macro browser parameter names in bold text, and the equivalent wiki markup parameters in (bracketed
) text. If we do not show any parameter name for the wiki markup, then you should leave out the parameter name and simply include the parameter value as the first parameter, immediately after the colon (:
).
Parameter |
Required? |
Default |
Description |
---|---|---|---|
Number of Labels to Display |
no |
10 |
Specifies the total number of labels to display in the list. |
Scope for Retrieving Labels |
no |
global |
Specifies the scope of labels to be displayed in the list. Valid values include:
|
List Style |
no |
list |
Displays the list of recently used labels in a horizontal 'list' style or in a 'table' style. The table style includes additional information such as the page to which the label was added user who added it. |
Title |
no |
none |
Adds a title to the top of the list in table style. Titles are only visible when the List Style ( |
RELATED TOPICS
Related Labels Macro
Content by Label Macro
Recently Used Labels Macro
Working with Labels Overview
Working with Macros
Take me back to the Confluence User's Guide.