-
-
Notifications
You must be signed in to change notification settings - Fork 81
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
Feature Request: Toggle time and date #387
Comments
just long press on the time |
It toggles time on/off. Want to display date. (RM1) |
toggle between date, time and none? |
Only time and none |
He's asking what you WANT it to do. I like time/date/off |
Ok, did not catch that. |
How about showing date above the battery and time below the battery and keep the toggle on/off? Time and date format should comply with locale of keyboard layout. |
the localization data is missing on the device, so the date should be formatted by hand. I personally prefer |
@ddvk I thought about the localization data being missed, but what you should have is the selection of the language of the keyboard, so my idea was to simply format the date and time based on the language you selected for the keyboard itself. I also prefer If this is impossible for some reason, I think this would be a good candidate for a JSON config, although it would not match the |
Due to space, day and month are sufficient. Day written as two digits (04), month as 3 letters (nov). |
@ddvk This might not be the exact place, but Is it possible to toggle, in addition, between date / time / local IP (192.168.xxx.xxx)? Wirelessly connecting to rM device will be much easier if the local IP address is visible at the home screen. |
@naturale0 That's not a bad idea in general, but I think you should create a new issue and ask to display the IP in the main menu instead. I don't need to know the IP when I am within a document, but I agree that it is pretty annoying to access it over and over again, since it is changing in most circumstances. |
@martin-braun Thank you for your suggestion! I have created a new issue. |
Information could be added in a new tile (long, cover two columns) in the Share-menu |
Inside notebook, bottom left corner shows time.
Add possibility to toggle between date or time.
The text was updated successfully, but these errors were encountered: