Skip to content

[Bug] "recent" search keyword displays results with encoding issues #284

@Etienne-TR

Description

@Etienne-TR

When searching using the "recent" keyword, results appear with file:/// prefixes and URL-encoded accented characters (e.g., "é" is displayed as "%C3%A9").

Image

This makes reading difficult. The file:/// prefix should not be displayed at all since only files are shown, and accented characters should be displayed in a human-readable format rather than browser encoding.

Additionally, improving readability by replacing the folder path "/home/$USER" with the "~" character would be helpful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions