diff --git a/Weight tracker.md b/Weight-tracker.md similarity index 90% rename from Weight tracker.md rename to Weight-tracker.md index 9291778..a8f3b3a 100644 --- a/Weight tracker.md +++ b/Weight-tracker.md @@ -5,6 +5,10 @@ Weight Tracker is a [[Script API]] showcase present in the [[demo document|Docum ## Demo [[images/weight-tracker.png]] +## How to remove Weight Tracker button from the top bar + +In the link map of Weight Tracker, there is a note "Button". Open it and delete or comment out its contents. Weight Tracker button will disappear after you close and open the app. + ## Implementation Note "Weight Tracker" in the screenshot above is of type "Render HTML note". Such note doesn't have any useful content itself, the only purpose of it is to provide a place where some [[script|scripts]] can render some output. This script is defined in [[relation|attributes]] `renderNote` - coincidentally it's the Weight Tracker's child `Implementation`.