jinx-vi-0 / BlogLog

BlogLog - Your personalized blogging companion
22 stars 52 forks source link

enhance BlogLog with a "Comments Feature" #87

Open sv410 opened 1 week ago

sv410 commented 1 week ago

BlogLog: New Feature Idea Feature: Tagging System for Blog Posts Is your feature request related to a problem? Please describe. Currently, users can create and manage blog posts, but there’s no way to organize them with tags or categories. It can become difficult to navigate and find specific posts, especially when a user has many entries.

Describe the solution you'd like Implement a tagging system that allows users to add tags to their blog posts. Users should be able to:

Add multiple tags to a post.

Filter posts by tags.

Display a list of all tags available.

Describe alternatives you've considered

Using a search functionality to find posts, but it’s less efficient for categorization.

Manually organizing posts by title keywords, which is cumbersome.

Additional context This feature will greatly enhance the user experience by making it easier to categorize and search for specific blog posts. Here's how it might look in the interface:

Tag Input Field: Add a field to enter tags when creating or editing a post.

Tag Display: Show tags below each post title in the list view.

Filter by Tag: Add a sidebar or dropdown to filter posts by tags.

This new feature will make BlogLog even more user-friendly and powerful for managing blog content.

github-actions[bot] commented 1 week ago

👋 Hey there, rockstar! Thanks for dropping an issue! The BlogLog team is on it like pineapple on pizza (love it or hate it). Stick around, magic's about to happen!

jinx-vi-0 commented 1 week ago

Assigned @sv410