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

Design Graph structure for keep entire bookmark relations. #3

Open
Drnutsu opened this issue Oct 25, 2020 · 0 comments
Open

Design Graph structure for keep entire bookmark relations. #3

Drnutsu opened this issue Oct 25, 2020 · 0 comments
Assignees

Comments

@Drnutsu
Copy link
Owner

Drnutsu commented Oct 25, 2020

Design the structure for keep bookmark node with keyword and short brief note for page's content.

Features

  • Node

    • keyword = the research topic.
    • brief = limited keyword summary paragraph.
    • array of notes = array of object note.
  • Edge

    • startRef = reference for origin of edge.
    • endRef = reference for target of edge.
    • backlinkSummary = this is the most important when you jump to research some keyword, for the parent page (parent node), you need jot the summary of what you figured out from that research.
      For example, In the ReduxSaga content has the link to learn more about Saga, then you jump to research the meaning of Saga. After you already got the context of Saga, you should jot the brief note of Saga context and how it related to the parent's node Redux Saga which you just jump from.

Ref

@Drnutsu Drnutsu changed the title Design tree structure for keep the keyword, bookmark and brief. Design Graph structure for keep entire bookmark relations. Oct 27, 2020
@Drnutsu Drnutsu self-assigned this Oct 27, 2020
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

No branches or pull requests

1 participant