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

feat: 'group by priority' names are now more readable #2047

Conversation

ilandikov
Copy link
Collaborator

@ilandikov ilandikov commented Jun 15, 2023

Description

Change group names from Priority 1: Highest to Highest (and all others too).

Old name New name
Priority 0: Highest Highest priority
Priority 1: High High priority
Priority 2: Medium Medium priority
Priority 3: None Normal priority
Priority 4: Low Low priority
Priority 5: Lowest Lowest priority

Motivation and Context

Provide shorter group names with only meaningful data.

Fixes #1628

How has this been tested?

Unit tests (Fixed)

Types of changes

Changes visible to users:

  • Feature

Checklist

Terms

@claremacrae
Copy link
Collaborator

I'll edit the motives to note that this fixes:

@claremacrae claremacrae changed the title fix: remove numbers from Priority group names feat: 'group by priority' names are now more readable Jun 15, 2023
@claremacrae claremacrae merged commit d9e7ee8 into obsidian-tasks-group:main Jun 15, 2023
1 check passed
@claremacrae claremacrae added the scope: grouping Changes to the grouping capabilities label Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: grouping Changes to the grouping capabilities
Projects
None yet
Development

Successfully merging this pull request may close these issues.

More readable names in 'group by priority'
2 participants