knadh / listmonk

High performance, self-hosted, newsletter and mailing list manager with a modern dashboard. Single binary app.
https://listmonk.app
GNU Affero General Public License v3.0
15.22k stars 1.39k forks source link

In app advanced query bookmark (for custom dynamic/temporary list) #1910

Open 1000i100 opened 4 months ago

1000i100 commented 4 months ago

I'm a very casual user of listmonk so i don't keep in mind an expertise about how to get what with advanced query, but I start to feel some of my usage will be recurring.

I would like to bookmark some of my query in the UI with a custom name to reload them later. This way i could easily find the query for unsent to workaround some issue or perform incremental campaign. I will just have to change the campaign id and that's it. In my case, this is my main use-case. But if my use-case is to target "unviewed" i can bookmark this query, and if i have other use-case, this bookmark strategy looks very simple yet effective to me.

In my dream, the bookmark feature would be a good complement with dynamic creation of temporary list like suggested here : https://github.com/knadh/listmonk/issues/250 With these two feature, many use case can be covered i think (and a preset of most usual-one can be added by default in the UI to help new user)

shornabho commented 2 months ago

+1 on this one. This seems quite useful. @knadh, does it make sense to take this up after the upcoming 4.0.0 release?

I'd like to contribute to this if we are going ahead.