Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Add task title as slug to URL #42

Open
JeanMertz opened this issue Aug 20, 2019 · 1 comment
Open

Add task title as slug to URL #42

JeanMertz opened this issue Aug 20, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@JeanMertz
Copy link
Contributor

Task URLs can be shared using:

This works, but if you are sharing with others, and potentially share multiple tasks, it makes it easier to understand what is what by having the task title slug be part of the url:

@JeanMertz
Copy link
Contributor Author

We should probably add a slug column to the database, to guard against breaking links when renaming tasks (#37). Another solution would be to add another table to keep track of historical task names, and support redirecting from old names to new names, as long as no task takes the name historically used by another task.

@JeanMertz JeanMertz added the enhancement New feature or request label Aug 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant