Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display name for tasks #22

Open
caxcaxcoatl opened this issue Dec 9, 2023 · 0 comments
Open

Display name for tasks #22

caxcaxcoatl opened this issue Dec 9, 2023 · 0 comments

Comments

@caxcaxcoatl
Copy link
Owner

They should use something like what Go does for imported names.

Go uses the last name in the package path plus the actual name (fmt.Sprintf or http.Server), which avoids duplication on the actual name.

For example, a task for organizing the Queue would today be called "Organize the Queue", because just "Organize" would be too generic when put on a plan. However, if it was on a topic names "Queue" and its display name was "Queue::Organize", it would be clear and concise.

The trick, however, is that the 'package name' might be the topic or the parent task ...

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

No branches or pull requests

1 participant