mathberet
mathberet copied to clipboard
Mathberet is a self-hosted digital mathematics notebook written in React and Typescript, designed for math students who need a platform for graphing, sketching, and writing in LaTeX.
**Describe the bug** Error message appears when closing by clicking the upper-right corner 'x'. **To Reproduce** Steps to reproduce the behavior: 1. Create, edit, and save a file. 2. Close...
Description: After clicking 'Save' for a particular file, it saves in a Windows-like configured path, even though I run on macOS. Reproduction: Simply open a New Folder in the app,...
Right-clicking on block handles could bring out a context menu with the abovementioned actions
Something like that: 
**Describe the bug** When a user resizes the app window, the structure of the file components' location changes (as it should be), but when trying to resize the window, the...
I'm thinking of something like this: - When the user inputs a `$` followed by a space, an editable MathLive component will be created as an inline slate element with...
An option to encrypt certain files (lock them), and decrypt them by using a chosen password (a key). When a user tries to open an encrypted file, a password input...
`FilePath` component in `src\renderer\components\Header\FilePath.tsx`: When working on macOS, the folder path is not separated properly, displaying the full path
It would be really helpful to have an short introduction video (loom?) for eaiser onboarding to the project. Things that can be covered: * Project high level folders structure *...