API requirements for monitoring folder item movement

Operating system

Linux

Joplin version

3.2.12

Sync target

File system

What issue do you have?

How to use plug-in API to monitor the change of the parent item of folder item? I didn't find a corresponding listener function.

I think you can poll /event from the data API?

https://joplinapp.org/help/api/references/rest_api/#events

Or if it's just for the currently opened note, have a look at joplin.workspace