jgpacker / osm-smart-menu

An OpenStreetMap webextension for Firefox and Chrome
GNU General Public License v3.0
55 stars 12 forks source link

missing entries #16

Closed casiosmu closed 4 years ago

casiosmu commented 4 years ago

Hi, for me the following entries dont show up in the dropdown menu (they are enabled in the settinges).

Are the entries broken or is there simply some installed software required for these? If the latter, it would be helpful to mark this in the settings.

My system: Add-On v0.9.1 @ Firefox 77.0.1 x64 @ current openSuse Tumbleweed

jgpacker commented 4 years ago

Hello! These websites only appear under specific circumstances.

Try going to these URLs and clicking on OSM Smart Menu to see them:

I'm thinking of adding "tags" after each website in the configuration page with names like (zoom,lat,lon), (relation id), (changeset id), etc. Each tag could be a link to that page on the website so the user can try it out. What do you think?

casiosmu commented 4 years ago

Yes, that would be very helpful. (BTW: nice guitar :-D )

jidanni commented 4 years ago

Hello! These websites only appear under specific circumstances.

Indeed. However the rest of the links then aren't shown.

So maybe have the special links appear at top, then a red bar, then all the rest of the links.

jgpacker commented 4 years ago

Alright! I'm going to add a button at the end of the list to show the rest of the enabled links with some arbitrary fixed parameters.

I recently added a similar button (for the case when no parameters are found), but only for enabled Map links, and I will show all of them soon. Users won't be able to tell at a glance which parameters are used, but it's easier to try them.

jgpacker commented 4 years ago

Please take a look at version 0.15.6

It might solve this issue