From f5c07f0e198c29ff0e4dcd7c991596e5c2118cbd Mon Sep 17 00:00:00 2001 From: azivner Date: Tue, 22 Aug 2017 20:21:18 -0400 Subject: [PATCH] updated todo --- TODO | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/TODO b/TODO index 2f7cceefe..79bd283e6 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,6 @@ -- drag and drop for notes (currently only keyboard) -- authentication with credentials in the config file (password hashed and salted) -- sync with sync server -- remembering open and closed folders +- when loading the app, open last viewed note - link to individual notes (and changing the URL to current one, probably through # anchor) -- when loading the app, open last viewed note \ No newline at end of file + +Later: +- drag and drop for notes (currently only keyboard) +- sync with sync server \ No newline at end of file