Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Alumniminium committed Jul 20, 2024
1 parent 92d71c7 commit d10983e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Wiki/weight-tracker.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Weight-tracker

![screenshot of weight tracker](images/weight-tracker.png)

The `Weight Tracker` is a [Script API](script-api.md) showcase present in the [demo notes](database.md).

By adding `weight` as a [promoted attribute](promoted-attributes.md) in the [template](template.md) from which [day notes](day-notes.md) are created, you can aggregate the data and plot weight change over time.

![](images/weight-tracker.png)

## Implementation

The `Weight Tracker` note in the screenshot above is of the type `Render Note`. That type of note doesn't have any useful content itself. Instead it is a placeholder where a [script](scripts.md) can render its output.
Expand Down

0 comments on commit d10983e

Please sign in to comment.