nextcloud / nextcloud/maps

Remove photos from map after adding them as folder

Open
#346 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
598
Forks
113
PR merge metrics
No merged PRs in 30d

Description

To try out the app, I placed photos randomly on the map. Then couldn't figure out how to remove them from there again (tried clicking everywhere, renaming the photo directory and even reinstalling the app).

When executing ./occ maps:scan-photos, all pictures disappeared from the map.
I think that is because at the first startup I selected a photo directory (which I renamed in my above described attempts to remove the pictures). Is there a way to verify and change?

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 reproducing the reported setup with a photo directory, then run ./occ maps:scan-photos and observe the map entries. Trace how the configured directory is verified or changed and how its photos are removed; done means the issue’s requested way to manage the directory and remove its map entries is documented or works as intended.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend, cli
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.