mcndt / obsidian-quickshare

📝 An Obsidian plugin for sharing encrypted Markdown notes on the web. Zero configuration required.
MIT License
249 stars 9 forks source link

[Feature] Generate anonymous user_id to estimate active user count #8

Closed mcndt closed 2 years ago

mcndt commented 2 years ago

user_id should be a random id (e.g. uuid v4) that is used to indicate notes originate from the same user. From this, I can estimate the amount of active users per week/month with no or limited impact on privacy.

mcndt commented 2 years ago

shipped in 0.3.0