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

Feature request: Add Settings page for PSDLE #81

Open
sakapoodle opened this issue Jun 26, 2020 · 3 comments
Open

Feature request: Add Settings page for PSDLE #81

sakapoodle opened this issue Jun 26, 2020 · 3 comments

Comments

@sakapoodle
Copy link

Requesting that a Settings page is added for the PSDLE Chrome extension, if time and resources can be allocated towards it.

This would provide the end-user with some benefits like customization and overriding default behaviour of the application.
Off the top of my head I can think of two customization options I'd enjoy:

  • overriding the default Export format (JSON)
  • parsed download list is presented in another order that "sorted by date"

The frontend for the option page wouldn't have to be pretty, just something functional to start with.
Would be great if we could tweak PSDLE to our needs, even if just a little bit.

@RePod
Copy link
Owner

RePod commented Jun 26, 2020

While not permanent each has a temporary solution:

  • The Import button in the Export window lets you paste a premade line, which is included in all exports.
  • Sort can be done on all visible rows other than icon by clicking the row header, including reverse. The sort is maintained for exports.

@sakapoodle
Copy link
Author

Thanks for the response.
Yes, I'm aware these options are possible to configure once the application is running but I'm asking for a semi-persistent storage for the settings, so I don't have to manually copy-paste the JSON data every time when exporting and won't have to remember to sort beforehand. This makes for a more streamlined usage of the application, especially for those of us that use it on a regular basis to export and store the download list.

I hope this can be implemented in the near future, if time allows.

@RePod
Copy link
Owner

RePod commented Nov 25, 2020

4.x has addressed parts of this.

  • The export config now persists in localStorage and most changes are saved immediately
    • But Import is still cool
  • There is a new, currently bare-bones, settings section available by clicking the PSDLE logo
    • What exactly will go here has yet to be determined

As there's currently no sorting/filtering there's not much to say in way of that.

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

No branches or pull requests

2 participants