Giter Club home page Giter Club logo

chatgpt-equations's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

chatgpt-equations's Issues

When copying formulas, the escape characters in HTML are also copied, which causes errors in LaTex formulas

When copying formulas, the escape characters in HTML are also copied, which causes errors in LaTex formulas.
eg: the render formulas is:

\begin{bmatrix} 
 x_{11} &x_{12}  \\
 x_{21} & x_{22} \\
 \vdots &\vdots  \\
 x_{n1} & x_{n2} 
\end{bmatrix}

But the copied is:

\begin{bmatrix} 
x_{11} & x_{12} \\
 x_{21} & x_{22} \\ 
\vdots & \vdots \\ 
x_{n1} & x_{n2} 
\end{bmatrix}

it's include the escape characters &amp

About Claude2

Could you please add the prompt to let Claude2 to display formula in Latex? Thanks a lot!

How can I turn-off "copy" feature?

Has it something to do with the editing of .js files? Is it possible to add this feature in extension itself like boolean type?

  • Turn on/off

Something like that.

P.S. Thanks for the extension.

Adapt the euqation format for Notion

Hi,

the app is amazing , however, it would be better if the app can be adapted to the format requirements of notion equations. I also use Chatgpt to Notion to transfer the answers to notion database, but for the equations, the katex format is not compatible, is that possible to modify the app to adapt to notion equation format?

extension is not worked

The extension is not worked anymore, since the chatgpt domain site is changed to chatgpt.com

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.