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 korean-date-converter extension #14989

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

youngkyo0504
Copy link

@youngkyo0504 youngkyo0504 commented Oct 20, 2024

Description

This PR introduces a new Raycast extension called "Korean Date Converter". This extension allows users to convert Korean date expressions (such as "다음주 화요일", "3일 후") into actual dates.(10/08 or 10/11)

It provides a simple and efficient way for users to interpret relative date expressions in Korean within the Raycast environment.

Screencast

image image

Checklist

@raycastbot
Copy link
Collaborator

Congratulations on your new Raycast extension! 🚀

You can expect an initial review within five business days.

Once the PR is approved and merged, the extension will be available on our Store.

@raycastbot raycastbot added the new extension Label for PRs with new extensions label Oct 20, 2024
@@ -0,0 +1,3 @@
# Korean Date Converter

한국어로 된 상대적인 날짜와 시간 표현을 날짜로 변경해줍니다. 이 라이브러리를 사용하면 "다음주 화요일", "3일 후", 등의 다양한 한국어 표현을 날짜로 쉽게 변환할 수 있습니다.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Could you add this in English instead? You can create a README-ko.md if needed with this.

Copy link
Author

Choose a reason for hiding this comment

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

Thank you. I worked on it. It does not need README-ko.md.

Copy link
Collaborator

@pernielsentikaer pernielsentikaer left a comment

Choose a reason for hiding this comment

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

What about a preference to let the user choose between copy/paste?

@pernielsentikaer pernielsentikaer self-assigned this Oct 25, 2024
@youngkyo0504
Copy link
Author

What about a preference to let the user choose between copy/paste?

I add commit which implement preference. df544d9

Copy link
Author

@youngkyo0504 youngkyo0504 left a comment

Choose a reason for hiding this comment

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

I add commit which implement preference. df544d9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new extension Label for PRs with new extensions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants