Introduction

Backups

Whilst the notes app does not currently have backups built in, there are a few ways you can backup your note data.


Backup the Database

Your notes are stored in a database locally in your users roaming appdata directory.

You can backup this file to keep a backup of your notes.

It is worth remembering when the notes app is running, creating backups of this file may create inconsistencies in the data, as additional files may be created during operation to prevent data errors whilst operating.

The data is located at C:\Users\YOURUSERNAME\AppData\Roaming\LNotes\notedata.db

Note you may also have files named notes.db or notes.db.old. These are legacy from a previous database implementation, and were simply kept in the case that the upgrade to the new database failed (so you wouldn't lose your data).

Previous
Installation