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

Getting a list of available extensions #59

Closed
3 of 4 tasks
s0lst1ce opened this issue Jun 29, 2019 · 1 comment
Closed
3 of 4 tasks

Getting a list of available extensions #59

s0lst1ce opened this issue Jun 29, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@s0lst1ce
Copy link
Collaborator

s0lst1ce commented Jun 29, 2019

My feature request is about

  • A new feature

Description of the solution I'd like
Sometimes you want to load all extensions but you don't necessarily know/remember which are available. Thus getting a list of such extensions would be nice.

Alternatives I've considered
Modifying the ls command would also do the trick. Having it show all extensions with its status (loaded or not) would be very useful. This could be done using the enabled_exts.json file since it's meant to contain all extensions.
This would also look nicer in an embed with different categories like loaded & available. This could also be the occasion to add a "loaded" timestamp in the file. Like this one could how much time elapsed since the last update.

What needs to be done

  • Add a way to get a list of all extensions, no matter their state
  • Make it an embed
  • Update the documentation
  • Add a "loaded" timestamp
@s0lst1ce s0lst1ce added the enhancement New feature or request label Jun 29, 2019
@s0lst1ce s0lst1ce added this to the v1.1 -- Todo update milestone Jun 29, 2019
@s0lst1ce s0lst1ce self-assigned this Jun 29, 2019
s0lst1ce added a commit that referenced this issue Jul 18, 2019
@s0lst1ce
Copy link
Collaborator Author

Chose not to implement timestamps after all. This is not really useful since the update functions won't use it after all.
This feature is thus marked done with 718913c

@s0lst1ce s0lst1ce modified the milestones: v1.1 -- Todo update, v2 Nov 6, 2019
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

No branches or pull requests

1 participant