Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete ignored existing items #9139

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

p0l0us
Copy link
Contributor

@p0l0us p0l0us commented Sep 28, 2023

Purpose

As a user, I wish to remove all files which are ignored by Syncthing in my receive-only folder.

This PR adds "Delete Ignored Files" button, which removes all local files which are ignored. Not strictly, but depending on displaying locally ignored files. (Following "Revert Local Changes" feature pattern)

See #9130 for wider context.

Based on #9131 branch.

Testing

Manually on windows machine it works.

Screenshots

image

Documentation

syncthing/docs#825

@calmh
Copy link
Member

calmh commented Sep 28, 2023

Again, I think we have different definitions of "locally ignored" or I am misunderstanding what you're trying to accomplish. Let's start with a plain text description of what you're trying to accomplish, please.

@p0l0us
Copy link
Contributor Author

p0l0us commented Sep 28, 2023

Again, I think we have different definitions of "locally ignored" or I am misunderstanding what you're trying to accomplish. Let's start with a plain text description of what you're trying to accomplish, please.

Let's discuss just here: #9131 since this PR is based on #9131.

@p0l0us p0l0us force-pushed the delete-ignored-existing-items branch from 60fdc1f to 00f8417 Compare November 20, 2023 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants