distract-me-not icon indicating copy to clipboard operation
distract-me-not copied to clipboard

Roadmap

Open AXeL-dev opened this issue 3 years ago • 9 comments

This is a simple roadmap (or let's call it a todo list?) for things that would be interesting to add in future releases:

Feel free to contribute to this list (using the comments section below) if ever you wanna see any new feature been added to the extension, perhaps adding some screenshots, detailed descriptions or even code examples can be really helpful.

  • [x] Block settings: add an option to prompt websites url & modify it before adding it to blacklist/whitelist (when using the + button).
  • [x] Password settings: add possibility to generate a random password.
  • [x] As suggested by @oatly93, user should be able to add new website(s) without the need to enter the password (if it's enabled), maybe add an option under password settings to allow "Adding websites without entering the password".
  • [ ] Icon should change per tab/website, depending on if the url is blocked or not (maybe made this optional via an option on the settings, just to keep the current behavior).
  • [ ] Unblock settings: option to display unblock button on context menu instead of on the page itself (can be handy to hide the button).
  • [ ] Miscellaneous: add an option to display the number of blocked websites via extension badge (save number in storage or only in a temp var, or both depending on user preferences? [accumulative count, or reset count on browser startup]).
  • [ ] Block page template: add possibility to customize the template (set customized HTML for example).
  • [ ] Review settings storage: save all settings under a unique object named settings or preferences.

AXeL-dev avatar Jun 17 '21 20:06 AXeL-dev

Hey man, great job so far! I'm really loving the extension - as said, I'm using it to overcome an addiction... I randomized my password so I don't get the option to just unblock websites at will. However, at times I find websites which I hadn't blocked before so I'd love to see the option of blocking a website with just a button without getting into the whole configuration (specially because I can't, it's password protected and like I said, I randomised the pass so I don't know it).

maverickar avatar Jul 06 '21 07:07 maverickar

This is an awesome extension, thank you so much for making this.

Are you also taking contributors for this project? I would love to help with this.

dannyk3941 avatar Aug 05 '21 14:08 dannyk3941

This is an awesome extension, thank you so much for making this.

My pleasure!

Are you also taking contributors for this project? I would love to help with this.

Yeah sure, the project is open source, so you can simply fork it & send a pull request with your modifications once done, as well, if you have anything to discuss you can either create a new issue or contact me directly on my email or discord account.

AXeL-dev avatar Aug 05 '21 19:08 AXeL-dev

Block page template: add possibility to customize the template (set customized HTML for example)

Would be cool to have an option to have the blocked URL in a text box that can be copied.
I have two browser profiles and use this add-on to block the sites that should be opened in the other profile, but it's a bit inconvenient, because I can't copy the URL into the other browser because for some reason the extension IDs don't match...

binarynoise avatar May 09 '22 13:05 binarynoise

Block page template: add possibility to customize the template (set customized HTML for example)

Would be cool to have an option to have the blocked URL in a text box that can be copied. I have two browser profiles and use this add-on to block the sites that should be opened in the other profile, but it's a bit inconvenient, because I can't copy the URL into the other browser because for some reason the extension IDs don't match...

:thinking: I'm not sure of which text box that you're talking about? Can you provide a screenshot/video of the issue? Still if you wanna copy your urls between multiple browsers/profiles you can simply use the export/import feature.

AXeL-dev avatar May 10 '22 00:05 AXeL-dev

It's not an existing box, I envisioned something like this: grafik So I can select and copy the URL from there.

The export/import feature works great, but won't work in this scenario, as I only want the URL that is currently blocked.

binarynoise avatar May 12 '22 17:05 binarynoise

Well that makes sense, sure i'll add this feature on the next release (& make it optional).

AXeL-dev avatar May 12 '22 19:05 AXeL-dev

@binarynoise the feature you asked for was added in version 2.7.0, you still have to enable it from the blocking settings "Display blocked link" option.

AXeL-dev avatar May 15 '22 22:05 AXeL-dev

Looks great, thank you!

binarynoise avatar May 19 '22 11:05 binarynoise