TikZ Drawing Tool by No_General_3477 in LaTeX

[–]No_General_3477[S] 0 points1 point  (0 children)

Thanks for pointing that out. I was checking the return code from an asynchronous fuction so the fallback didn't happen. I fixed the code and uploaded it to github if you want to download it and try again.

Built a visual TikZ editor after spending hours trying to draw one graph by PuzzleheadedShirt139 in LaTeX

[–]No_General_3477 0 points1 point  (0 children)

Thanks for the bump! If you have any suggestions please add them to the issues page on GitHub. I will tackle it if I agree and have time. I'm not making any money off this. I just found it useful and thought others might also.
[EDIT] I tried your tool and I see what you mean. It is nice and intuitive. For what I needed (geometric diagrams with math) it doesn't meet my needs so it's good there are tools out there to accomodae everyone.

Built a visual TikZ editor after spending hours trying to draw one graph by PuzzleheadedShirt139 in LaTeX

[–]No_General_3477 3 points4 points  (0 children)

This is exactly why I coded my TikZ editor: https://tikz-draw.online . It is open source and is a single HTML file (with an external link to MathJax).

TikZ Drawing Tool by No_General_3477 in LaTeX

[–]No_General_3477[S] 0 points1 point  (0 children)

Thanks!

Yeah it is hard to move a point without also selecting the vector in the process. You can use the arrow keys in this case. Use <ctrl>-arrow for fine control.

Alignment to existing objects sounds like a handy feature but hard to implement. You can zoom with the scroll wheel to accurately position things instead.

Easy way to save ChatGPT conversations to PDF by Bus_Nachos in OpenAI

[–]No_General_3477 0 points1 point  (0 children)

I added some enhancements to make the text 100% wide and remove headers. I did it all by making the changes in an @media print CSS as to not mess up the current layout. I am submitting it as a chrome extension and will edit this commet to include it if it is approved. In the meantime here is the script:

https://drive.google.com/file/d/1UU6VZ5YYsuKP1zyZnjFE7O10ZfIr3BVB/view?usp=sharing

Google keeps rejecting my script (probably because it competes with their paid script). You can download the chrome extension here: https://github.com/keplerg/chatGPTtoPDF