poochie89 / SnipDo-Extensions

SnipDo extensions and advanced guide
128 stars 1 forks source link

Installed corner banner #90

Closed neoOpus closed 7 months ago

neoOpus commented 12 months ago

Hello,

Thank you for implementing the filters! :)

I have an interesting suggestion: adding a corner banner for installed extensions, and possibly including a filter to show only the non-installed ones.

something like without any fancy design... image

Moreover, I would like to report a bug for ClipDo. However, I couldn't find where to do so as the website URL is dead and there is no GitHub section for it. Nevertheless, the bug is related to the Right-to-Left Support feature. Currently, the text is displayed reversed and without proper alignment and each character is isolated.

poochie89 commented 12 months ago

Good idea 👍 Can you send me a screenshot of the clipdo bug?

neoOpus commented 12 months ago

Sure here it is, actually I found the same text if copied from notepad or github then it shows just fine but when it is copied from Facebook it becomes unreadable.

example: هذا نص عربي من اليمين إلى اليسار

image I am also trying to track a bug that causes it to crash often.

neoOpus commented 11 months ago

Thank you for the update of ClipDo, this has resolved the previous issue, and it is readable now :). What is remaining is to align the text to the right if that's possible. !

image

I also have a few suggestions

  1. [feature] Use a hashing algorithm to prevent duplication of content, reducing clutter and database size. If the content already exists in an organized list, it will be displayed with the appropriate colour, indicating that it is older.
  2. [enhancement] Each element has a top-left checkbox that allows for selecting multiple options for deletion, pasting, organization, and more.
  3. [bug fix] Avoid scrolling to the start after removing an element.
  4. [feature] Add a button to the UI that allows users to easily scroll to the top of the screen. This will prevent any obstruction of important information while looking for what to paste or doing a search.

Somehow, I am unable to access the premium features in SnipDo today! I am not sure about the cause of this, but I hope to find a solution soon.

neoOpus commented 11 months ago

Hi,

I have another suggestion / request, when a paragraph is copied most of it doesn't show as there is no word-wrap feature implanted.

The right-click menu often fails to work and I have to restart the app, maybe a restart function from the systray to all your apps is needed that will just do that. Instead of closing then looking for it on the start-menu to re-launch.

Also if possible make the main windows when the icon on the systray is clicked or double-clicked to avoid using the hotkey.

poochie89 commented 10 months ago

Hi,

I have another suggestion / request, when a paragraph is copied most of it doesn't show as there is no word-wrap feature implanted.

you mean sometimes some words are cut off? This only happens when you copy from a browser correct? The html renderer library does this. I may need to use another library

The right-click menu often fails to work and I have to restart the app, maybe a restart function from the systray to all your apps is needed that will just do that. Instead of closing then looking for it on the start-menu to re-launch.

What happens when rightclicking? Does it freeze?

Also if possible make the main windows when the icon on the systray is clicked or double-clicked to avoid using the hotkey.

Thats a good idea 👍