Questions:

  • Can we apply different ACLs to different pages/folders?
    • Yes, they are called Restrictions and you can access that from the ... in the upper right of a page.
    • Joe, Dave, and Bruce currently have authority to change Restrictions for open-horizon pages. Contact Kendall Perez to get that authority.
  • How to create an action item list? Is it a Task Report? Nope, that's this widget shown below.

    Task report

    Looking good, no incomplete tasks.



    Instead, click the "Task list" icon, "at" mention someone, type the task as plain text, then "//" to add a due date.

    Bruce Potter to finish his task  
    David Booz to follow up with Bruce  
  • How to comment on pages?
    • You can comment at the bottom of each page (and resolve comments), only if you are logged in.
    • You can add an inline comments using the Info menu item under the + drop-down

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'

fi



With

several

paragraphs


Even a roadmap:

Jul2021AugSepOctNovDecJan2022FebMarAprMayJunMarker 1
Lane 1
Lane 2

Bar 1

Bar 2

Bar 3



  • No labels