
Last updated: July 3, 2026
Last updated: July 22, 2026
Quire lets you add color and styles to your tasks, not just for looks but to make the important ones easy to spot. Style task names, format text in descriptions and comments, and drop in special characters. Used sparingly, a little color turns a long, flat task list into something you can scan at a glance.
We see it as our mission to keep a simple, clean interface, including a neat task list. However, for those of you who want to easily identify your tasks and projects in a long list, you can use Markdown, and CSS styles to make them stand out. Also, if you want to add special characters, HTML entities are supported too.
Here are a couple examples to get you started:
When a list runs long, plain text all blurs together. McKinsey found that knowledge workers lose nearly 20% of the week just hunting for information, and a little color is a fast way to make the task you need findable at a glance.
If you type a task name like this:
{color:green|a green task}
You will see:

Or, if you type:
**{color:green, font-size:20px, text-decoration:underline|a big green task}**
It will turn into:

This is what a task list with styles looks like:

{ and selecting the style you want.
Related: 20 Hidden Quire Features You Should Know — the quick style menu is one of several lesser-known shortcuts covered in that roundup.
Not just task names, you can also add color and styles in task descriptions and comments.
Here is an example:

What is more, you can add special characters and symbols with HTML entities too.
For example, you can enter:
¢
Then, it will show as:
¢
Related: Quire Custom Fields and Formulas Explained — if color and style highlight individual tasks, custom fields let you tag and sort tasks by structured attributes across a whole project.
There is more to Markdown in task descriptions and comments. For a complete Markdown cheat sheet, you can check out this blog post.
Styling is not just decoration; it is a way to make the important stuff visible. Here is what you can format.
The trick is to use it sparingly. Color everything and nothing stands out; color the one task that is blocking everyone and it becomes impossible to miss. Think of styles as a highlighter, not a paint job: a few deliberate marks that pull your eye to what matters on a long, busy list.
Use Quire's Markdown with CSS styles in the task name, like {color:green|a green task} for green text. Combine color, font size, and underline in one tag.
Yes, the same styling works in task descriptions and comments, not just names, so any text can stand out.
Type an opening brace and Quire shows a menu of basic styles to pick from, no full markdown needed.
Quire supports HTML entities, so a code like ¢ renders as its matching symbol.