Jump to content

Please read the Forum Rules before posting.

Photo

Bible Reading Plan


  • Please log in to reply
3 replies to this topic

#1 tanquest

tanquest

    New to Bible Support

  • Veterans
  • Pip
  • 2 posts
Offline

Posted 15 January 2012 - 10:15 AM

Pocket esword has a module to plan & customise your bible reading. I have found it very useful. As I am new to anroid, is there such module available? If not, would someone graciously help to create one? Tks in advance. :)

#2 pfpeller

pfpeller

    Moderator

  • Moderators
  • 1,112 posts
  • LocationWA
Offline

Posted 15 January 2012 - 10:24 AM

Hello tanquest,

MySword does not currently have a Bible Reading Plan feature to my knowledge, but I will check to see if one exists or if one is planned.

I use the bookmark feature within MySword to bookmark where I left off in the New Testament, Old Testament, and Pslams or Proverbs.

Blessings,
Peter

#3 Atheist Rob

Atheist Rob

    e-Sword Addict

  • Members (T)
  • PipPipPipPip
  • 83 posts
  • LocationThe Netherlands
Offline

Posted 17 January 2012 - 03:23 PM

I used kind of a workaround for that. I created a reading plan in e-Sword for Windows and copied the resulting file (ending in .brpx) to my Android phone. This file is a .sqlite database file (like most of e-Sword and MySword) and I used aSQLiteManager to keep track of my plan. I added a column 'Date' for readability with these commands:
alter table Plan add 'Date' Date;
update Plan set Date = date(strftime('%s','now')+Day*86400,'unixepoch');
This renders dates starting tomorrow. You also can use a specific date i.o. 'now' as '2012-01-17' in the second line.

It works, somewhat, but I do hope that they will implement an integrated reading plan one day.

Hope this helps,
Rob

#4 pfpeller

pfpeller

    Moderator

  • Moderators
  • 1,112 posts
  • LocationWA
Offline

Posted 17 January 2012 - 03:34 PM

Thanks Rob,
They may add this feature in the future. They are working other features at the moment that are a higher priority.
Blessings,
Peter




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users




Similar Topics



Latest Blogs