Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the release date of the watch #411

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Tydragon00
Copy link

@Tydragon00 Tydragon00 commented Nov 25, 2023

I agree with this issue but I think it would be convenient to know which ones are the most recent without opening the individual watch page.
For some watches I did not add the date because they do not correspond to a single watch

@@ -634,6 +650,7 @@
"soc":"msm8226",
"kernelversion":"3.10",
"androidversion":"marshmallow",
"releasedate": 2015,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe it's worth removing the "2015" from the model name here ("Moto 360 2015") ?

</div></a>
{{/with}}
<i>Support: {{#starString stars 5}}{{/starString}}</i><br>
{{#if releasedate}} <i>Release date: <b>{{releasedate}}</b></i>{{/if}}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I fear this would take quite a bit of space in the install box, which we've been trying to keep concise. How about a small hint in parenthesis after the name ? It should be obvious that the year is the release date.

@eLtMosen any opinions on this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants