fix: category handling

This commit is contained in:
2026-02-10 17:16:34 +01:00
parent 29d9308100
commit 93fc9f9cb6
4 changed files with 221 additions and 23 deletions

View File

@@ -114,6 +114,14 @@ a gear icon in the bottom of the iconbar. Also login credentials can be managed
of the icon bar directly above the gear icon. This is similar to what vscode does, separating logins and
settings.
Tags are something that should be mainly focus on reusing but need easy ways to add new tags. This should
not be a simple text field, but more a feature like tags in gitlab, where you can easily select multiple
available tags, but also can quickly create new tags. Tags should have a color and there should be a way
to manage tags in the preferences, too, so that users can create tags upfront to posts.
Categories are a simple selection via dropdown and a preferences panel that allows category management.
Categories are mainly used to denote different styles of posts and posts are only of one style.
## Organizing
Blog posts should be organized in the app in the main post view where the sidebar lists posts and the main