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

Development roadmap #10

Open
8 of 15 tasks
amirnajaffi opened this issue Apr 3, 2023 · 3 comments
Open
8 of 15 tasks

Development roadmap #10

amirnajaffi opened this issue Apr 3, 2023 · 3 comments

Comments

@amirnajaffi
Copy link
Owner

amirnajaffi commented Apr 3, 2023

Here is the list of features that could be implemented. Don't hesitate to share your opinions here or as a new issue.
I would appreciate if you would like to contribute, just select one and open an issue.

  • Animation for next/prev month/year/decade navigation
  • Show gregorian date and its config(maybe at the left side of footer)
  • Show week number and its config
  • Date converter (action button in footer, open as dialog)
  • Installer file (there is one but not tested yet)
  • Events translation
  • Feedback page
  • Separate selection as stack for month/year/decade
  • Change event/holiday color as config
  • Change font as config
  • Change calendar font mode/size as config
  • Style mode for panel date format as config
  • Secondary line in panel as config
  • Enable/Disable events as config
  • Fa/En language
@amirnajaffi amirnajaffi pinned this issue Apr 3, 2023
@amirnajaffi amirnajaffi changed the title Development Road Development roadmap Apr 3, 2023
@MasterKia
Copy link

  • Date converter (action button in footer, open as dialog)

SarzaminDownload seems to have a working implementation in Javascript, maybe we could use that:
https://www.sarzamindownload.com/Extra_Pages/hijri_gregorian_calendar_convert/hijri_gregorian_calendar_convert.htm

view-source:https://www.sarzamindownload.com/Extra_Pages/hijri_gregorian_calendar_convert/hijri_gregorian_calendar_convert.htm

@MasterKia
Copy link

MasterKia commented Apr 3, 2023

@amirnajaffi
Copy link
Owner Author

  • Date converter (action button in footer, open as dialog)

SarzaminDownload seems to have a working implementation in Javascript, maybe we could use that: https://www.sarzamindownload.com/Extra_Pages/hijri_gregorian_calendar_convert/hijri_gregorian_calendar_convert.htm

view-source:https://www.sarzamindownload.com/Extra_Pages/hijri_gregorian_calendar_convert/hijri_gregorian_calendar_convert.htm

The JavaScript module for date calculations exists in the project and is being used (Qt.jalaali). Implementation of dialog and button part is missing(as QML)! Contributions are accepted.

Already added in V2.
I shortly open testing issue.
Stay tuned.

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

No branches or pull requests

2 participants