Contents
How do you add inline comments in Confluence?
Add an inline comment
- Highlight the text you want to comment on.
- Choose the add comment button that appears above the highlighted text.
- Type your comment and choose Save (Ctrl+S or ⌘+S)
How do I create a macro in Confluence?
To add a macro to your page:
- From the editor toolbar, choose Insert > Other Macros.
- Select a macro from the list.
- Enter any required parameters.
- Choose Insert.
How do I use roadmap macros in Confluence?
Select the roadmap and choose Edit. Add lanes, bars and markers….Screenshot: Adding bars and markets to the Roadmap Planner macro in the editor.
- Add lanes: to differentiate your teams or streams of work.
- Date range: display the plan by weeks or months.
- Add bar info: to provide more info or link a bar to a page.
Can you create a timeline in Confluence?
This macro is perfect for creating lightweight product and team roadmaps, as well as visualizing timelines for your team’s projects. Add the timeline to your pages in Confluence and give people a visual single-source of truth for what’s on the horizon.
Can you create a roadmap in Confluence?
Creating Roadmap in Confluence With Whiteboards for Confluence, it is easy to create a general roadmap using post-its, lines, text elements, as well as basic dependencies if necessary. Roadmaps created in Whiteboards can be easily embedded into your Confluence pages to support your strategy content easily.
How do I hide in Confluence?
To hide a page:
- Go to a page in the space.
- Choose Space settings from the sidebar > Content Tools > Reorder Pages.
- Move the page to the same level as the home page.
How do I add macros to my confluence page?
Add at least 2 macros to your page. You can add macros by typing a single curly brace ( {) and choosing from the suggested list. Alternatively you can click Insert > Other Macros to open the macro browser. Next, go to Insert > Other Macros and add your Tutorial confluence macro demo macro.
How to create a confluence Hello World macro?
This page will redirect to DOCS:Create a Confluence ‘Hello World’ Macro. This tutorial will show you how to create a macro for Confluence. Macros are treated as plugins in Confluence and other Atlassian applications. The macro you’ll build for Confluence generates a list of macros used on a page, and outputs them in a table format.
How are links and anchor macros used in confluence?
Links aren’t exactly macros, but they allow you to create singular content across your instance. You can link to other pages or even sections of other pages (more on this later). The anchor macro provides similar functionality in two steps. First, place the anchor anywhere in your instance and give it a name.
What are the body types of macros in confluence?
There are three available body types for macros: PLAIN_TEXT, RICH_TEXT, and NONE. Define the OutputType of your macro as BLOCK. Macros in Confluence can be INLINE or BLOCK formatted. Save your changes.