From be0bb4e123240ac3ce02431b974c82f8f05d843b Mon Sep 17 00:00:00 2001 From: luxagraf Date: Wed, 9 Jan 2019 13:29:17 -0600 Subject: latest changes --- TODO | 29 +++++++++++++++++------------ 1 file changed, 17 insertions(+), 12 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 751e018..eb97713 100644 --- a/TODO +++ b/TODO @@ -1,20 +1,14 @@ ## Note and Notebooks + * add overlay "are you sure" then delete notebook * side by side note view for comparing/adding annotations * add delete note option to list - * notebook main -- add form for editing all notebooks - * add search to notebook list on create and edit note pages - * covert notebook and tag menus to searchable dropdown - - menu default as an overflow div maybe? Select list? - - hide select list with JS, pull data into div - - add event to button to reveal menu - - add input box to top of menu for search - - make search hide menu items as you search - - make return open link + * add image parsing routine to avoid hotlinking ## Accounts - * make settings actually editable - * add settings for showing color + * make photo display in bio page and show file name in upload form + * make full name edittable + * add password change field * hook into groups to see if user is allowed to add more notebooks * add payment via stripe @@ -25,13 +19,24 @@ - position - dates - ## Outlines + * generate outline from tag/notebook??? + # Done + * add search to notebook list on create and edit note pages * port modal login to new modal system * add defailt "trash" notebook and note manager to not show notes in the trash. * refactor models to get rid of null on TextFields * add loading animation when saving, hide when done. - need new type of modal with no close btn - need to be resizeable + * notebook main -- add form for editing all notebooks + * get rid of flexbox for notebook list + * covert notebook and tag menus to searchable dropdown + - menu default as an overflow div maybe? Select list? + - hide select list with JS, pull data into div + - add event to button to reveal menu + - add input box to top of menu for search + - make search hide menu items as you search + - make return open link -- cgit v1.2.3