[general]
name=Invisible layers and groups
description=Make some layers and groups invisible in the QGIS Layer Tree (aka Layers panel).
about=Make some layers and groups invisible in the QGIS Layer Tree (aka Layers panel). E.g., lookup tables. Recommendation: Use it on top-level layers/groups, i.e., not on sublayers/subgroups.
version=2.2
qgisMinimumVersion=3.4
category=Plugins

author=Germán Carrillo (GeoTux)
email=gcarrillo@linuxmail.org

changelog=
  [2.2] (20220324)
   - Use proxy model, available since QGIS 3.18.
  [2.1] (20201206)
   - Use layerTreeModel instead of model to avoid issues in QGIS 3.16.x.
  [2.0] (20190513)
   - Migrated to QGIS v3.
  [1.0] (20170303)
   - First version.

; tags are in comma separated value format, spaces are allowed
tags=layer,layers,hide,hidden,invisible,vector,raster,layer tree,toc,legend,lookup,group,table

homepage=https://github.com/gacarrillor/InvisibleLayersAndGroups
tracker=https://github.com/gacarrillor/InvisibleLayersAndGroups/issues
repository=https://github.com/gacarrillor/InvisibleLayersAndGroups


; path to a icon within the plugin folder
icon=hide.png

experimental=False
deprecated=False
