From 69fd8406f724e56ee74e301f1171946a6969cb34 Mon Sep 17 00:00:00 2001 From: nobody Date: Sat, 8 May 2021 14:46:09 -0700 Subject: [PATCH] updated docs --- doc/en/addons.mc | 4 ++++ doc/en/apps.mc | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/doc/en/addons.mc b/doc/en/addons.mc index 67263e6ac..644ac6e8c 100644 --- a/doc/en/addons.mc +++ b/doc/en/addons.mc @@ -27,6 +27,10 @@ Grandma style learning method that uses spaced repetition as a learning techniqu follow everybody in an ActivityPub followers/following list or Mastodon contact export file +### Fuzzloc + +If you use browser location services to mark your post location, this addon allows you to obscure the exact location and instead provide a rough approximation. + ### Gallery Album gallery and photo viewer based on photoswipe diff --git a/doc/en/apps.mc b/doc/en/apps.mc index e054cc055..f61ef9d00 100644 --- a/doc/en/apps.mc +++ b/doc/en/apps.mc @@ -67,6 +67,10 @@ This provides a slider control at the top of your stream. Every connection may b Set a post to be published at/after a certain date/time. Usually used for automatically posting while you are on vacation. The specified date/time must be at least fifteen minutes in the future in order for publishing to be delayed. Otherwise it is published immediately but with the provided date/time. +### Fuzzloc + +Available if the 'fuzzloc' addon has been installed by the site administrator. When you are using browser location services to mark your post location, this allows you to set the min/max distance from your precise location you would like to display in your posts. A randomly generated location will be generated based on these parameters. + ### Gallery Available if the 'gallery' addon has been installed by the site administrator. This provides an improved image browser to your photos than the stock 'Photos' app. Interactions with photos in your stream are modified slightly.