Skip to content

Conversation

@Gottox
Copy link

@Gottox Gottox commented Jan 23, 2026

Summary

This commit adds support for running specific actions when a card is created/deleted in a stack or enters/exits a stack.

Usecase 1:

I'm using deck to track my personal work and I have two stacks where I create new cards: "Nice-to-do" and "Need-to-do" before this commit I added the labels manually, so that I could track that that I always have enough work that I like to do and do enough work that I have to do. With this patch, I'm giving the user an option to automatically add tags on creation.

I can come up with more usecases, especially if I wanna track what happened to a card in a non-linear way, this tool is gold.

  • Target version: main

TODO

  • Unit tests
  • Documentation

Checklist

  • Code is properly formatted
  • Sign-off message is added to all commits
  • Tests (unit, integration, api and/or acceptance) are included
  • Documentation (manuals or wiki) has been updated or is not required

This commit adds support for running specific actions when a card is
created/deleted in a stack or enters/exits a stack.

Usecase 1:

I'm using deck to track my personal work and I have two stacks where I
create new cards: "Nice-to-do" and "Need-to-do" before this commit I
added the labels manually, so that I could track that that I always have
enough work that I like to do and do enough work that I have to do. With
this patch, I'm giving the user an option to automatically add tags on
creation.

I can come up with more usecases, especially if I wanna track what
happened to a card in a non-linear way, this tool is gold.

Signed-off-by: Enno Boland <g@s01.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant