Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

Bookmarking for offline data #91

Open
4 tasks
ShirleyNekoDev opened this issue Oct 14, 2019 · 1 comment
Open
4 tasks

Bookmarking for offline data #91

ShirleyNekoDev opened this issue Oct 14, 2019 · 1 comment

Comments

@ShirleyNekoDev
Copy link

ShirleyNekoDev commented Oct 14, 2019

Blocked by

Description

As a user, I'd like to bookmark a course, news or info bit to find it again later.
It would be nice to have the bookmarked page offline available.

Requirements
This would require:

  • an bookmarking action on each of the entry pages.
  • an overview page of each bookmarked page.
  • actions to view and remove (delete from local store/remove bookmark) a bookmarked page.

Implementation details
It would be possible to expand the tagging system for bookmarking purposes. If we divide tags in local and cloud/given tags and use page type and bookmarked as tags, we would have a simple system to find stored data.
Furthermore, non-bookmarked cached entries could be pruned via time based strategies to keep the local database small.

@ShirleyNekoDev
Copy link
Author

This will be specified via further tickets.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants