nextcloud / nextcloud/notes

Unified search: provide proper thumbnail url

Open
#764 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement integration needs discussion
Dominant language
JavaScript
Stars
738
Forks
162
Avg merge
6h 2m
Merged PRs (30d)
35

Description

http://localhost/nc/ocs/v2.php/search/providers/notes/search

does not provide thumbnailUrl, but it could show a correct preview of the note.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by examining the notes search provider at /nc/ocs/v2.php/search/providers/notes/search and how its response is assembled. Determine how a note's preview thumbnail URL should be represented, then verify that the endpoint returns a correct thumbnailUrl that can render the note preview.

Written by the indexing model from the issue text.

Assessment

Domain
api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.