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

Notification system for new search results #6

Open
joepio opened this issue Mar 25, 2019 · 2 comments
Open

Notification system for new search results #6

joepio opened this issue Mar 25, 2019 · 2 comments
Labels
wontfix This will not be worked on

Comments

@joepio
Copy link
Member

joepio commented Mar 25, 2019

Should also be implemented in ORI backend. Could use binoas.

@joepio joepio added this to the v1 milestone Mar 25, 2019
@joepio
Copy link
Member Author

joepio commented May 23, 2019

Simple email template:

Beste Open Raadsinformatie gebruiker,

Er zijn ${hitCount} nieuwe documenten beschikbaar voor jouw zoekopdracht "${searchTerm}".
Bekijk ze <a href="http://zoek.openraadsinformatie.nl/search?searchbox=`${searchTerm}`">hier!

If it's not too much work, we can improve the listener by adding the results themselves:

Beste Open Raadsinformatie gebruiker,

Er zijn ${hitCount} nieuwe documenten beschikbaar voor jouw zoekopdracht "${searchTerm}".

<h2>${title}</h2>
${hitsWithMarkTags}

Bekijk ze <a href="http://zoek.openraadsinformatie.nl/search?searchbox=`${searchTerm}`">hier!

@joepio joepio modified the milestones: v1, v1.1 May 23, 2019
@joepio joepio removed this from the v1.1 milestone Jan 10, 2020
@joepio
Copy link
Member Author

joepio commented Jan 10, 2020

I'll set this to wontfix for now, as 1848.nl already supports this.

@joepio joepio added the wontfix This will not be worked on label Jan 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant