mathberet icon indicating copy to clipboard operation
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.

Results 11 mathberet issues
Sort by recently updated
recently updated
newest added

**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...

bug

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,...

bug

Right-clicking on block handles could bring out a context menu with the abovementioned actions

enhancement

Something like that: ![image](https://user-images.githubusercontent.com/7828909/229347602-4ae1d2cc-8a81-4026-9309-720e125e29da.png)

documentation
good first issue

**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...

bug

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...

enhancement
help wanted

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...

enhancement

`FilePath` component in `src\renderer\components\Header\FilePath.tsx`: When working on macOS, the folder path is not separated properly, displaying the full path

bug
good first issue

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 *...

documentation