heb12 / heb12-electron

A simple Electron app for reading the Bible
https://heb12.github.io/desktop
GNU General Public License v3.0
10 stars 7 forks source link

Open Streaks #19

Open MasterOfTheTiger opened 6 years ago

MasterOfTheTiger commented 6 years ago

The Bible app by YouVersion has a feature called streaks. It keeps track of how many days in a row you open up the app. That would be a neat feature to have in this program. We would need to use the date function and localStorage, and we should display the streak in the into screen or something. Thoughts?

doodthedoodthedood commented 6 years ago

Sounds Cool and very achievable. As for the youversion app though, I have over 13 perfect weeks because I rigged it. We can't have a way for it to be like that.

MasterOfTheTiger commented 6 years ago

@doodthedoodthedood Well, can you tell me how you rigged it so that we can prevent it?

doodthedoodthedood commented 6 years ago

I used a widget on my phone to show me the verse of the day. Even if I don't look at it, It still counts

MasterOfTheTiger commented 6 years ago

@doodthedoodthedood Okay, well then I think we are fine. No widget yet.

MasterOfTheTiger commented 6 years ago

So @doodthedoodthedood can you work on this?

MasterOfTheTiger commented 5 years ago

This is postponed for now and will not be included in version 0.3.0 due to lack of time and difficulty.