From 8a29f30fb2a949c03b318c4f7699136a8001be37 Mon Sep 17 00:00:00 2001 From: Joris Date: Sun, 13 Feb 2022 12:17:00 +0100 Subject: Synchronize deck only if necessary Look at the modification time of the deck, and synchronize if it has been modified after the last deck read. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 363a67d..3a9f7d0 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,7 @@ Cards are created from a plain text `./deck` file: # TODO -- Look at last modification of the deck, and omit db sync if last sync was after (+ show a message when synchronizing the deck) -- Fix crashes on zoom / changing size +- Fix crashes on zoom / changing vertical size ## Maybe -- cgit v1.2.3