效率工具:Roam Research中Discourse Graph插件使用流程

效率工具RoamResearchAbout 523 wordsAbout 2 min

I’m still surprised how much Roam Research potential would you find! Have been trying to use roam for my machine learning study for 2 weeks. The combination of discourse graph and query builder in @roam_jsopen in new window is really powerful! Here are what I found useful:我仍然很惊讶你会发现 Roam Research 的潜力有多大!2 周以来,我一直在尝试使用 roam 进行我的机器学习学习。@roam_js 中 discourse graph 和 query builder 的组合真的很强大!以下是我发现有用的内容:

*open in new window is the alias for the code node.*)是 Code 节点的别名。

The reason why I add both code node and alias for that code node is that Discourse can’t recognize a block reference of a code node as code node to establish the relationship. So like the gif below, no discourse relation found.我之所以同时为该代码节点添加 code node 和 alias,是因为 Discourse 无法将代码节点的块引用识别为代码节点来建立关系。所以就像下面的 gif 一样,没有找到 discourse 关系。

Now, I can easily go to the code node original block by clicking the * and then go back by checking the reference number.现在,我可以通过单击 * 轻松转到代码节点原始块,然后通过检查参考编号返回。

Loading...