Skip to content

Feature request: Server-side period filtering for blog posts #8

@indreksiitan

Description

@indreksiitan

There should be functionality to display blog posts from a given period by specifying the period in URL.

Expected Behavior

There should be following automatically generated URLs:
/blogposturl/period/YYYY - Displays all posts from the given year
/blogposturl/period/YYYY-MM - Displays all posts from the given year
Maybe /period/YYYY-MM-DD for a specific date as well, but that's less important.

Current Behavior

Currently the only option is to use client-side filtering via API, which is clumbersome for providing direct URLs to periods.

Possible Solution

Described in expected behaviour.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions