ckipp01 / skan

A minimal terminal kanban board
MIT License
70 stars 0 forks source link

feat: add in an archive directory for deleted contexts #74

Closed ckipp01 closed 10 months ago

ckipp01 commented 10 months ago

By default we used to just blow away a context when it was deleted. Instead now we archive it by default. In the future we can probably expand on this and choose to maybe bring back a context or add a setting to really delete it instead of archiving it.