Git Product home page Git Product logo

Comments (5)

HeddaZ avatar HeddaZ commented on June 6, 2024

您的反馈已收到,我会尽快考虑此功能的实现方式;

因为目前的 shadowstock 通过 HTML / Cookie 来提供数据记录,它在远程 http 服务器上(因此才如此轻量),所以唯一能有权限往本地写的就是 cookie。

* 我会考虑更实际有效的方案来实现【股票代码的迁移问题】,也许加一个账号关联是个可行的方案。*

from shadowin.

laolangcool avatar laolangcool commented on June 6, 2024

账号感觉必要性不强,就是看股市行情,不用太复杂,现在这样简单小巧的好。能读取本地的关注代码文件就可以了,类似配置文件那样。

from shadowin.

HeddaZ avatar HeddaZ commented on June 6, 2024

谢谢你的建议,因为 Shadowin 透明外框和内层的 ShadowStock 页面原本是分开的2个项目;只是结合起来用会比较方便,所以才一起翻出来开源。
目前外框还不会向内部页面注入任何的信息,我也尽量不去产生这样的耦合。因此具体的方案还需要斟酌一下。

from shadowin.

laolangcool avatar laolangcool commented on June 6, 2024

理解。那能否这样:让目前的输入框支持从外部拷贝带回车和注释的内容进来,ss把内容解析出来?

from shadowin.

HeddaZ avatar HeddaZ commented on June 6, 2024

问题已在 V2.0 中解决,请重新下载安装:https://github.com/HeddaZ/Shadowin/releases (推荐升级方式)
抑或直接修改本地文件 Shadowin.exe.config
<add key="Url" value="http://shadowstock.iihtml.com/&quot;/>

from shadowin.

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.