From 18f17e61c8d0dd8a6383c0ebead17e9c2e9488a7 Mon Sep 17 00:00:00 2001 From: Jason Wall Date: Sat, 8 Aug 2020 10:19:26 -0400 Subject: [PATCH] updates to readme --- app/db/README.md | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/app/db/README.md b/app/db/README.md index 897ba40b..29f17f9b 100644 --- a/app/db/README.md +++ b/app/db/README.md @@ -28,11 +28,11 @@ To get more help on the Angular CLI use `ng help` or go check out the [Angular C # Punch List -- Swipe to close -- Drop down menu items for move card up/down - Options to merge references \*\* - Merge if overlap - Merge if contains + - Merge if equals + - Don't merge - Page Admin \*\* - Delete Page - Show pages and list of card titles for each page in expansion panel @@ -47,14 +47,17 @@ To get more help on the Angular CLI use `ng help` or go check out the [Angular C - Passage - Show Note Cross References \*\* - Help Page -- Settings for theme - - Custom Colors for Light/Dark modes -- Dark / Light / NightLight Mode -- Merge saved pages lists when unlogged in -> login - Incorporate Jacob's Geo Work - Android and IOS mobile apps with Ionic Capactor - Test note persistence - Test note search -- Make card icons configurable (for future) - remove old ionic project + +## Optionally for Future + +- Swipe to close - Change Card Qry option in drop down +- Settings for theme + - Custom Colors for Light/Dark modes +- Dark / Light / NightLight Mode +- Make card icons configurable (for future)