This would serve as an assistant to find and create links between what I’m currently working on and the rest of my knowledge base, making my KB more consolidated.
Example:
What I had in mind was a module than scans all previously created rem and when you input new information would propose reference to existing rem.
Let’s say you have somewhere in your knowledge base the following rem:
Brain:: an organ that serves as the center of the nervous system
And somewhere else in your knowledge base, you input (either copy and paste or type) a text that contains the above-mentioned rem
There are two basic types of sleep: rapid eye movement (REM) sleep and non-REM sleep (which has three different stages). Each is linked to specific brain waves and neuronal activity
After leaving the rem, the module would detect that the text you created contains a segment (in this case, 1 word) that is the exactly the same as another existing rem in your knowledge base. The module would then hint at the possibility of reference to be created : discreet dash or dotted underlining the word brain
, for example.
By limiting to auto-referencing to Concepts (→limiting the pool) , and running the module only after leaving the rem (→run once instead of running after typing every word), it would have a lighter implementation.
It also should be possible to trigger this module anytime in the future to revisit “old” rems and create connections there also.
Some examples of implementations of auto-detection and link between ideas (thanks @UMNiK) : napkin, mind
I know it’s possible to do it “manually” by selecting words one by one, but I think some sort of consolidation module of the overall system would be appreciated, at least by me . It would assist me in making my knowledge base more consolidated, without taking the focus out of what I’m currently working on.