diff --git a/app/db/README.md b/app/db/README.md index f1532377..5a521985 100644 --- a/app/db/README.md +++ b/app/db/README.md @@ -25,3 +25,37 @@ Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protrac ## Further help To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md). + +# Punch List + +- Swipe to close +- Drop down menu items for move card up/down +- Options to merge references + - Merge if overlap + - Merge if contains +- Font Size / Font settings +- Page Admin \*\* + - Delete Page + - Show page and list of card titles + - Remove card from page + - Make page public (private edit only) +- Notes Admin \*\* + - Edit Note + - Delete Note + - Create Note + - Note: Add Cross References + - Note: Auto link passages using markdown link syntax +- Passage + - Show Note Cross References \*\* +- Login +- Help Page +- Remove settings page (don't need them if you have page/note admin) +- Settings for theme + - Custom Colors for Light/Dark modes +- Dark / Light / NightLight Mode +- Sync Card across Devices +- Clear Search after Query +- Strongs as modal not implemented yet +- Merge saved pages lists when unlogged in -> login +- Incorporate Jacob's Geo Work +- Android and IOS mobile apps with Ionic Capactor