what about the "PageRank" meaning? #430
Answered
by
dev-msp
YeChengMinMin
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
dev-msp
Apr 23, 2022
Replies: 1 comment
-
Page rank isn't anything you can set manually, it's an algorithm that assigns scores to nodes in a graph (e.g. your notes) based on how many other nodes link to them. I don't think there's any ability at the moment to specify the order of reviewable notes besides random or according to page rank. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
st3v3nmw
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Page rank isn't anything you can set manually, it's an algorithm that assigns scores to nodes in a graph (e.g. your notes) based on how many other nodes link to them.
I don't think there's any ability at the moment to specify the order of reviewable notes besides random or according to page rank.