298 Commits

Author SHA1 Message Date
Jason Wall
49f0969fc0 don't warn me about commonjs related to firebase 2020-08-08 18:02:23 -04:00
Jason Wall
e1ec08b8b9 formatting and update the editor config 2020-08-08 17:29:25 -04:00
Jason Wall
ddb6d23346 show passage cross references in notes
show note cross references in passages
2020-08-08 17:14:35 -04:00
Jason Wall
abc6e4e8af fix bugs and render xrefs 2020-08-08 15:37:25 -04:00
Jason Wall
18f17e61c8 updates to readme 2020-08-08 10:19:26 -04:00
Jason Wall
0b2d215aae Drop down menu items for move card up/down 2020-08-08 10:15:53 -04:00
Jason Wall
8160503f06 minor tweak to note xref display 2020-08-08 09:20:14 -04:00
Jason Wall
bb3d3ef5b6 formatting and readme updates 2020-08-07 22:55:01 -04:00
Jason Wall
b542da787b bug fix in update current saved page, minor renaming 2020-08-07 22:52:49 -04:00
Jason Wall
c66cdfb447 lots of fixes for storing notes 2020-08-07 22:41:00 -04:00
8ed0da3c1d Better merging logic handle the cross chapter case 2020-08-07 21:22:00 -04:00
Jason Wall
80be335d2b referenced notes for when we implement that search... 2020-08-07 21:19:17 -04:00
Jason Wall
cd0793e3a5 moved saved pages settings to settings component
show current saved page and update option only if on a saved page
setup errors to show as a toast when they appear.
2020-08-07 21:19:01 -04:00
Jason Wall
5ffed6453e moved saved pages settings to settings component
show current saved page and update option only if on a saved page
setup errors to show as a toast when they appear.
2020-08-07 21:10:53 -04:00
Jason Wall
25ed414aba sync local and remote display settings 2020-08-07 20:19:45 -04:00
573b9dc29d Bible reference merging logic. 2020-08-07 17:45:53 -04:00
Jason Wall
aaa7ec151b add google login with firebase 2020-08-07 10:10:06 -04:00
Jason Wall
49439ed857 update settings for editorconfig 2020-08-07 09:06:29 -04:00
Jason Wall
fa31ece0d6 update formatting of bible reference
added exception to editor config
2020-08-07 08:53:47 -04:00
Jason Wall
0e2b2273c1 fix reference refactor build issues 2020-08-07 08:42:08 -04:00
Jason Wall
d30f3736cb rename css variables
finish refactoring how settings are saved to local storage
2020-08-07 08:21:21 -04:00
f537f515f5 Snapshot of a couple things.
Fixed some parsing bugs with tests.
The beginnings of reference overlap detection.
2020-08-06 22:11:42 -04:00
Jason Wall
eb862a580a one mor fix for that test 2020-08-06 20:48:03 -04:00
Jason Wall
ed30f45bde fix bug in parser 2020-08-06 20:46:53 -04:00
Jason Wall
cdb54947cb move book one level up in reference 2020-08-06 20:18:38 -04:00
Jason Wall
26ad51c57f rename reference attributes
font-size updated
2020-08-06 20:11:55 -04:00
Jason Wall
7d3ca25a8d configure card font 2020-08-06 17:40:13 -04:00
Jason Wall
d70cc9ca3b remove settings page 2020-08-06 16:48:24 -04:00
Jason Wall
32699e552f clear search after query toggle 2020-08-06 16:47:04 -04:00
Jason Wall
b1014aae7d get reid of mathjs dependency. not sure why i was using that evaluate function... 2020-08-06 16:41:07 -04:00
Jason Wall
d7aa1e879e lots of renaming and organizing 2020-08-06 16:40:43 -04:00
Jason Wall
49edee2ec5 implement strongs as modal
rename verse picker folder
2020-08-06 16:11:32 -04:00
Jason Wall
3663fa0b53 add card to saved page(s) 2020-08-06 12:57:33 -04:00
Jason Wall
81075f47d7 one more update to readme 2020-08-05 18:38:47 -04:00
Jason Wall
b020f09fd4 Update Saved pages 2020-08-05 18:36:45 -04:00
Jason Wall
fb269968ad updated punch list in readme 2020-08-05 18:36:24 -04:00
Jason Wall
044daadf02 update the icon for cards 2020-08-05 18:21:14 -04:00
Jason Wall
7f5783bf82 fix loading saved pages and normal pages,
add settings to savePage, createNote
fixed the router,
cleaned up the note dialog so it can handle new/existing,
added page edit modal
2020-08-02 19:14:59 -04:00
Jason Wall
f305e106af show the saved pages, plumbing for saving pages and initializing them
fix a bug in how paragraph data is handled
minor cleanups
2020-08-02 16:48:53 -04:00
Jason Wall
3df7d73161 add notes support
clean up some scss variables
add some settings
2020-08-02 15:56:23 -04:00
Jason Wall
1cd1fc7edf update the data to use colons instead of semi-colons for reference keys 2020-08-02 13:46:29 -04:00
Jason Wall
528855895d allow quoted searches 2020-08-01 23:59:44 -04:00
Jason Wall
f95bf62cdb make the card icons part of the state, so you can allow the user to change them if they want to later. 2020-08-01 23:48:48 -04:00
Jason Wall
d3c7287b14 use a colon instead of semi-colon for verse reference key dilimeters. you should fix the data in strongs cross references when you get around to cleaning up that data... 2020-08-01 23:28:18 -04:00
Jason Wall
cb3903f86e numer of minor bug fixes, cleanup 2020-08-01 23:01:29 -04:00
Jason Wall
2748abeffa fix autocomplete drop down after search
add word search
add autocomplete search to state
2020-08-01 22:25:06 -04:00
Jason Wall
078aa1eddd fix display of strongs results 2020-07-27 09:49:21 -04:00
Jason Wall
a033801f29 add support for appending top/bottom and next to item 2020-07-21 21:48:56 -04:00
Jason Wall
1fce38d244 strongs number in passage tooltips 2020-07-21 21:32:29 -04:00
Jason Wall
27878c6412 hook up passages and strongs from within cards 2020-07-21 21:22:33 -04:00