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

Generate deletion log #10664

Open
laurent22 opened this issue Jun 28, 2024 · 3 comments
Open

Generate deletion log #10664

laurent22 opened this issue Jun 28, 2024 · 3 comments
Labels
desktop All desktop platforms enhancement Feature requests and code enhancements high High priority issues mobile All mobile platforms v3.1

Comments

@laurent22
Copy link
Owner

laurent22 commented Jun 28, 2024

Now that we are logging deletion actions, we should add an item, under the Help menu to generate a deletion log.

It would parse the existing log, and extract only deletion-related items. Then it would output a file with just those items.

Needs to work on both mobile and desktop.

@laurent22 laurent22 added enhancement Feature requests and code enhancements mobile All mobile platforms desktop All desktop platforms high High priority issues v3.1 labels Jun 28, 2024
@personalizedrefrigerator
Copy link
Collaborator

At least on mobile, this should be possible by opening the log screen with a DeleteAction filter:
screenshot: Log screen: Filtering on "DeleteAction"

We currently do something similar for plugin errors:

void NavService.go('Log', { defaultFilter: pluginId });

@Spoorthy1423
Copy link

Hey!! @laurent22 i would love to work on this issue , please assign me

@roman-r-m
Copy link
Collaborator

Hey!! @laurent22 i would love to work on this issue , please assign me

We do not assign issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
desktop All desktop platforms enhancement Feature requests and code enhancements high High priority issues mobile All mobile platforms v3.1
Projects
None yet
Development

No branches or pull requests

4 participants