laurent22 / joplin

Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS.
https://joplinapp.org
Other
44.97k stars 4.89k forks source link

Generate deletion log #10664

Open laurent22 opened 2 months ago

laurent22 commented 2 months ago

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.

personalizedrefrigerator commented 2 months ago

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: https://github.com/laurent22/joplin/blob/dfdc2fda27a0ae844b1dfac5dc9bca4696346589/packages/app-mobile/components/screens/ConfigScreen/plugins/utils/usePluginCallbacks.ts#L62

Spoorthy1423 commented 1 month ago

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

roman-r-m commented 1 month ago

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

We do not assign issues