[general]
name=OGIS File Edit Logger
qgisMinimumVersion=3.44
qgisMaximumVersion=3.99
description=Project-wide backup of all layers, layouts (.qpt) and datasets, with Latest/Timestamp backup modes, unsaved-edit detection and a live status panel. Extends the idea of a simple auto-saver into a full project backup logger.
version=2.1.3
author=Viduthalai Muthu M
email=viduthalaimuthu5@gmail.com

homepage=https://github.com/ViduthalaiMuthu/QGIS-Plugins
tracker=https://github.com/ViduthalaiMuthu/QGIS-Plugins/issues
repository=https://github.com/ViduthalaiMuthu/QGIS-Plugins

about=OGIS File Edit Logger backs up the entire QGIS project on a schedule or on demand: the project file itself, every file-based dataset used by its layers (Shapefile, File Geodatabase, MDB, standalone DBF, GeoTIFF and other raster/vector sources) and every Print Layout, exported as a standalone .qpt template. It supports two backup modes that can run together: "Latest" (a single always-overwritten copy, always on) and "Timestamp" (dated, versioned copies at a configurable interval). Before every backup it checks for unsaved edits in layers and unsaved project/layout changes, and lets the user choose to save, proceed anyway, or cancel that backup cycle. Every backup writes a metadata log entry (timestamp, size, dataset count and names).

tags=backup,auto save,edit logger,project backup,layout,qpt,datasets,recovery

icon=icons/plugin_icon.png
experimental=False
deprecated=False
server=False
hasProcessingProvider=no

license=GPL-2.0-or-later
