Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional reading dates #436

Merged
merged 7 commits into from
Jan 29, 2024
Merged

Additional reading dates #436

merged 7 commits into from
Jan 29, 2024

Conversation

mateusz-bak
Copy link
Owner

@mateusz-bak mateusz-bak commented Jan 27, 2024

Work in progress for additional reading dates.

The main start date, reading date and custom reading time stay the same.

There is new TEXT column in the DB which is an aray of additonal reading dates.
One additional reading date is in text form like this (three values, separated by pipe character):

iso8601string|iso8601string|integer
first string is start date, second finish date, and the last number is custom reading time in milliseconds. The values can also be empty like:
||

obraz obraz

@mateusz-bak mateusz-bak changed the title Additional reading dates Draft: Additional reading dates Jan 27, 2024
@mateusz-bak mateusz-bak changed the title Draft: Additional reading dates Additional reading dates Jan 29, 2024
@mateusz-bak mateusz-bak merged commit 80b78f5 into master Jan 29, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE_REQUEST] Add additional Date started and Date finished fields for those who re-read.
1 participant