Show origin of timelapse sessions
- Dominant language
- TypeScript
- Stars
- 25
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to have a small badge on each timelapse session indicating what client it came from, for example:
> This timelapse could have been recorded using the canonical Lapse web client
> This timelapse could have been recorded using [Elapsed](https://github.com/Lamparter/Elapsed)
This is a bit like how Twitter used to display the platform every tweet was composed on:
It would work by adding an optional argument to the [`draftTimelapse/create` API call](https://api.lapse.hackclub.com/docs#PATCH/draftTimelapse/update), something like `origin`, that the client can specify as the origin for the timelapse.
*If this feature gets the go-ahead, I would like to implement it.*
Contributor guide
Assessment
This issue has not been assessed yet.