Skip to content

Alfred Workflow to convert time from hh:mm:ss to decimal notation.

License

Notifications You must be signed in to change notification settings

pa1ar/time-to-decimal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Time to Decimal Alfred Workflow

This Alfred workflow converts time in the format of hh:mm:ss or hh:mm into a decimal format.

Features

time-to-decimal in action
  • Convert time format to decimal.
  • Copy the result to clipboard with one keystroke.
  • Supports both hh:mm:ss and hh:mm formats.

Intended Usage

  1. Enable "Workflow Script Filter" in Features - Universal Actions - Actions
  2. Select text in hh:mm:ss or hh:mm format.
  3. Activate Alfred Universal Action
  4. Type the keyword t2d.
  5. The converted decimal number is displayed in Alfred's result pane.
  6. Press Enter to copy the decimal number to the clipboard.

time-to-decimal

Of course you can also just type or paste your time into Alfred after filtering the script by t2d keyword.

Installation

  1. Download the workflow file.
  2. Double-click the downloaded file to import it into Alfred.
  3. Ensure you have Python 3 installed, as the workflow relies on it.

Requirements

  • Alfred Powerpack
  • Python 3

Contributing

Contributions to the Time to Decimal workflow are welcome. Feel free to fork the repository, make your changes, and submit a pull request.

License

This workflow is released under the MIT License.

Acknowledgments

  • Thanks to Alfred for the powerful productivity tools.
  • This workflow was created by pa1ar.

About

Alfred Workflow to convert time from hh:mm:ss to decimal notation.

Resources

License

Stars

Watchers

Forks

Packages

No packages published