ProductAlpha
space with the feature
tag. It sets the view to all time in full, and, by specifying ()
, cancels any existing searches.feature
tag, and shows only those paragraphs that have both the V2
and to do
tags. It sets the view over the current Year and displays entries in brief volume.
Full Command |
Abbreviation |
Effect: when navigating, specifies the requested type of view. |
|
|
Navigate to a reverse chronology view. |
|
|
Navigate to the dashboard ("newspage") view for the current space. |
|
|
Navigate to the all spaces dashboard ("front page" or "home page"). |
Example |
Effect: navigates to a view displaying one or more specific entries. |
|
Navigate to a single-entry view of entry 9 in the current space. |
|
Jump to a single-entry view of entry 54 in the space whose name begins with "Foo". You must type enough characters of the space name to uniquely identify it. |
|
Jump to a multi-entry view consisting of entry 9 in the current space, entry 1 in the StarCustomer space and entry 74 in the ProductAlpha space. |
Full Command |
Abbreviation |
Effect: when navigating, sets the date range of the resulting view. |
|
|
Sets the date range to a time slice that covers the current date, preserving the current time slice. |
|
|
Sets the date range to a time slice that covers yesterday's date, preserving the current time slice. |
|
|
Sets the date range to a time slice that covers just the one requested day of the week covered by the current view. |
|
|
Sets the date range to a time slice covering the given month of the year covered by the current view. |
Example |
Format |
Effect: when navigating, sets the target date or date range of the resulting view. |
|
DDmonYYYY |
This is the least ambiguous form for specifying dates. |
|
DDmon |
The specified day and month, of the year covered by the current view. |
|
||
|
DDmonYY |
YY is '48-'99 means 1948-1999 |
|
monDD |
If DD is 31 or less, means the specified month and day, day slice size, of the year covered by the current view. This example will link to the Day time slice, specifically on the 27th day of June. |
|
monYY |
If YY is 32 or more, means the month slice size in the given year. This example will link to the Month time slice, specifically January, 2034. |
Full Command |
Abbreviation |
Effect: when navigating, sets the time slice of the resulting view. |
|
|
Set the slice size to a day. |
|
|
Set the slice size to a week. |
|
|
Set the slice size to a month. |
|
|
Set the slice size to a quarter. |
|
|
Set the slice size to a year. |
|
|
Set the slice size to all time. |
/1april14 - 7april14
Full Command |
Abbreviation |
Effect: when navigating, sets the requested "volume" of content displayed in the resulting view. |
|
|
Show a brief view. The interpretation of "brief" depends on the specific view (e. |
|
|
Show a full view. |
feed |
Show an activity feed view. |
|
details |
Show a compact view with only entry titles and details. |
|
titles |
t |
Show a compact view with only entry titles. |
Example |
Effect: navigation. |
|
Show this week's newspage (newspage week today) |
|
A brief chronology of this week. |
Command |
Effect: navigates to a page with a time slice translation/ |
|
Move back in time by the current slice size. E. |
|
Move forward in time by the current slice size. |
|
Move the slice backward by n times, e. |
|
Move the slice forward by n times. |
|
Extend the slice back by the current slice size. If the current slice is this month, the resulting slice will be last month and this month. |
|
Extend the slice forward by the current slice size. |
|
Extend the slice back by the n slices of the current size. If the current slice is this month, typing |
|
Extend the slice forward by n slices of the current size. |
Full Command |
Effect: navigates to a user profile page, or searches for a user. |
|
Search for people with the matching profile. If only one match is returned, navigate to that person's profile page. For example: |
::
". If you are looking at the MarketResearch dashboard and you wish to switch to the ProductAlpha dashboard, just type /::productalpha
Command |
Effect: navigating to a view that shows the entries that carry at least one of the requested tags. |
|
Shows entries that have the news tag in the current space. |
|
Shows entries that have a tag called "news" from any space. (Obviously, as with any view, this would only cover the entries the requesting user is allowed to read, and would only expand to tags that the requesting user is allowed to read. |
|
Shows entries that have the tag from the current space whose name starts with "ne". If multiple tag names match, the user will be prompted to select from the possible matches. |
|
Shows entries that have at least one of any tags from the current space whose names start with "ne", followed by at least one additional character. |
|
TeamPage informally supports the concept of "nested" tag names, with the colon character used to indicate the nesting prefix or prefixes. If, e. |
|
In keeping with the example for the previous expression, this expression might navigate to a view of all entries that have the tags "bug:open" or "bug:closed" from the current space. |
|
Shows all entries that have a "news" tag from either or both of the ProductAlpha or MarketResearch spaces. |
Command |
Effect: navigating to a view showing entries that have had one of the requested tags added or removed. |
|
Shows entries to which the "done" tag from the current space was added during the current time slice, as long as the tag is still present. |
|
Shows entries from which the "to do" tag from the current space was removed during the current time slice, as long as the tag is still gone. |
which would return only articles authored by Bob that are not in the space "FooBar".
Command |
Effect: when navigating, applies a search expression to the resulting view. |
|
Matches any item that contains the specified word, without regard to case. This is shorthand for |
|
Matches any item that contains the specified word. Content search expressions that are specified with the lowercase c character use case-insensitive matching. |
|
Matches any item that contains the specified word. Content search expressions that are specified with the uppercase C character use case-sensitive matching. |
|
Matches any item that contains the specified phrase. Phrases must be surrounded by quotes. For case specific, use |
|
Matches any entry that was authored by the specified user. |
|
Matches any entry that was updated (edited) by the specified user. |
|
Tags in search expressions match any item (paragraph) that carries the requested tag. The tag name must be enclosed in at least one level of parentheses to ensure that it is inpreted as a search filter rather than a request to show a tag-driven view, although tag search expressions can be applied to the rapid selector command used to navigate to a tag-driven view. |
(::Foo) |
Space names preceded by double colons in search expressions match entries belonging to the given space. The space name must be enclosed in at least one level of parentheses to ensure that it is inpreted as a search filter rather than part of the view specification to set the target space for the requested view. |
The rest of this table contains special or complex cases. |
|
|
Matches any item that contains both specified words, without regard to case. This is shorthand for |
|
Matches any item that contains either of the specified words, without regard to case. This is shorthand for |
|
The contains commands |
|
Transformed into the expression |
|
If multiple words are included in contains commands without an operator, AND is implied. Transformed into the expression |
|
Same as for Transformed into the expression |
|
|
|
Transformed into the expression |
|
Look for the phrase "and not". (If quotes are not used, the search would have been transformed into |
()
's.
Operator |
Effect: when navigating, applies a complex search expression to the resulting view. |
|
Matches if both expressions match. Operators can be typed in either uppercase or lowercase. |
|
Matches if either expression matches. |
|
Matches if the contained expression does not match. |
|
Require that all matches within expression match on the same paragraph (or "item") within an article (entry). E. |
n(0) |
In association with the i() operator, the n() operator may be used to specify the number of the paragraph (or "item") to which a search must apply. The "number" refers to the number corresponding to the paragraph's current position in the entry. For example, the expression |
id(0) |
In association with the i() operator, the id() operator may be used to specify the ID of the paragraph (or "item") to which a search must apply. unlike the paragraph's number, the ID refers to a persistent numeric identifier that "follows the paragraph around" even if it is moved, or if other paragraphs are inserted before it during a later revision. For example, the expression |
|
Allow the matches contained in expression to match as long as they are contained within the same article (the term article is also referred to as entry). E. |
|
If multiple tags occur in an expression, OR is implied; this is the same as |
|
If ambiguous wildcards occur in expression, the expression is transformed into the OR of all the matching tags, e. |
Command |
Effect: removes a search expression. |
|
Navigates to a view that is the same as the current view but with the search expression removed. |
Command |
Effect: removes a search expression. |
|
Navigates to a view that is the same as the current view but with the search expression removed. |
/
is required when typing these commands into the search box.
Search Expression |
Effect |
|
Show all articles in the current timeslice authored by bob. |
|
Show a brief chronology of all the entries in the current space authored by bob. |
|
Show a brief chronology of all the entries in the current space that were authored by bob and that contain the word meeting. |
|
Show all the entries in the timeslice which have paragraphs that contain both the words "meeting" and "notes". |
|
Same as the previous example but showing only those matches authored by bob. |
|
Show all articles which contain the word Carlos but not the word Associates, using case-sensitive matching. |
|
Show all entries with paragraphs that contain the word "this" but not the word "that". |
|
Search the view of all entries with the "news" tag from the current space, across all time, containing the word "future", displaying the results in "brief" content volume. When searching for entries that carry a tag, it is best to use a tag-driven view as the base view and apply search expressions (for content, tags, etc. |
/:foo ((:bar AND :baz) OR (:good and :bad) |
Applies a search expression to a view of entries carrying the "foo" tag from the current space, so that only entries are shown that either: have both the "bar" and "baz" tag from the current space; or have the "good" and "bad" tags from the current space. |
/:foo i(n(0) and :bar) |
Applies a search expression to a view of entries carrying the "foo" tag from the current space, so that only entries that have the "bar" tag on paragraph 0 -- the title paragraph, or "title item" -- are displayed. |