Sandbox to Test This Wiki
Questions:
Can we apply different ACLs to different pages/folders?
How to create an action item list? Is it a Task Report? Nope, that's this widget shown below.
Instead, click the "Task list" icon, "at" mention someone, type the task as plain text, then "//" to add a due date.
@bp (Deactivated) to finish his task Jul 2, 2021
@David Booz (Deactivated) to follow up with Bruce Jul 5, 2021
How to comment on pages?
Useful Wiki Features
It is based on Confluence, so has all of those capabilities
Action items
User mentions
Page templates
You can watch pages (be notified of changes)
You can add a description of a change
You can see the change history and revert to any previous page
Multiple persons can edit a page at the same time!
You can indicate status of an item using the Status menu item under the + drop-down: blocked
The table of contents was generated automatically using the Table of Contents menu item under the + drop-down
Can change the page layout to 2 or 3 columns
Can insert tables:
There are a bunch of other things you can insert using the Other macros menu item under the + drop-down:
Helpful tips
Code blocks:
if [[ $name == 'bp']]; then
echo 'hi'
fiEven a roadmap: