Stéphane Guillou
Stéphane Guillou
In the HTML, the second script (for the second map widget) contains this extra bit: ``` "jsHooks": { "render": [{ "code": "function(el, x, data) {\n return (\n\t\t\t\t\t\tfunction(el, x) {\n\t\t\t\t\t\t\tvar tldiv...
@geamaro I think you might want to look into the default project file format of QGIS projects, QGS/QGZ, which is an open file format: https://docs.qgis.org/3.16/en/docs/user_manual/appendices/qgis_file_formats.html It would be quite a...
@richlv : The Go Map!! OSM editor does have direct upload to OSM: https://github.com/bryceco/GoMap I just tried it today. Recording tracks in Go Map!! is a bit confusing (at least...
Similar to what @Mashin6 said in the mentioned issue, I believe it would make a lot more sense for newcomers to: 1. build a dataset by "getting" the results of...
I'm also thinking an ellipsis argument could be used instead of a `match_all`, if it is clear enough that all these values will be combined with "AND". You could then...
I very much agree that the current design is counter-intuitive, but flipping it like that would be quite the breaking change! Maybe something for a 1.0 version? But I realise...
I agree this is an issue, as far as I understand it. I use "advanced grouping" for my library, with the first level as "Album artist". However, there are still...
Should this be marked as a bug, as the function "Advanced grouping > Group library by... First level = Album artist" does not work as expected? I also just noticed...
@Chocobozzz Yes, I know about "don't show in various artists", it works fine, but it is just a workaround at the moment. The issue here is that Clementine still puts...
Happy to look into this if you can give me some pointers on Clementine's sorting system, as I know nothing about Clementine's code. This issue really bugs me :) I...