Qwant/erdapfel

Add some hashtag to edits coming from QwantMaps

jonsger opened this issue · 0 comments

I think it would be nice to auto add some hashtags to changesets coming from QwantMaps.

In order to do this we could append hashtags to the editUrl and ID will add those hashtags to the changeset, when uploading.
https://github.com/QwantResearch/erdapfel/blob/6dc61116207661a725229cf430ba3c6bc0cf81f2/src/adapters/poi/idunn_poi.js#L38

According to the ID API documentation something like adding &hashtags=QwantMaps to the editUrl should do the job. Though I didn't get it working when manually entering such a link.