Skip to content

Add priority levels to tasks - #12

Merged
fillipe-gsm merged 11 commits into
masterfrom
11-add-priority-levels-to-tasks
Nov 8, 2025
Merged

Add priority levels to tasks#12
fillipe-gsm merged 11 commits into
masterfrom
11-add-priority-levels-to-tasks

Conversation

@fillipe-gsm

@fillipe-gsm fillipe-gsm commented Nov 8, 2025

Copy link
Copy Markdown
Owner

Handles #11 .

Description

This pull request adds a priority field to the Tasks. They can be selected via the priorities field in the settings.toml file.

Visualization example

We should see the priority right after the id in the "view-all" view:

image

And a new row for it in the "view" view:

image

Breaking changes

Older databases won't work with new code because the schema has been changed.

I may have to implement a migration scheme in the future, although I plan this app to be simple and not have any more data changes.

@fillipe-gsm fillipe-gsm changed the title dd priority levels to tasks Add priority levels to tasks Nov 8, 2025
@fillipe-gsm
fillipe-gsm merged commit 11a9c70 into master Nov 8, 2025
4 checks passed
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