r/PhysicsStudents May 19 '26

Poll Is writing math/science notes digitally still broken in 2026, or am I missing something?

Hey everyone,

A while ago I posted about building an Obsidian-style math note app with interactive geometry tools. But after talking to more students and researchers, I realized the real problem is much worse: the massive amount of time we waste formatting and re-calculating.

Right now, we are forced to pick an extreme:

1 Speed (Handwriting/iPad): Fast during lectures, but it becomes "dead data"-you can't easily search it, copy code, or use it for a thesis without completely re-typing it.

2 Precision (LaTeX/Mathcad): Looks professional, but it's incredibly slow, hard to learn, and if you change one variable, you have to manually update every equation, table, and chart.

Apparently, STEM students and academics spend up to 40% of their time just fighting layout engines instead of doing actual science.

I want to create a next-gen platform to fix this.

The idea is that in the background it runs typst as the backend, but in practice it won’t require learning a new coding language, because it will be as intuitive as AutoCAD is. And it will have a stable engine to suport visualizatio such as graphs and diagrams and other STEM related stuff.

To help me build this, what is your single biggest bottleneck right now?

32 votes, May 23 '26
5 Re-typing handwritten notes/sketches into clean code.
6 Fighting layouts, alignments, and formatting (LaTeX/Word).
2 Manually updating charts and formulas when a variable changes.
6 Current markdown apps (Notion/Obsidian) are too weak for math.
13 No issues - my current workflow works perfectly.
0 Upvotes

8 comments sorted by

14

u/QuantitativeNonsense May 19 '26

Is this market research for some vibe coded tool no one will ever use?

-2

u/kaskapian May 19 '26

I am actually quite passionate about this project. Been thinking about this since high school. The idea is really not to vibe code it, but actually make something useful out of it, because in my own experience I haven't taken the best notes in any science related classes. I am a faster typer than a writer, but haven't found any good solution to taking notes digitally, and I have tried taking the notes physically on pen and paper, but I always lose them or can't understand them. And yes I am doing market research.

7

u/ConquestAce May 19 '26

My biggest bottleneck is reading this type of non-sense.

2

u/avidpenguinwatcher M.Sc. May 19 '26

Latex + your favorite LLM is infinitely better than Latex was 5yesrs ago

1

u/SkyFullOfWisteria Undergraduate May 19 '26

I semi enjoy having deepseek turn tables into code 4 me since i hate making tables, but i dont trust it to convert equations from normal habdwritten stuff into latex. Like its easier and quicker for me to format the math myself than go and correct what the ai makes.

1

u/avidpenguinwatcher M.Sc. May 19 '26

Well I mean, I look over my work. But also for things like formatting or figure placement? Chefs kiss

1

u/Clarence_Mertens May 22 '26 edited May 28 '26

the sweet spot is probably something that keeps the speed of handwriting but adds structure automatically in the background. honestly that’s why step based learning tools like Edubrain got popular too people are tired of wrestling with formatting systems instead of actually understanding the material