This repository has been archived on 2024-03-03. You can view files and clone it, but cannot push or open issues or pull requests.
|
---
|
|
created: <% tp.file.creation_date() %>
|
|
integration: Strava
|
|
---
|
|
# Strava
|
|
<%*
|
|
titleName = "Strava data" + " " + tp.date.now("YYYY-MM-DD")
|
|
await tp.file.rename(titleName)
|
|
await tp.file.move("Fitness/Strava/"+ titleName);-%>
|