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

feat(sorting): add sorting kinds of pushed_at and stars for themes. #283

Merged
merged 23 commits into from
Oct 26, 2024

Conversation

BeyondMagic
Copy link
Collaborator

@BeyondMagic BeyondMagic commented Oct 11, 2024

Adds the following:

  1. script to gather information from repositories using Github API, Gitlab API, Codeberg API, and cloning;
  2. script will remove themes that are deleted online or it can't access, but will warn whoever is running it;
  3. script written in Nushell for the sake of convenience;
  4. script needs to run manually to update themes information (once a month is fine);

To-dos:

  • Concise documentation on how to run the script.
  • In documentation, add the field repository (for the script) when users try to add a new theme; users may use their theme's website in the link field.
  • Simple context menu to choose a sorting option, right now it's just toggling and it's annoying.

Preview:
image


Closes #274.

@BeyondMagic BeyondMagic linked an issue Oct 11, 2024 that may be closed by this pull request
@BeyondMagic BeyondMagic self-assigned this Oct 11, 2024
@BeyondMagic BeyondMagic added duplicate This issue or pull request already exists enhancement New feature or request labels Oct 11, 2024
@BeyondMagic BeyondMagic marked this pull request as ready for review October 11, 2024 06:40
@BeyondMagic BeyondMagic removed the duplicate This issue or pull request already exists label Oct 11, 2024
@BeyondMagic
Copy link
Collaborator Author

@Neikon, @unseen-ninja

Come on, guys 😭. I can close a few other issues, too!

@BeyondMagic BeyondMagic merged commit 7c2a76a into main Oct 26, 2024
1 check failed
@BeyondMagic BeyondMagic deleted the feature-sorting branch October 26, 2024 21:23
@BeyondMagic BeyondMagic restored the feature-sorting branch October 26, 2024 21:23
@BeyondMagic BeyondMagic deleted the feature-sorting branch October 26, 2024 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Introduce sorting
1 participant