Kenshin / simpread

简悦 ( SimpRead ) - 让你瞬间进入沉浸式阅读的扩展
http://ksria.com/simpread
GNU General Public License v3.0
7.92k stars 530 forks source link

导入到 Workflowy #5540

Open Sammyhhhh opened 1 year ago

Sammyhhhh commented 1 year ago

请描述你的建议或任何内容

請問是否支持導出到workflowy?

补充说明

No response

Kenshin commented 1 year ago

暂时没有,因为它的树形结构并不适合,所以并没有支持它。

你有什么想法吗?或者说你想让什么样的内容导入到 Workflowy 中?

yoghurtdewdew commented 12 months ago

我也和很希望能支持导入到workflowy,我觉得workflowy很好用,我看到现在简悦好像有类似workflowy的排版,希望能将原文和高亮格式一起导入到workflowy(workflowy里也有好几种颜色,如果能对应起来那就太好了)

Kenshin commented 12 months ago

@yoghurtdewdew

我也想,但我研究了下,没有 API 啊! 😂

如果你有可以导入到 Workflowy 的工具可以告诉我。

yoghurtdewdew commented 11 months ago

感谢大佬的回复!我在想是否可能通过复制粘贴的方法导入?比如在简悦中能够设置好元素及缩进及格式,一键复制粘贴,以及我比较期望的是粘贴到workflowy时尽量没有空行和多余的空格,链接方面也在想如果能够只能去除一部分就好了 以及,好像可以通过bookmarklet的方式手动导入?workflowy没法装插件,但是好像可以通过书签实现一些其他功能

Kenshin commented 11 months ago

@yoghurtdewdew

正在着手ing... 但也只能是用的复制到剪切板的方式。 😂

我也是 Workflowy 的深度用户。

yoghurtdewdew commented 11 months ago

太棒了!能通过复制到剪贴板的方式,把层级和标注导进去,那就很不错了,我感觉标注会比较难搞,理想的是原文+标注时,能把颜色对应起来

Kenshin commented 11 months ago

理想的是原文+标注时,能把颜色对应起来

「你想多了」… 😂

不行,连粗体之类都不行。 😱

yoghurtdewdew commented 11 months ago

我看了看wf的导出,opml格式里好像有相应的内容 比如粉色我看到是<span class="colored bc-pink">带颜色的文字 </span>,哎,还是期待期待😂 应该children note等层级格式应该能支持😂

Kenshin commented 11 months ago

目前是这样的(复制到剪切板后再粘贴的效果)

image

包括:

  1. 目录层级
  2. 标注
Kenshin commented 11 months ago

但暂时没有备注,不知道备注怎么设计... 你有没有什么建议?

另外你提到的 https://github.com/Kenshin/simpread/issues/5540#issuecomment-1630111168 暂时可能不会考虑,只能说暂时,细节没想好~

yoghurtdewdew commented 11 months ago

我觉得可以这样~

颜色我还挺需要的,要是没法把多个简悦的颜色对应导出,可能就只能不适用简悦的标注,直接导出全文然后到workflowy里标颜色😂

image
<?xml version="1.0"?>
<opml version="2.0">
  <head>
    <ownerEmail>
      隐藏我的邮件地址哈哈@隐藏.com
    </ownerEmail>
  </head>
  <body>
    <outline text="网页标题" _note="date创建 | date更新 | http原文链接 | http简悦链接&#10;">
      <outline text="原文&lt;span class=&quot;colored bc-yellow&quot;&gt;高亮标注简悦颜色对应1&lt;/span&gt;原文原文原文原文原文原文" />
      <outline text="原文&lt;span class=&quot;colored bc-pink&quot;&gt;高亮标注简悦颜色对应2&lt;/span&gt;原文原文原文">
        <outline text="原文原文原文" />
      </outline>
      <outline text="原文&lt;span class=&quot;colored bc-teal&quot;&gt;高亮标注简悦颜色对应3&lt;/span&gt;原文">
        <outline text="原文原文原文" />
        <outline text="原文&lt;span class=&quot;colored bc-green&quot;&gt;高亮标注简悦颜色对应4&lt;/span&gt;原文原文" />
      </outline>
      <outline text="原文原文原文原文" />
      <outline text="原文原文原文原文" />
    </outline>
  </body>
</opml>
Kenshin commented 11 months ago

直接导出全文然后到workflowy里标颜

你想多了... 全文肯定不可能,也不现实,Workflowy 连最基本的都没法导入,更何况这些...

最多会考虑试试颜色,但也很麻烦。

yoghurtdewdew commented 11 months ago

那可以这样吗,比如,导出有标注的句子,我标注的时候不会直接划句子,是划句子里的一小段,导出带有标注的句子,并将标注显示的颜色匹配起来,这样就很棒。 我试过直接粘贴,bullet太多,还有空行或者只含有一个符号的空行,效果确实不行。

Kenshin commented 11 months ago

别折腾了,等插件吧 😂

尽量有颜色...

yoghurtdewdew commented 11 months ago

那我期待一波!!

Kenshin commented 11 months ago

@yoghurtdewdew

颜色差不多了

image
Kenshin commented 11 months ago

但可能有个新问题... 就是不太好看(下图)

image

尤其是当标注都在一起的时候会感觉是一坨...

Kenshin commented 11 months ago

改成下面的方式比较好

image
yoghurtdewdew commented 11 months ago

所以!是否可能:

image

意思是,标注的时候没有标注完整的句子,标注的是其中的一小段话,然后复制导出的时候,导出上下文(标注所在的段落/bullet),而不是仅导出标注的一小段,这样又美观,又有上下文的支持,不就很好吗!

Kenshin commented 11 months ago

可以考虑,优先级很低,这样只能是你自己的使用习惯,并没有共性。

因为如果一旦有用户标注整段的话,一样不好看。

yoghurtdewdew commented 11 months ago

那不是可以自定义配置,A 导出标注时高亮对应文字,B 还是只加高亮前缀 如果高亮前缀,可以支持自定义 统一所有/每个 高亮颜色 的前缀的文字内容

yoghurtdewdew commented 11 months ago

如果不能导出时对应着高亮标注关键词位置的话,我就只能在workflowy里高亮标注了,就没法在优美的简悦里标注了😭

Kenshin commented 11 months ago

那不是可以自定义配置,A 导出标注时高亮对应文字,B 还是只加高亮前缀 如果高亮前缀,可以支持自定义 统一所有/每个 高亮颜色 的前缀的文字内容

全部高亮都设置的方案不好看…

如果不能导出时对应着高亮标注关键词位置的话,我就只能在workflowy里高亮标注了,就没法在优美的简悦里标注了😭

Workflowy 并不适合这么做… 你这种方式只是看起来还不错而已,但凡遇到点奇怪结构就是白扯。


这个(带颜色的)需求我已经开发了超过了太长时间了,而且你的做法局限性太高了,不具有任何共性。

最直接的方式就是将标注可以完整的粘贴到 Workflowy ,并且最好带颜色。

不要试图将全文都放到 Workflowy 或者带有部分高亮的段落。

yoghurtdewdew commented 11 months ago

那简悦的导出方案我目前知道的有:A导出全文 标注带高亮颜色 B仅导出标注 然后是否有:C导出带有标注的段落/句子 标注带高亮颜色

因为我只想标注句子中的几个感兴趣的词语,不想标注完整的句子(对,确实并不是任何时候都如此)。在这种情况下,如果只有AB选项的话,要么导出的是全文,要么导出的是不完整的句子。

对于导出配置,可以自定义设置为:标注带高亮颜色(加个备注:仅导出标注时不建议勾选此项)

全部高亮都设置的方案不好看…这个(带颜色的)需求我已经开发了超过了太长时间了,而且你的做法局限性太高了,不具有任何共性。

并不是所有的句子都需要标注完整的句子,我这里的需求就是,我提供的图片上那样,有段落/句子的内容,也有各个高亮颜色标注的几个关键词,所以就是我这里提到的C是否可能实现?

感谢您出色的开发能力❤️❤️❤️❤️

yoghurtdewdew commented 11 months ago

我不知道自己是否表达清楚了,我觉得对于workflowy,高亮颜色在关键词上,才能够迅速锁定关键词,不管在workflowy或简悦中,阅读效果都比标注完整的句子更佳(对我来说),我觉得这个就是意义。

Kenshin commented 11 months ago

@yoghurtdewdew

哈,表达的很清晰~

https://github.com/Kenshin/simpread/issues/5540#issuecomment-1633783265

考虑下你的诉求,你说的确实有道理。

但当前这个版本,应该不会实现。

yoghurtdewdew commented 11 months ago

好哒!那我先期待一波!

Kenshin commented 11 months ago

@yoghurtdewdew

这个插件可以使用了(但没有对外发布,所以插件的名称不对) https://simpread.ksria.cn/plugins/details/5rAnvS0kR6

有两个功能:

  1. 定制模板
  2. 定制标注的 Flag

第一个功能就先按照插件默认值;

第二个功能可以聊聊,当删除下图所示的值后

image

导出到 Workflowy 就会变成没有任何内容,如下图

image

结合你之前讨论的内容,我觉得可以这么综合下,使用这个方式的前提:

Workflowy 并不适合将任意 HTML 都能完整的转换。

所以,你说的方式在实施起来确实有很多难度。

但通过功能二变通下,即分为两步:

  1. 通过简悦先划取重要内容

    image

    粘贴到 Workflowy 为下面的初始内容(以及结构)

    image
  2. 通过这个插件复制到 Workflowy 后做二次整理

    image

好处:

  1. 通过第一次整理,让重要的信息存在 Workflowy 中

  2. 通过第二次整理,Focus 你关注的内容

这样解决了:

  1. HTML 无法精准的转换到 Workflowy 的问题
  2. 无效的内容直接被第一次筛选剔除掉
  3. 粘贴到 Workflowy 上的内容包含了文章的大纲结构 + 重点内容
  4. 在 Workflowy 中还可以利用大纲的层级优势继续优化

关于第四点,下面是一个例子,下图是我整理后的内容

image

很清晰的结构,但原文并没有这些清晰 / 明确的结构,在原文中先用简悦划取重点部分,然后在 Workflowy 中修改为上图(我理解的方案)

yoghurtdewdew commented 11 months ago

功能二 定制标注的flag: flag除了图标元素,还可以是任意文字内容,比如emoji符号,文字:#tag等。

Workflowy 并不适合将任意 HTML 都能完整的转换

那么我前面提到的C选项

导出带有标注的段落/句子 标注带高亮颜色

实施起来有难度,所以你这边推荐先通过选项B导出标注,再到workflowy中高亮关键词

那么也通过上图中最后整理的内容:是不是在简悦中只使用1中标注颜色就够了?不同颜色的高亮在简悦中的意义是什么呢?

是否可能存在功能三 定制在workflowy中高亮的颜色 比如:

……

这样在简悦中完成完整的阅读和标注,又发挥了简悦中不同颜色的标注的作用🤔

可能我对这个颜色同步对应有点执着,如果确实难以很好地实现,只导出标注,也是不错的

yoghurtdewdew commented 11 months ago
image

我试了下好像没有导出内容😨(原文中是有标注也有目录的)

Kenshin commented 11 months ago

我更新了几个版本,建议重新安装(安装后重启浏览器)再试试。

另外把你出问题的 URL 给我看下。

yoghurtdewdew commented 11 months ago

好像是sciencedirect.com上的任意文献,标注就会导不出来,比如这篇 https://www.sciencedirect.com/science/article/pii/S1878535217300990 步骤就是,先添加了目录为标注,然后划了两条线试了下

Kenshin commented 11 months ago

okay 近期要休假,我抽时间看下。

试试按照你的习惯在少数派的页面测试。

yoghurtdewdew commented 11 months ago

有看到剪贴板里有内容 但是好像粘贴不出来

<?xml version="1.0"?><opml version="2.0"><body><outline text="Nanoparticles: Properties, applications and toxicities 纳米颗粒:性质、应用和毒性 ">
    <outline text="Metadate">
        <outline text="🔗 https://www.sciencedirect.com/science/article/pii/S1878535217300990" ></outline>

    </outline>
    <outline text="Annotations">
        <outline level="h2" node="f0e8916c-6f3a-4bbf-9c7d-fc4d49557667" text=" Abstract&nbsp;抽象"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;"></outline><outline text="Due to these characteristics, they are suitable candidates for various commercial and domestic applications, which include catalysis, imaging, medical applications, energy-based research, and environmental applications. &lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline><outline level="h2" node="b4449a75-e9b8-45ae-b07e-e6d29c21a9e3" text="Graphical abstract&nbsp;图形摘要"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline><outline level="h2" node="f59a22cc-376e-4db9-a088-a37dbd690cbd" text="1. Introduction&nbsp;1. 简介"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;"></outline><outline text="Nanotechnology is a known field of research since last century. Since “nanotechnology” was presented by Nobel laureate Richard P. Feynman during his well famous 1959 lecture “&lt;span&gt;” (Feynman, 1960), there have been made various revolutionary developments in the field of nanotechnology. Nanotechnology produced materials of various types at nanoscale level. &lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline><outline level="h2" node="b979534a-62ba-4ed2-aa25-09ebe82bd4e3" text="2. Classification of NPs&nbsp;2. NP 的分类"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;"></outline><outline level="h3" node="684f7009-3bab-40c3-876e-06b18666fa16" text="2.1. Carbon-based NPs&nbsp;2.1. 碳基 NP"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline><outline level="h3" node="b344aed3-a424-4f21-a0f9-705b305d3c4a" text="2.2. Metal NPs&nbsp;2.2. 金属 NP"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline><outline level="h3" node="3ca1b3b6-ef6d-4be0-ae44-3c447e1b9bc4" text="2.3. Ceramics NPs&nbsp;2.3. 陶瓷 NP"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline><outline level="h3" node="01611c57-74ae-4b7f-a9b5-76ff12aab763" text="2.4. Semiconductor NPs&nbsp;2.4. 半导体 NP"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline><outline level="h3" node="67f0ae25-d101-4b20-9beb-4817a2b64006" text="2.5. Polymeric NPs"></outline><outline level="h3" node="f47e620d-2cb6-42a4-bf29-f381cbd5feee" text="2.6. Lipid-based NPs&nbsp;2.6. 基于脂质的 NP"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline></outline><outline level="h2" node="f7066509-9195-49a4-b019-f0632149cb9c" text="3. Synthesis of nanoparticles3. 纳米粒子的合成"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;"></outline><outline level="h3" node="bc0922bd-232b-4bf9-9f85-251f0f757471" text="3.1. Top-down syntheses&nbsp;3.1. 自上而下的合成"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline><outline level="h3" node="63d3c8f3-fa10-4bda-aa62-1cb3717d5f4c" text="3.2. Bottom-up syntheses&nbsp;3.2. 自下而上的合成"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline></outline><outline level="h2" node="e6f7c068-82f5-41b2-a09b-9e53cbd95dcb" text=" 4. Characterization of NPs4. NP 的表征"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;"></outline><outline level="h3" node="ade28e46-dfb6-47e1-a984-16be30ebc392" text="4.1. Morphological characterizations4.1. 形态特征"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline><outline level="h3" node="1b6e1124-9e8d-4034-9cf7-3e97eaf5b141" text="4.2. Structural characterizations4.2. 结构表征"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline><outline level="h3" node="96121a10-ddae-4a75-87cd-6ea70a63b8ae" text="4.3. Particle size and surface area characterization4.3. 粒径和表面积表征"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline><outline level="h3" node="ac78b6d4-c3bb-4e84-8209-9c44873a44f5" text="4.4. Optical characterizations4.4. 光学表征"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline></outline><outline level="h2" node="e62daea7-74ef-4a7f-be9a-3a95c3f898e2" text="5. Physicochemical properties of NPs5. NPs 的理化性质"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;"></outline><outline level="h3" node="2eb653a6-7a42-406b-a441-c93f678a4c9c" text="5.1. Electronic and optical properties5.1. 电子和光学特性"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline><outline level="h3" node="748755db-d125-4b82-8f1c-c42349f85ce7" text="5.2. Magnetic properties&nbsp;5.2. 磁性"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline><outline level="h3" node="ce75abca-afad-40ad-9f94-af0df887af3d" text="5.3. Mechanical properties5.3. 机械性能"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline><outline level="h3" node="a080f453-559e-4b98-a306-2d37970db41e" text="5.4. Thermal properties&nbsp;5.4. 热性能"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline></outline><outline level="h2" node="517489f6-4b75-445a-8d0e-06f87df58068" text="6. Applications of NPs&nbsp;6. NP 的应用"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;"></outline><outline level="h3" node="be1ab0e3-065e-474c-8526-d827cac38c8c" text="6.1. Applications in drugs and medications6.1. 在药物和药物中的应用"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline><outline level="h3" node="ff0168f7-b5c4-4b2d-bec0-a4460481919c" text="6.2. Applications in manufacturing and materials6.2. 在制造和材料中的应用"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline><outline level="h3" node="3278c6fc-d20f-437d-9913-fa54f1ebd455" text="6.3. Applications in the environment6.3. 环境中的应用"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline><outline level="h3" node="6c37c225-dacd-41e5-9e53-710fbe0a9914" text="6.4. Applications in electronics6.4. 在电子产品中的应用"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline><outline level="h3" node="b0730e44-9720-497f-834d-be938361b689" text="6.5. Applications in energy harvesting6.5. 能量收集中的应用"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline><outline level="h3" node="f19edf4e-db15-483e-9fb8-bc8bca52cf5f" text="6.6. Applications in mechanical industries6.6. 在机械工业中的应用"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline></outline><outline level="h2" node="7b4f0ad2-87d6-4d79-819b-e8b0ecc8daee" text="7. Toxicity of NP&nbsp;7. NP 的毒性"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline><outline level="h2" node="b9457910-a330-447d-8666-a9f0638c5331" text="8. Conclusion&nbsp;8. 结论"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline><outline level="h2" node="d6d79c41-2656-4eab-b4ce-6c465523c08b" text="9. Recommendations&nbsp;"><outline text="&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline>
    </outline>
</outline></body></opml>

比如这个,实际粘贴到wf时,Metadate下有一个链接,Annotations下无内容

yoghurtdewdew commented 11 months ago

有看到剪贴板里有内容 但是好像粘贴不出来

<?xml version="1.0"?><opml version="2.0"><body><outline text="Nanoparticles: Properties, applications and toxicities 纳米颗粒:性质、应用和毒性 ">
    <outline text="Metadate">
        <outline text="🔗 https://www.sciencedirect.com/science/article/pii/S1878535217300990" ></outline>

    </outline>
    <outline text="Annotations">
        <outline level="h2" node="f0e8916c-6f3a-4bbf-9c7d-fc4d49557667" text=" Abstract&nbsp;抽象"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;"></outline><outline text="Due to these characteristics, they are suitable candidates for various commercial and domestic applications, which include catalysis, imaging, medical applications, energy-based research, and environmental applications. &lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline><outline level="h2" node="b4449a75-e9b8-45ae-b07e-e6d29c21a9e3" text="Graphical abstract&nbsp;图形摘要"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline><outline level="h2" node="f59a22cc-376e-4db9-a088-a37dbd690cbd" text="1. Introduction&nbsp;1. 简介"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;"></outline><outline text="Nanotechnology is a known field of research since last century. Since “nanotechnology” was presented by Nobel laureate Richard P. Feynman during his well famous 1959 lecture “&lt;span&gt;” (Feynman, 1960), there have been made various revolutionary developments in the field of nanotechnology. Nanotechnology produced materials of various types at nanoscale level. &lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline><outline level="h2" node="b979534a-62ba-4ed2-aa25-09ebe82bd4e3" text="2. Classification of NPs&nbsp;2. NP 的分类"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;"></outline><outline level="h3" node="684f7009-3bab-40c3-876e-06b18666fa16" text="2.1. Carbon-based NPs&nbsp;2.1. 碳基 NP"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline><outline level="h3" node="b344aed3-a424-4f21-a0f9-705b305d3c4a" text="2.2. Metal NPs&nbsp;2.2. 金属 NP"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline><outline level="h3" node="3ca1b3b6-ef6d-4be0-ae44-3c447e1b9bc4" text="2.3. Ceramics NPs&nbsp;2.3. 陶瓷 NP"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline><outline level="h3" node="01611c57-74ae-4b7f-a9b5-76ff12aab763" text="2.4. Semiconductor NPs&nbsp;2.4. 半导体 NP"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline><outline level="h3" node="67f0ae25-d101-4b20-9beb-4817a2b64006" text="2.5. Polymeric NPs"></outline><outline level="h3" node="f47e620d-2cb6-42a4-bf29-f381cbd5feee" text="2.6. Lipid-based NPs&nbsp;2.6. 基于脂质的 NP"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline></outline><outline level="h2" node="f7066509-9195-49a4-b019-f0632149cb9c" text="3. Synthesis of nanoparticles3. 纳米粒子的合成"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;"></outline><outline level="h3" node="bc0922bd-232b-4bf9-9f85-251f0f757471" text="3.1. Top-down syntheses&nbsp;3.1. 自上而下的合成"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline><outline level="h3" node="63d3c8f3-fa10-4bda-aa62-1cb3717d5f4c" text="3.2. Bottom-up syntheses&nbsp;3.2. 自下而上的合成"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline></outline><outline level="h2" node="e6f7c068-82f5-41b2-a09b-9e53cbd95dcb" text=" 4. Characterization of NPs4. NP 的表征"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;"></outline><outline level="h3" node="ade28e46-dfb6-47e1-a984-16be30ebc392" text="4.1. Morphological characterizations4.1. 形态特征"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline><outline level="h3" node="1b6e1124-9e8d-4034-9cf7-3e97eaf5b141" text="4.2. Structural characterizations4.2. 结构表征"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline><outline level="h3" node="96121a10-ddae-4a75-87cd-6ea70a63b8ae" text="4.3. Particle size and surface area characterization4.3. 粒径和表面积表征"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline><outline level="h3" node="ac78b6d4-c3bb-4e84-8209-9c44873a44f5" text="4.4. Optical characterizations4.4. 光学表征"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline></outline><outline level="h2" node="e62daea7-74ef-4a7f-be9a-3a95c3f898e2" text="5. Physicochemical properties of NPs5. NPs 的理化性质"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;"></outline><outline level="h3" node="2eb653a6-7a42-406b-a441-c93f678a4c9c" text="5.1. Electronic and optical properties5.1. 电子和光学特性"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline><outline level="h3" node="748755db-d125-4b82-8f1c-c42349f85ce7" text="5.2. Magnetic properties&nbsp;5.2. 磁性"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline><outline level="h3" node="ce75abca-afad-40ad-9f94-af0df887af3d" text="5.3. Mechanical properties5.3. 机械性能"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline><outline level="h3" node="a080f453-559e-4b98-a306-2d37970db41e" text="5.4. Thermal properties&nbsp;5.4. 热性能"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline></outline><outline level="h2" node="517489f6-4b75-445a-8d0e-06f87df58068" text="6. Applications of NPs&nbsp;6. NP 的应用"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;"></outline><outline level="h3" node="be1ab0e3-065e-474c-8526-d827cac38c8c" text="6.1. Applications in drugs and medications6.1. 在药物和药物中的应用"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline><outline level="h3" node="ff0168f7-b5c4-4b2d-bec0-a4460481919c" text="6.2. Applications in manufacturing and materials6.2. 在制造和材料中的应用"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline><outline level="h3" node="3278c6fc-d20f-437d-9913-fa54f1ebd455" text="6.3. Applications in the environment6.3. 环境中的应用"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline><outline level="h3" node="6c37c225-dacd-41e5-9e53-710fbe0a9914" text="6.4. Applications in electronics6.4. 在电子产品中的应用"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline><outline level="h3" node="b0730e44-9720-497f-834d-be938361b689" text="6.5. Applications in energy harvesting6.5. 能量收集中的应用"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline><outline level="h3" node="f19edf4e-db15-483e-9fb8-bc8bca52cf5f" text="6.6. Applications in mechanical industries6.6. 在机械工业中的应用"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline></outline><outline level="h2" node="7b4f0ad2-87d6-4d79-819b-e8b0ecc8daee" text="7. Toxicity of NP&nbsp;7. NP 的毒性"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline><outline level="h2" node="b9457910-a330-447d-8666-a9f0638c5331" text="8. Conclusion&nbsp;8. 结论"><outline text="&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline><outline level="h2" node="d6d79c41-2656-4eab-b4ce-6c465523c08b" text="9. Recommendations&nbsp;"><outline text="&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline>
    </outline>
</outline></body></opml>

比如这个,实际粘贴到wf时,Metadate下有一个链接,Annotations下无内容,目前还没有排除是不是翻译插件什么的影响

感谢你的建议,我试了下少数派,效果好的一绝!

那我先期待一波~

Kenshin commented 11 months ago

Workflowy 的导入太严格了,我知道是什么问题了。

把出问题的 URL 给我

yoghurtdewdew commented 11 months ago

https://www.sciencedirect.com/science/article/pii/S1878535217300990 这个对应 https://github.com/Kenshin/simpread/issues/5540#issuecomment-1636756316

https://www.sciencedirect.com/science/article/pii/S1383586619347112?ref=pdf_download&fr=RR-2&rr=7cd66fbc29a96e40#s0010 这个对应 https://github.com/Kenshin/simpread/issues/5540#issuecomment-1636715850

不好意思我网络问题总是登不上github发的晚了

Kenshin commented 11 months ago

https://github.com/Kenshin/simpread/issues/5540#issuecomment-1636785581

我更新了新版本,你再试试。

Kenshin commented 11 months ago

https://github.com/Kenshin/simpread/issues/5540#issuecomment-1635653663

这两天太忙了,现在回复下这几个问题。

flag除了图标元素,还可以是任意文字内容,比如emoji符号,文字:#tag等。

文字、符号都可以,但暂时不支持 标签,因为标注的定制化暂时没有做,我怕太复杂了,有前两种足够了,而且标签其实也可以但是在后面

image
是否可能存在功能三
    定制在workflowy中高亮的颜色
比如:

- 简悦黄色 对应 不转化(用来标注完整的句子或段落)

- 简悦蓝色 对应 转换为workflowy中的text:teal(导出全文时高亮,或导出标注时在标注的句子或段落中进一步高亮)

- 简悦绿色 对应 转换为workflowy中的Highlight:green(导出全文时高亮,或导出标注时在标注的句子或段落中进一步高亮)

太复杂了...(程序上复杂,使用起来也复杂)

目前就是简悦的标注色 → Workflowy 的标注色。


目前这套方案就两种用法:

  1. 简单的使用,我上面提到的。

  2. 复杂的使用,就是二次整理这个方式。

yoghurtdewdew commented 11 months ago

我感觉浏览器的翻译插件会影响,https://github.com/Kenshin/simpread/issues/5540#issuecomment-1636715850 中只显示标题和一个node

关闭翻译插件,倒是能导出,但是就没法很好的阅读了…… 我试了简悦的翻译插件,输入我自己的翻译的token,但是翻译速度比较慢经常刷不出来,好像也不是好办法

图:我简单对比了下剪贴板里的opml内容

image

yoghurtdewdew commented 11 months ago

以及使用过浏览器的翻译插件标注后,关掉浏览器的翻译插件后刷新再重新进入阅读模式,会看到有一些错误的高亮字符,这些字符可能不影响导出到剪贴板,但是还蛮影响阅读,也不太清楚咋去掉

image
yoghurtdewdew commented 11 months ago

https://github.com/Kenshin/simpread/issues/5540#issuecomment-1636943414

确实,我前面提的自定义配置opml或者说outline模板什么的是个很麻烦的大工程,但是这个倒是可能实现的,毕竟markdown模板、obsidian模板等还有一些我看不懂的东西都实现的挺好的,wf的增强配置未来也是有可能实现的

Kenshin commented 11 months ago

https://github.com/Kenshin/simpread/issues/5540#issuecomment-1637002414

只要页面有变动的话(比如你说的方式),会肯定对标注的定位产生影响。解决这个问题的方式是:本地快照,但你不想用,所以没有更好的解决方案。

https://github.com/Kenshin/simpread/issues/5540#issuecomment-1637002076

确定是用的新版本吗?理论上应该解决了这个问题。

另外,全文翻译你用了什么方案?如果有 ChatGPT Plus 账户的话,可以试试 https://zhuanlan.zhihu.com/p/640958303 比你提到的同样好很多,并且也是其它翻译产品做不到的。

Kenshin commented 11 months ago

我虽然也用 Workflowy 但基本上也不会有你这么疯魔,我的目标是:满足我可以结构化查看标注就好。

Workflowy 的限制很多很多,所以这也是为什么基本上没有太多产品跟它联动的原因。

降低期望值吧。(即便满足你这个需求,还是会有这样或那样的问题,它甚至连最基本的图片都没法显示,只是你可能不关注这个,但确实没法显示...


还有,这个 Issues 差不多已经讨论了一个星期,基本上快变成你的专属产品了... 😂

方便的话,请帮忙对简悦五星 + 好评 😏 是对简悦最好的回报 👍

进入 chrome://extensions/?id=ijllcpnolfcooahcekpamkbidhejabll 通过下图

image

Kenshin commented 11 months ago

https://github.com/Kenshin/simpread/issues/5540#issuecomment-1637002076

这个问题,我升级了下版本,再试试。

yoghurtdewdew commented 11 months ago

https://github.com/Kenshin/simpread/issues/5540#issuecomment-1637013316

没问题,你这个自然是值得广受好评 wf的图片问题其实还好,放个图片的链接就很ok的,省本地空间+图片又不晓得是软件的服务器先挂还是文章的服务器先挂,所以,导出标注到wf时包含图片的链接?这个我没试过是否能顺利搞出来,图片方面能在wf里粘贴个链接就很满足我的需求

https://github.com/Kenshin/simpread/issues/5540#issuecomment-1637012371

我正在配置本地(不过感觉好像一直在简悦、语雀、同步助手之间跳来跳去,每次看到请看这里就忍不住点一下,不知不觉就打开了好几个标签页😂 ),所以本地配置完,能带翻译的话,或许标注位置的变动问题会解决?chatGPT没买 感恩我先收藏一下这个方法

另外,我比较馋md的那些增强配置,比如,每条标注都有好像3个跳转链接,分外部内部等,到wf暂时只有文字 以及,我之前提到的可以使用注释 https://github.com/Kenshin/simpread/issues/5540#issuecomment-1632371922 来放meta信息比如各种date和link什么的,如果开放模板提供各种变量的话,我很想自己配置一波,opml的格式模板应该不止可以用到wf里,dynalist还有一些mindmap类软件估计也可以用,长远来看还是可以期待一波~

yoghurtdewdew commented 11 months ago

我更新了插件重启了浏览器,发现可能是浏览器的翻译插件或 https://github.com/Kenshin/simpread/issues/5540#issuecomment-1636785581 中第二个链接好像未适配?

我把稍后读里已有的页面删掉,重新通过网页端进入阅读模式,还是无法粘贴出来,粘贴到wf中就只有标题和metadate一共两行文字

剪贴板中的opml内容为:

<?xml version="1.0"?><opml version="2.0"><body><outline text="Degradation of sulfamethazine by persulfate activated with nanosized zero-valent copper in combination with ultrasonic irradiation 用纳米零价铜结合超声波照射活化过硫酸盐降解磺胺二甲嘧啶 ">
    <outline text="Metadate">
        <outline text="🔗 https://www.sciencedirect.com/science/article/pii/S1383586619347112?ref=pdf_download&fr=RR-2&rr=7cd66fbc29a96e40#s0035" ></outline>

    </outline>
    <outline text="Annotations">
        <outline level="h2" node="3bf867c4-79a0-476e-a471-bdc8012d97dc" text=" Highlights 突出"></outline><outline level="h2" node="6e7b0f87-40cf-4b8e-bc58-c86c318e35c4" text="Abstract 抽象"><outline text="Compared with other processes, the combined nZVC-PS-US process significantly enhanced SMZ removal due to a synergistic interaction between sonolysis and a heterogeneous reaction. &lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;与其他工艺相比,由于溶和异相反应之间的协同相互作用,联合 nZVC-PS-US 工艺显著提高了 SMZ 去除。&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline><outline level="h2" node="2244b427-f679-4cf7-854b-360a886ebf43" text="Graphical abstract 图形摘要"></outline><outline level="h2" node="5e59361b-74fd-4120-a915-fd501658bd72" text="1. Introduction 1. 简介"></outline><outline level="h2" node="d1780375-e4ca-4b27-838c-2b87c06b3a0d" text="2. Materials and methods 2. 材料和方法"><outline level="h3" node="9a23ff46-5db4-4eb8-a1fd-9236b4c123a1" text="2.1. Chemicals 2.1. 化学品"></outline><outline level="h3" node="b8cf3be1-87ce-46e0-9c02-6992e6521c25" text="2.2. Experimental procedure2.2. 实验程序"><outline text="Ultrasound reactors with an operating frequency of 20, 40, 60, 80 and 100 kHz and a power output of 0–200 W were specially designed by the Kunshan Shumei ultrasonic Instrument Co., LTD (Jiangsu, China). The power and frequency settings could be precisely controlled. &lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;工作频率为 20、40、60、80 和 100 kHz、功率输出为 0-200 W 的超声反应器由昆山舒美超声仪器有限公司(中国江苏)专门设计。可以精确控制功率和频率设置。&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;"></outline></outline><outline level="h3" node="f7602490-4489-45c8-a2e4-58036820635a" text="2.3. Analytical methods 2.3. 分析方法"></outline><outline level="h3" node="6135da8b-f3d5-4163-92ff-31817af752f6" text="2.4. Characterization 2.4. 表征"></outline></outline><outline level="h2" node="64136a41-e385-4500-810c-e9f10a10eeea" text="3. Results and discussion3. 结果和讨论"><outline level="h3" node="568b5678-2a37-4379-9318-44fa277b59dd" text="3.1. SMZ removal under different processes3.1. 不同流程下的 SMZ 移除"></outline><outline level="h3" node="499d470f-b2ff-4b1c-a903-3ff5b46b41e9" text="3.2. Optimization of influence factors on SMZ removal efficiency3.2. 影响因素对 SMZ 去除效率的优化"><outline level="h4" node="1cd89477-09d0-4d37-8011-f02cf00fca46" text="3.2.1. Effects of ultrasound intensity3.2.1. 超声波强度的影响"></outline><outline level="h4" node="581c5971-9fae-4591-87ef-5a8547ccb076" text="3.2.2. Effects of US frequency3.2.2. 美国频率的影响"></outline><outline level="h4" node="3a028e4f-e9ba-417a-810b-09f9e1f71f15" text="3.2.3. Effect of nZVC dosage3.2.3. nZVC 剂量的影响"></outline><outline level="h4" node="920c0a57-08bd-45fd-9664-f3e856de966b" text="3.2.4. Effect of SMZ initial concentration3.2.4. SMZ 初始浓度的影响"></outline><outline level="h4" node="2af27af6-e491-4b4a-adda-9a5e3c9dcf1c" text="3.2.5. Effect of PS concentration3.2.5. PS 浓度的影响"></outline><outline level="h4" node="39080ee8-2c81-4a79-8c6f-de5ba2e98247" text="3.2.6. Effect of initial pH and study of predominant species3.2.6. 初始 pH 值的影响和主要物种的研究"></outline><outline level="h4" node="5b793b94-1052-4e23-b9a3-e526faa870b9" text="3.2.7. Effect of inorganic anions and HA3.2.7. 无机阴离子和 HA 的影响"></outline></outline><outline level="h3" node="8f28cb31-6d84-4705-9f5d-78591379573d" text="3.3. Determination of radicals present in the nZVC-PS-US process3.3. 测定 NZVC-PS-US 过程中存在的自由基"></outline><outline level="h3" node="f128cf4a-0a73-4e1a-ad76-ffc6fd96261a" text="3.4. Effective copper species to activate PS3.4. 激活 PS 的有效铜种类"></outline><outline level="h3" node="2de480c2-14d0-4ebd-a666-ef99cbcabc7f" text="3.5. Characterization of the fresh and used nZVC particles in different processes3.5. 不同工艺中新鲜和用过的 nZVC 颗粒的表征"></outline><outline level="h3" node="a5ce2ae2-32f3-4696-b0eb-9af66e2e8de0" text="3.6. Degradation mechanisms and transformation pathways3.6. 降解机制和转化途径"><outline level="h4" node="cff3f063-ab7f-4dbd-9f44-639080c7654b" text="3.6.1. Degradation mechanisms3.6.1. 退化机制"></outline><outline level="h4" node="fba5f725-a1e1-424a-b86d-5e7064e8116b" text="3.6.2. Possible degradation pathways3.6.2. 可能的降解途径"></outline></outline><outline level="h3" node="ca850053-a889-45c1-8221-2e9b264d8a57" text="3.7. Removal efficiency of other organic micro-pollutants3.7. 其他有机微污染物的去除效率"></outline></outline><outline level="h2" node="b249394a-7f95-4324-a930-db318934e032" text="4. Conclusions 4. 结论"></outline><outline level="h2" node="0663bbf6-a912-4d60-a913-b26537f26ecb" text="Declaration of Competing Interest 竞合利益声明"></outline><outline level="h2" node="3c502d25-5f8b-456c-a568-3db7d330d350" text="Acknowledgements 确认"></outline><outline level="h2" node="eaf508d2-9cc4-4182-a652-6ab9a9b227d9" text="Appendix A. Supplementary material 附录 A. 补充材料"></outline>
    </outline>
</outline></body></opml>
Kenshin commented 11 months ago

导出标注到wf时包含图片的链接

是的,如下图

image

https://github.com/Kenshin/simpread/issues/5540#issuecomment-1637037972

我给你的版本就是在你做测试的基础上修改的

image

https://github.com/Kenshin/simpread/issues/5540#issuecomment-1637037972

我大概知道问题了,是 URL 造成的

image

Workflowy 太严格了... 是 URL 的问题,我又修改了下。😂

yoghurtdewdew commented 11 months ago

可以粘贴出内容了!!!

目前有个小问题,当我中英文一起标注时(英文在前中文在后),通常会在中文前出现<span><span><span><span>并在中文后出现</span></span></span>,这种倒是也能自个儿手动删除,目前中英文一块儿划的时候在一个node挺好的 该问题仅在手动的标注中出现,即大纲目录无此问题

image

以及,稍后读里可以使用插件嘛?我没找到网页上进入阅读模式那样的动作按钮,不知道怎么才能从稍后读里导出标注(考虑到,万一原网页的元素因为啥发生变化,我就没法重新导出标注了)

yoghurtdewdew commented 11 months ago

metadate → metadata 这个 是否可能放到标题行的注释note里,如果不考虑全文,感觉也不需要专门区分meta和anno,可以直接将所有node都放到标题下面,然后把{{create}} | {{now}} | http://原文 | http://Local放到注释里,这样页面会更清爽,打开标题就是目录

<outline text="网页标题" _note="date创建 | date更新 | &lt;a href=&quot;http://链接假设这里有个&quot;&gt;http原文链接&lt;/a&gt; | &lt;a href=&quot;http://链接假设这里有个&quot;&gt;http简悦链接&lt;/a&gt;&#10;">

image