Nigecat / obsidian-desmos

Embed graphs directly into your obsidian notes
GNU General Public License v3.0
125 stars 7 forks source link

Allow individual equations to be hidden #35

Closed Nigecat closed 2 years ago

Nigecat commented 2 years ago

This allows individual graph equations to be hidden with a new field: |hidden This improves the usability of #34

Example:

    ```desmos-graph
    f(x)=x^2|hidden
    f'(x)


![image](https://user-images.githubusercontent.com/48661288/161375106-a1930183-bc4e-4a26-9df4-a43813aafb46.png)