Git Product home page Git Product logo

Comments (5)

Kenshin avatar Kenshin commented on August 16, 2024

😂

如果是具有交互性质的页面并不适合使用阅读模式。

我关闭这个 Issues 了,有任何疑问随时沟通。

from simpread.

WK-Apollo avatar WK-Apollo commented on August 16, 2024

@Kenshin 主要是我需要加入稍后做标注笔记,但是本地快照缺少代码段,还得返回原网页阅读

from simpread.

Kenshin avatar Kenshin commented on August 16, 2024
  1. 排除掉互动的问题,简悦对代码段的支持确实有限,但不完全是简悦的问题,(感觉你应该是个 Developer),所以应该能理解,代码高亮方案太多了,而且没有任何规则,所以很难覆盖任意场景。

  2. 这个页面包含了很多互动内容,不可能在阅读模式中也能支持它们。

  3. 即便我强制让阅读模式拥有 textarea(但肯定没法使用 Run 功能),在稍后读中也是没法支持的。

不过,简悦可以能做到:

  1. 适配这个页面(因为还挺知名)

  2. 阅读模式内但无任何交互内容

  3. 适配后可正常加入稍后读(但建议使用 本地快照方案 否则也不会太完美支持。


我的想法是没必要适配这个页面,但如果你能接受上面的情况,我会考虑适配它。

from simpread.

WK-Apollo avatar WK-Apollo commented on August 16, 2024

即便我强制让阅读模式拥有 textarea(但肯定没法使用 Run 功能),在稍后读中也是没法支持的

  • 并不需要交互功能,我使用阅读模式大多数情况下是为了下载文章,所以只需要可以正常显示出代码即可。
  • 编辑文本框内代码的需求也没有, textarea没有必要,只需要可以读取原页面textarea中的内容并显示即可
    (其实那个run已经失效了,服务器端似乎已经把这个功能砍了,所以相当于是没有交互的页面)

from simpread.

Kenshin avatar Kenshin commented on August 16, 2024

okay 可以考虑适配

from simpread.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.