Community extension
Labels
by kandown · ≥ kandown 0.42.0
A select label field with emoji badges, plus a gate requiring a label before Done. Demonstrates select fields, badges and gate composition.
- productivity
- fields
- gates
- composition
Install
Three ways to add labels to your project.
- From the web appOpen your project in the Kandown web UI, then go to Settings → Extensions and install labels with one click from the Community store, or paste a GitHub URL.
- From the CLIRun kandown extension install and paste the repo URL:
# Install from the community registry (one click) kandown extension install labels # Or paste any GitHub repo URL (kandown fetches manifest.json) kandown extension install https://github.com/vava-nessa/kandown/examples/extensions/labels # Then enable it (restricted mode is on by default) kandown extension enable labels
- From a local copyUseful when iterating on the extension itself. Clone the repo and run kandown extension install ./path/to/extension.
Source
This extension ships in the repo at the path below. The README inside the directory is the canonical reference for that specific extension.
https://github.com/vava-nessa/kandown ↗More like this
Browse the full gallery, filter by tag, or pick one at random.