ANTS (Alright Note-Taking for STEM) is a markdown editor and note-taking app aimed specifically at STEM students.
It is currently in the (very) early stages of development, but here are some of the feature I intend to add in the future:
- LaTeX syntax integration
- SMILES syntax interpretion for chem, and a way to integrate different molecular representations (namely Cram, Lewis, Newman and Fischer) (sadly, I still have no idea how to do that)
- native PDF annotation (source: my teachers give us PDFs to fill and doing it on PC would be cool)
- a way to make quick sketches (the current plan is to have some kind of integration for ExcaliDraw)
Caution
This project is currently on hold for multiple reasons:
- I am currently pursuing higher education, which is taking up basically all of my time, so I can't really take time to work on it.
- I recently switched to NixOS, and I'm still figuring out how to make tauri work in it.
Currently, this is under development and doesn't have any releases. If you want to run it, just go into the project and run:
npm run tauri dev
If you have any suggestions / bug reports / wanna help, dont hesitate to drop in and contact me!