# This file contains metadata for your plugin.

# This file should be included when you package your plugin.# Mandatory items:

[general]
name=Layer Note
qgisMinimumVersion=3.0
description=Add contextual annotations to layers and features (Aggiungi delle annotazioni contestuali a vari livelli di un progetto).
version=0.3
author=dr. Geol. Faustino Cetraro
email=geol-faustino@libero.it

about=It is a widget that appears as a side panel docked, by default, on the right of the main QGIS interface. It can be easily undocked by dragging it with the mouse to another position, and re-docked by double-clicking on the title bar. Its use is extremely simple: select a layer from the list (if it does not appear, you can refresh it with the appropriate button), insert a text note and save. The process can be repeated for each layer. The notes are saved directly within the QGIS project as custom metadata, remaining associated with the layer even after the project is closed.

È un widget che si presenta come un pannello laterale ancorato, di default, sulla destra dell'interfaccia principale di QGIS. Può essere facilmente disancorato trascinandolo con il mouse in un'altra posizione, e riagganciato con un doppio clic sulla barra del titolo. Il suo utilizzo è estremamente semplice: si seleziona un layer dalla lista (se non compare, è possibile aggiornarla con l'apposito pulsante), si inserisce una nota di testo e si salva. Il procedimento può essere ripetuto per ciascun layer. Le note vengono salvate direttamente all'interno del progetto QGIS come metadati personalizzati, restando associate al layer anche dopo la chiusura del progetto.

tracker=https://github.com/drFaustino/layer_note
repository=https://github.com/drFaustino/layer_note
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
# changelog=

# Tags are comma separated with spaces allowed
tags=composer, editing, feature, labeling, layers, metadata, note

homepage=https://github.com/drFaustino/layer_note
category=Plugins
icon=icon.png
# experimental flag
experimental=False

# deprecated flag (applies to the whole plugin, not just a single version)
deprecated=False

# Since QGIS 3.8, a comma separated list of plugins to be installed
# (or upgraded) can be specified.
# Check the documentation for more information.
# plugin_dependencies=

Category of the plugin: Raster, Vector, Database or Web
# category=

# If the plugin can run on QGIS Server.
server=False

