Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • search Confluence pages for anywhere Talk macro is used. To do that, use the query:

    macroName:talk

 

  • apply AND search. To search for Talk content that contains several terms, use the operator AND in capital letters:

    talk:"do that ASAP" AND talkUser:asmith AND talkUpdated:[20141201 TO 20150201]

 

  • apply OR search. To search for Talk content that contains one of several terms, use the operator OR in capital letters:

    talkUser:asmith OR talkUser:jclarks

 

  • apply NOT search. To search for Talk content that contains one term but doesn't contain the other, use the operator NOT in capital letters:

    talk:"do that ASAP" NOT talk:design

...