nextcloud / nextcloud/deck

Provide proper thumbnail url in search

Open
#3,383 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage enhancement feature: search upstream
Dominant language
JavaScript
Stars
1.4k
Forks
354
Avg merge
1d 10h
Merged PRs (30d)
43

Description

http://localhost/nc/ocs/v2.php/search/providers/deck/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 at the OCS endpoint /nc/ocs/v2.php/search/providers/deck/search and trace how Deck search results are assembled. Determine where thumbnailUrl should be supplied so the note preview is correct, then verify the endpoint response includes it.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api, search
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.