appml / neutrinote

neutriNote - the original extensible Markdown + Math note app. Non-commerical. No lock-ins. Only 3 MB footprint & highly optimized. Designed for plaintext purists.
GNU General Public License v3.0
335 stars 23 forks source link

Why does it connect to some server? Can it not be used offline? #48

Closed mYnDstrEAm closed 1 year ago

mYnDstrEAm commented 1 year ago

I don't have any online sync enabled. I just installed the app and clicked the dialog window. Now, the NetGuard firewall shows me the app tries to connect to some server many times. Why is that? And why can't it be used completely offline? I could not find any settings to make it offline-only either.

appml commented 1 year ago

As shown in the code, the app is completely offline unless you enable math rendering or other features such as Python, Vue, etc. In those cases, cache will always be checked first.

appml commented 1 year ago

Opt out provided during setup. Thus closed.