|
|
|
|
|
by 6174
1854 days ago
|
|
Agreed, how to recall knowledge is more important than just store information. Innos have three features to make knowledge recall happen. 1. Linked references & Unlinked references
With this mechanism. If we are currently in the context of page A. Any pages related to page A will be and list under page A, this make related information can be discoverable, and where recall happen. 2. Knowledge Graph
Pages is connected in a graph, and graph is a way to explore all knowledge. Knowledge can be recalled through the graph links. 3. Auto suggest
When you type some keyword in a page's paragraph, if you mention the keyword is another page's name in the system. Innos will auto mark it. Just like vscode function reference highlight. A recall will happen at this certain time. |
|