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

Date Converter add copy and paste #1468

Open
dpdzq opened this issue Nov 28, 2024 · 4 comments
Open

Date Converter add copy and paste #1468

dpdzq opened this issue Nov 28, 2024 · 4 comments
Labels
enhancement Idea of improvement of existing feature. untriaged

Comments

@dpdzq
Copy link

dpdzq commented Nov 28, 2024

What improvement do you think would an existing feature or tool in DevToys?

In Date Converter, I hope can add copy and paste the timestamp. Sometimes we need to converter the "YYYY-mm-dd" to the timestamp and copy the timestamp to use. Ths

Solution/Idea

Add copy and past the timestamp

1732782641789

Comments

No response

@dpdzq dpdzq added enhancement Idea of improvement of existing feature. untriaged labels Nov 28, 2024
@yuvashrikarunakaran
Copy link

  1. Add a "Copy Result" Button
    After converting the date to a timestamp or vice versa, a simple "Copy" button next to the result would allow users to instantly copy the converted value.
    This eliminates the need for manual selection and copying, saving time and reducing the chance of errors.
  2. Paste Functionality for Input
    Allow users to paste dates or timestamps directly into the input field via a context menu or shortcut (e.g., Ctrl + V).
    This would be especially helpful when dealing with dates or timestamps from external sources like logs, APIs, or databases.
  3. Support Multiple Formats
    Enable automatic recognition of common date formats (e.g., YYYY-mm-dd, MM/DD/YYYY, dd-MM-YYYY) without requiring manual format selection.
    Additionally, allow users to choose the output format for the timestamp (e.g., seconds, milliseconds).
  4. History and Quick Copy
    Keep a small history of recently converted values for quick access.
    Each entry could have its own "Copy" button, making it easier to work with multiple dates or timestamps.
  5. Keyboard-Driven Workflow
    Make the entire Date Converter tool operable via the keyboard:
    Tab navigation between fields.
    Enter to perform conversions.
    Shortcut keys for copy/paste.

@dpdzq
Copy link
Author

dpdzq commented Dec 5, 2024

Thanks for your answer. But In the app, I want to copy the timestamp value, but I cannot find the "copy" button beside the timestamp value. I use macOS App Apple silicon(ARM64) version.
1733380225284

When use the Shortcut keys "Ctrl + C" and "Ctrl + V", cannot paste anything

@BokuNoMaxi
Copy link

I am here for the exact same reason.

In the older versions of devtoys you could copy the timestamp. After an update it isn't possible anymore to copy the timestamp, you can only paste it into this field. BUT you can copy the date below the timestamp.

you can even copy the information above the timestamp... if the information is up there it would help too!

@dpdzq
Copy link
Author

dpdzq commented Dec 10, 2024

Yes, in fact, sometimes it is necessary to copy timestamps. I want to use the timestamp value, not the date value.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Idea of improvement of existing feature. untriaged
Projects
None yet
Development

No branches or pull requests

3 participants