Skip to content

Commit

Permalink
Update Autosave.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Yash-Garg authored Oct 6, 2019
1 parent 2a30ee5 commit 24a4cf1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions en/Autosave.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ since: 3.7

## Purpose

The autosave feature helps to to save an opened database without manual intervention.
Furthermore it synchronizes your local files which are associated with appropriate [shared SQL databases](SQLDatabase).
The autosave feature helps to save an opened database without manual intervention.
Furthermore, it synchronizes your local files which are associated with appropriate [shared SQL databases](SQLDatabase).

## Activation

Expand All @@ -20,11 +20,11 @@ You can activate the autosave feature through **Options → Preferences**, and t

## Autosave for local databases

If you are working on `.bib` files which are located on your file system, the feature will detect your changes automatically and save them without further intervention.
If you are working on `.bib` files which are located on your file system, this feature will detect your changes automatically and save them without further intervention.

## Autosave for shared databases

Generally you are able to save a shared database after connecting to it. This feature enables a full synchronization of your local bib file with the [shared SQL database](SQLDatabase) which could simoultaneously be used by other collaborators.
Generally, you are able to save a shared database after connecting to it. This feature enables a full synchronization of your local bib file with the [shared SQL database](SQLDatabase) which could simultaneously be used by other collaborators.

## Remarks

Expand Down

0 comments on commit 24a4cf1

Please sign in to comment.