GithubHelp home page GithubHelp logo

wonglkd / mathflowy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from omrihar/mathflowy

9.0 9.0 5.0 142 KB

Chrom{e,ium} extension to provide MathJax rendering for Workflowy

Home Page: https://chrome.google.com/webstore/detail/mathflowy/enkondafgdaafikjlehpnjebnknfgfle

JavaScript 85.58% HTML 14.42%

mathflowy's People

Contributors

wonglkd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

mathflowy's Issues

too long math bug

missing the end when the math is too long
when I insert this
\[T(n)=\left\{\begin{matrix}\Theta(n^{log_ba})& a> b^k \\\Theta(n^klog\ n)&a=b^k\\\Theta(n^k)&a<b^k\end{matrix}\right.\]
it works well
however, if i click this line , it becomes this
\[T(n)=\left\{\begin{matrix}\Theta(n^{log_ba})& a> b^k \\\Theta(n^klog\ n)&a =b^k\\\Theta(n^k)&a

An option for keeping bullets rendered until edited?

When clicking on notes and bullets, rendering for latex goes away seemingly because it is rendered until clicked so you can edit it.

In another extension called "Workflowy code formatter" it keeps the text rendered until the bullet is actually edited with some kind of character input, or deletion. This allows notes to contain rendered text and still be seen when opened. Could this be done with mathflowy?

Math text duplicates when used with bolded bullets

If I make a bullet point in Workflowy that contains LaTeX, and then make that bulletpoint bold, I get strange behaviour. If I click away and then click back on the bullet point, the LaTeX renders correctly, but a non-LaTeXed version of the formula appears immediately before the LaTeX. If I click away and back repeatedly, it keeps on duplicating the formula.

Error when entering list item by deleting the next one

Thanks for this extension :)

I'm noticing that when I have two list items in sequence and the first one contains math, if I delete the second one by repeatedly pressing backspace (causing the cursor to go to the end of the first item), the math is un-rendered incorrectly, resulting in strange duplication of the LaTeX code.

Not working: Error message on load: "MathJax is not defined"

Getting this error message, on load, while loading Workflowy:

Uncaught ReferenceError: MathJax is not defined

refreshVisibleChildrenUnderSelectedForAddButton @ render.js:70constructProjectTreeAsSelected @ document_view.js?v=20160322190640:369Class.extend.constructProjectTreeAsSelected @ document_view.js?v=20160322190640:390selectProjectReferenceInstantly @ document_view.js?v=20160322190640:114selectAndSearchUsingLocation @ document_view.js?v=20160322190640:102documentReadyFunc @ document_view.js?v=20160322190640:87documentReadyFunc @ render.js:48k @ document_view.js?v=20160322190640:84r.success @ document_view.js?v=20160322190640:708f.resolveWith @ jquery-1.5.1.min.js:16v @ jquery-1.5.1.min.js:16c @ jquery-1.5.1.min.js:16

Seems like MathJax is being called before it is loaded.

Chrome Version 49

Glitches if you click on a LaTeXd image

Hi,
I love the idea behind this extension and thanks for putting the time into this, however it seems to be glitching for me. I'm using mathflowy and workflowy, with no other workflowy extensions. I get a bug if I follow the below steps. I have verified this on two separate Windows 10 PCs.

  1. Create a simple equation in workflowly, i.e. $x_i$:
    image

  2. Reload the page to generate the LaTeXd image:
    image

  3. Clicking on a LaTeXd image will then cause it to glitch:
    image
    image

It does not go back to usual when I reload the page, I am just stuck with the garbled equation.

Doesn't render in Workflowy App

Mathflowy works when I'm viewing Workflowy in Chrome, but not when I'm using the Workflowy Chrome App. Is there a way to get it working in the Chrome App?

mathflowy doesn't work?

Thank you for making this great tool available.
There seems to be a problem when I want to use mathflowy.
I've installed "mathjax for chrome" and "mathflowy" extension, but when I open workflowy and enter the formula, the formula can't be rendered. Am I doing wrong with something?

New update broke compatibility with Firefox via Chrome Store Foxified

@wonglkd Thank you for the fix. Just one thing … the old version could be used in Firefox as well, via the extension "Chrome Store Foxified". Since the update, this doesn't work anymore (installing the extension has no effect whatsoever).

I'm aware that Mathflowy is a Chrome extension and that it is not your responsibility to maintain compatibility with another browser via a third-party extension – but if you could do anything about this, it would be great. (Actually, I think it was not the fix of this issue that broke Firefox support but the additional settings that were added in the subsequent commit.)

seems to no longer be working

Sadly, mathflowy doesn't seem to be rendering. This has been the case for awhile. It was fixed briefly after I updated Chrome a couple of months ago, but it's not working again with Chrome 68.0.3440.106.

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.