Nigecat / obsidian-desmos

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

Implement legacy API version toggle #94

Closed Nigecat closed 1 year ago

Nigecat commented 1 year ago

Implements a toggle to downgrade the Desmos API version to v1.5, this is required for offline mode to work as future versions need an internet connection.

Fixes #88