<!-- Have a security concern? Please report potential security issues via our HackerOne program (https://hackerone.com/nextcloud) instead of filing a public GitHub issue. See our security policy: https://nextcloud.com/security/ --> <!-- Thanks for taking the time to suggest improvements to Nextcloud! Use this form to request features or propose enhancements. Guidelines: * Please search existing issues first; your idea may already have been discussed or implemented. * This repository (https://github.com/nextcloud/server/issues) is only for issues within the Nextcloud Server code. This includes shipped apps such as Files, DAV, Encryption, External Storage, Sharing, Deleted Files, Versions, Federation, and LDAP. * Issues for other components should be reported in their respective repositories in the Nextcloud GitHub organization: https://github.com/nextcloud/ * Nextcloud is an open source project backed by Nextcloud GmbH. Many contributors are volunteers and primarily focus on issues affecting home users. Paid engineers prioritize customer-reported issues and critical defects. * This is the development issue tracker. Please do NOT use it for support questions or help diagnosing your installation. - For community/user help: https://help.nextcloud.com - For professional / large deployment support options: https://nextcloud.com/support --> <!-- Please keep the note below for other contributors --> > [!TIP] > ### Help move this idea forward > * Use the 👍 reaction to show support for this feature. > * Avoid commenting unless you have relevant information to add; unnecessary comments create noise for subscribers. > * Subscribe to receive notifications about status changes and new comments. --- <!-- DO NOT EDIT ABOVE THIS LINE --> **Is your feature request related to a problem? Please describe.** <!-- Provide a clear and concise description of the problem. For example: “I'm always frustrated when …” --> When I mark a file as favourite and then search for the file, the result is shown without its favourite status. **Describe the solution you'd like** <!-- Provide a clear and concise description of what you want to happen. --> It would be better to see the favorite status of a file in the search results. **Describe alternatives you've considered** <!-- Provide a clear and concise description of any alternative solutions or features you've considered. --> **Additional context** <!-- Add any other context or screenshots related to the feature request here. --> As seen here, I have a file marked as favourite named "Text document outside.md" <img width="1603" height="322" alt="Image" src="https://github.com/user-attachments/assets/42170f65-1588-4b5e-8149-fcb062516fec" /> i also added a file named "Text document in notes.md" which is not marked as favourite in the Notes folder shown above to compare against. In the search results below, the "Text document outside.md" is not shown as favourite. <img width="600" height="288" alt="Image" src="https://github.com/user-attachments/assets/e4a6dd66-d84e-4554-b382-42458e3fb8d2" />
Tip
Help move this idea forward
Is your feature request related to a problem? Please describe.
When I mark a file as favourite and then search for the file, the result is shown without its favourite status.
Describe the solution you'd like
It would be better to see the favorite status of a file in the search results.
Describe alternatives you've considered
Additional context
As seen here, I have a file marked as favourite named "Text document outside.md"
i also added a file named "Text document in notes.md" which is not marked as favourite in the Notes folder shown above to compare against.
In the search results below, the "Text document outside.md" is not shown as favourite.