Versions Compared

Key

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

...

You Type

You Get

Code Block
- item todo
+ item done 
~ item in progress
x item cancelled
Image RemovedImage Added

NOTE☝🏼NOTE: There should NOT be any additional tabs or spaces at the beginning of the row. Otherwise, this block renders incorrectly 🙃

...

You Type

You Get

Code Block
languagetext
-! Item 1
~! Item 2
x! Item 3
+! Item 4
-! [PASSED] Item 5
-! [IN QA] Item 6

☝🏼 NOTE: There should NOT be any additional tabs or spaces at the beginning of the row. Otherwise, this block renders incorrectly 🙃

...

You Type

You Get

Code Block
languagetext
# Biggest heading
## Big heading
### Heading 
#### Small heading
##### Smaller heading
###### Smallest heading

☝🏼 NOTE: There should NOT be any additional tabs or spaces at the beginning of the row. Otherwise, this block renders incorrectly 🙃

...

Text Formatting

You Type

You Get

Code Block
languagetext
**bold text**
_italic text_
`emphasize`

...

Item details

You Type

You Get

Code Block
languagetext
- item todo
> piece of information
> that is useful for new ppl
> on how to complete an item
> even `with` **markdown** *support*

☝🏼 NOTE: There should NOT be any additional tabs or spaces at the beginning of the row. Otherwise, this block renders incorrectly 🙃

You can also easily add or remove the details by hovering over issueManage item details:

Image RemovedImage Removed

Add details

Image AddedImage Added

Edit details

Image AddedScreen Recording 2023-11-10 at 13.48.35.mov

Delete details

Image AddedImage Added

Bullet points and Lists

You can make your checklist item details as a list or add bullet points:

You Type

You Get

Code Block
languagetext
- item todo
> * bullet point one
> * bullet point two
> > * bullet point nested
> 1. list item one
> 2. list item two

☝🏼 NOTE: There should NOT be any additional tabs or spaces at the beginning of the row. Otherwise, this block renders incorrectly 🙃

...

Dates

You Type

You Get

Code Block
languagetext
- date in past 10-03-2022
- date in the future 10-12-2025
- today 21-06-2023 

...

You Type

You Get

Code Block
languagetext
//

...

User mentions

You Type

You Get

*just start typing

Status
title@
and
Status
titleuser name

*you can mention multiple users as well

Tip

You can also Notify checklist assignees by email or https://railsware.atlassian.net/wiki/spaces/CHK/pages/152961090/Search+and+JQL+support#%F0%9F%99%8B%F0%9F%8F%BD%E2%80%8D%E2%99%82%EF%B8%8F-Search-by-checklist-assignees%3A 🚀

...

URL (external links)

You Type

You Get

Code Block
- http://google.com
- [link to google](http://google.com)

Links

...

Jira

...

Issues

You Type

You Get

...

Emojis 😎

You Type

You Get

Code Block
:

Display text in [ ]

...

You Type

...

You Get

...

Code Block
~ \[Text in brackets\]

...

Images

You Type

You Get

Code Block
languagediff
- ![alt text](https://secure.gravatar.com/avatar/298d18e3a60322f41bccfe9574eca2b7?s=160&d=identicon&r=g)

Display text in [ ]

You Type

You Get

Code Block
~ \[Text in brackets\]
Image Added

You are all set! Enjoy using Smart Checklist like a pro 😎

...