Claude WidmerWebdesign & Karten
GEO

QGIS Plugin

Another Autosaver (and Backuper)

Automatically saves your QGIS project every X minutes - and creates a backup along with it if you want. You decide at every prompt.

Languages

DE · EN · FR

QGIS

3.x & 4.x

Qt

Qt5 & Qt6

Another Autosaver

The problem

Forgetting to save costs work

A crash, a power outage, a distraction: forgetting to save in QGIS can mean losing hours of work.

The solution

Automatic saving, with an optional backup

Every X minutes, the plugin saves your project automatically. Want a backup too? Just pick it at the prompt.

Why this plugin?

Not just another autosave plugin

Save and backup in one step

Other plugins do either autosave or backup. Here you decide both together, with a single click.

Full control, nothing hidden

Nothing gets overwritten without asking. Every prompt shows you exactly what's about to happen.

QGIS 3.x and 4.x, actively maintained

Works with Qt5 and Qt6. Questions or requests go straight to me, by email or GitHub issue.

How it works

3 steps

1

Timer runs

At a configurable interval (default 10 min), the plugin checks the current project.

2

Change detected

If there are unsaved changes, a prompt appears automatically.

3

You decide

Save only, save and create a backup, or do nothing.

Live demo

Try it yourself

Save project? dialog

The prompt with the three options: “Save only”, “Save + backup”, “Do nothing”.

Try it: what happens when you click?

project.qgz

Unsaved changes - waiting for your decision.

Settings

Everything adjustable

From “Settings…” in the menu:

Interval

How often (in minutes) the plugin asks.

Backups to keep

How many old backups are kept (0 = all).

Backup folder

Where the backups are stored.

Plugins menu showing Another Autosaver entries

The plugin in the “Plugins → Another Autosaver” menu.

Autosave & Backup Settings dialog

The plugin's settings dialog.

Backups

Where backups go

Every backup is timestamped and placed in a subfolder right next to the project file. Once the “backups to keep” limit is reached, the oldest one is deleted automatically.

project.qgz
backups/
project.qgz.2026-07-22_1030.baknewest
project.qgz.2026-07-22_1020.bak
project.qgz.2026-07-22_1010.bak
project.qgz.2026-07-22_1000.bak(deleted (limit reached))

Further notes

Status & compatibility

  • Available in German, English and French (follows the QGIS language setting).
  • Compatible with QGIS 3.x and QGIS 4.x (Qt5 & Qt6).

Feedback & contact

Questions or ideas?

Send me an email or open an issue on GitHub.