>Back to Home

Display / search / narrow comments

Last updated: Mar 28, 2026

Revool can search for comments with detailed conditions.

#The comments on the header filter

Comments in the header Narrow >

Narrow down comments by URL: Narrow down by page
Comments on PC page
Comments on tablet pages
Comments on smartphone pages
Comments with design label (design-related, designer)
Comments with code labels (for code-related, for Programmers)

Display only one comment

Click the comment ID (number) at the left end in the table display to narrow down only one comment.

#Text search, sort, display switching

Comments in text Narrow >

Narrow down by text search

In text search, you can search for the following items:

  • Poster name
  • Page URL (part of)
  • Text
  • Leady (eg, 2023-01-01)

Sorting comments and switching displays

Table display, Switching content display
Switching of ascending and descending order

Differences in text display and content display

The table display is a display format with priority on the list. Therefore, if the text exceeds a certain number of characters and lines, a 3 -point leader (...) will be displayed, and the subsequent text will not be displayed.

On the other hand, in the content display, the text is displayed in full sentence.

#Frug, narrowing down by status

<img src="https://revool.design/assets/images/images/filter-comments-by-status.png" class="left" width="600" alt=” Ment narrow ">

Focus, priority, narrowing down by expired filter

If you add a priority label by posting or updating comments, you can narrow down from the filter button on the comment page. Also, if the expiration date is set, comments that have passed the deadline can be narrowed down as "expired".


<i class="Fas Fa-Hourglass-Half FA-FW" ARIA-HIDDEN = "True">
expired

Narrow down by status filter

Comments with status can be narrowed down with the following filter button.


Under review
(status of "pending", "under confirmation"

Not set

#URL parameters that can be used for narrowing down

You can freely narrow down by freely combining the following URL parameters.

-Project_id (Project ID)
-Project_comment_id (comment ID on the left end of the table)
-TATUS ([Completed] Done [Review] In-Review [In Progress] In-ProGRESS [Confirmation] CHECKING [Pending] UNSET [Multiple conditions] Camma separation)
-Attension ([Featured flag valid] Attention = 1)
-Priority ([Priority flag valid] Priority = 1)
-Overdue ([expired] overdue = 1)
-Poster_name (Contributor name)
-URL (Completely matched page URL)
-SEARCH ([Contributor name, part of URL, text search search]
-View_Type ([Table display] Table [Content display] Content)
-View_ORDER ([De -descending)] ASC [descending order] desc)

Example of use of parameters

1. Narrow down only one specific comment by content display

https://revool.design/comments/?Project_id=x &Project_comment_id=x &view_type=content

2. Combine parameters and narrow down

The status posted by Mr. Mizushima is ongoing or in Progress, narrow down the comments including Product to the URL
https://revool.design/comments/?Project_id=xk &Tattus=in-review ,in-pologress &poster_name= Mizushima & Search = Product = Product

>Back to Home >Back to Previous Page