GithubHelp home page GithubHelp logo

Comments (3)

wustho avatar wustho commented on May 27, 2024

Hey there, yes actually I was contemplating on global textwidth that affect all documents intead of each. But the first time I made this, it's way easier to maintain this way (at least in state schema), will reconsider this in the future, thanks for input...

from epy.

mcepl avatar mcepl commented on May 27, 2024

Meanwhile, there is a table last_read which covers the global state, doesnโ€™t it?

from epy.

wustho avatar wustho commented on May 27, 2024

Yes, that's actually pretty recent schema. The first time I made it, it's also in reading state table, so there is like last_read: bool = True in reading state table and each time we need to find last read file, we need to loop through all the reading state until we found True in last_read lol.

Pardon my rash judgement, at the moment I made this I was focusing on how to render the text in center of screen, so never thought much about anything else but how overall works...

And for the moment, I'm thinking of making unit tests before other contributors do any essential changes, like making textwidth global. And also focusing on the tts engine, hoping to find some engine that on par with alexa voice... So it may take some time before going back to this issue...

from epy.

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.