Skip to main content

Tagging


What is Tagging?

Utilize tag commands to efficiently organize your cards into custom groups. Assign names and emojis to these tags for quick and easy sorting of your various cards.

Kana offers various tag commands so that users can get the best out of tagging with minimal fuss.

note

All tags must be different and there should be no spaces in your tag name.


Add a Tag

Add a tag to a card using the ktag command.

Usage
  • Command: ktag
  • Alias: [kt]
  • Parameters: ktag <tag name> <card code>
    • If no card code is provided, it defaults to the most recently acquired card.

Remove a Tag

Remove a tag from a card using the kuntag command.

Usage
  • Command: kuntag
  • Alias: [kut]
  • Parameters: kuntag <card code>
    • If no card code is provided, it defaults to the most recently tagged card.

Create a Tag

Create a new tag with a name and emoji using the ktagcreate command.

Usage
  • Command: ktagcreate
  • Alias: [ktc]
  • Parameters: ktagcreate <tag name> <emoji>

Delete a Tag

Delete a tag by name using the ktagdelete command.

Usage
  • Command: ktagdelete
  • Alias: [ktd]
  • Parameters: ktagdelete <tag name>

List Tags

List all your tags using the ktaglist command.

Usage
  • Command: ktaglist
  • Alias: [ktl]
  • Parameters: ktaglist
tip

Forgot your tag names? Use ktaglist to get a list of them easily.

Rename a Tag

Rename an existing tag using the ktagrename command.

Usage
  • Command: ktagrename
  • Alias: [ktrn]
  • Parameters: ktagrename <current name> <new name>

Change Tag Emoji

Change the emoji for a tag using the ktagemoji command.

Usage
  • Command: ktagemoji
  • Alias: [kte]
  • Parameters: ktagemoji <name> <new emoji>

Contributors to this page:@Spirit