Hello @ayushzeta ,
Thank you for your question.
Sorry for the delay in answering.
Answer to QUERY 1
Unfortunately, that is difficult to do.
The plugin currently allows you to create multiple lists (outputs), but you cannot have multiple storage locations.
Also, you can customize what is output in the list, but
At most, there will be two types of listings: one standard and one customized.
Answer to QUERY 2
If users are a logged-in user, users favorite post IDs are stored in the “user_meta” created by this plugin.
Therefore, it may be possible to write a code to search the “user_meta”. However, this is not possible for non-logged-in users, since they are only stored in the local storage of the user’s browser.
For example, you could write a JavaScript code to search only on the favorite list page.
Thanks
Greetings Takashi ! ,
Thank you for the pointers, I will explore along the lines as per your guidance and suggestion.
Great plugin !