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

Add introduction on first NormCap start #443

Closed
dynobo opened this issue May 9, 2023 · 11 comments
Closed

Add introduction on first NormCap start #443

dynobo opened this issue May 9, 2023 · 11 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@dynobo
Copy link
Owner

dynobo commented May 9, 2023

A lot of new users are confused in how NormCap works. Some common problems:

  • Where are the settings? (Cog wheel; only visible during Capture)
  • Where is the resulting text (System Clipboard)

This can be mitigated a bit by providing an introduction screen on first start.

The user should be able to make it "not show again".

@dynobo dynobo added the enhancement New feature or request label May 9, 2023
@vivadavid
Copy link

Hi,

To be honest, I couldn't find the settings until you replied on #438 (comment).

Now it's pretty obvious to me that the settings icon is there. I wonder if I didn't see it earlier due to the location of the icon or the design (the colour, in particular).

For me, the perfect location of the settings would be after you have performed the OCR: you click on the notification panel and a window opens to access the text. I know that this hasn't been implemented yet.

In any case, this welcome screen sounds like a good idea.

@Rishabh-Pahwa
Copy link

Hey @dynobo I'd happy to work on this feature and was thinking that we could a dialog box that redirects users to a demo video on every startup of the app & if the don't show again checkbox is checked then it wouldn't.
What do you think about it.

@dynobo
Copy link
Owner Author

dynobo commented Jul 14, 2023

Hey @Rishabh-Pahwa, thanks for offering your help, contributions on this topic are very welcome! 🙂

Let me draft some of my thoughts here. Please don't see them as given, just as inspiration/consideration to kick-start this:

  1. A self contained introduction (which doesn't require opening a link, but gets shipped with NormCap) might be more sustainable, flexible and accessible, because it doesn't rely on a 3rd party platform, can be quickly changed within the repository and doesn't require an internet connection.
  2. A video/animated-gif has the benefit of being easy to understand and approachable. On the downside, it needs higher effort (for implementation and maintenance) and necessary instructions (e.g. subtitles) are hard to localize (In midterm, I plan to localize NormCap by offering translations for the Menu etc...).
  3. A video/animated-gif also is probably larger in file size, and bloating the package further for something you only are supposed to watch one time, might not be worth it (see previous efforts to reduce the package size Possibly further binary file size reduction #238, Reduce size for pre-build packages (.dmg, .exe, .appimage) #144).
  4. A sweetspot could be having some screenshots together with explanations/instructions as translatable text.
  5. Content-wise I see two major topics that should be covered:
    1. Basic workflow (Select region -> Wait for notification and/or pink tray icon -> Paste anywhere from clipboard)
    2. How to access the Settings menu

How do you feel about this? Does this make sense?

PS: Here's a quick scribble of a first idea:
idea

Different layouts would also be possible, of course:
alt layout

@Rishabh-Pahwa
Copy link

Sounds good. I'll start working on this.

@dynobo
Copy link
Owner Author

dynobo commented Jul 14, 2023

Great! Let me know, in case you have a question or need some intermediate feedback etc... 🙂

@dynobo dynobo added this to the 0.5.0 milestone Aug 28, 2023
@dynobo
Copy link
Owner Author

dynobo commented Sep 4, 2023

Hi @Rishabh-Pahwa , did you have the opportunity to work on this issue? Otherwise I could gladly take it over.
(I would like to include the feature in the upcoming release, which is planned in the next 1-3 weeks, that's why I'm asking).

@Rishabh-Pahwa
Copy link

So sorry got occupied with some work. I will start working on this so that you can publish it with the upcoming release.
Just in case i face any issues I'll let you know in 2-3 days.

@dynobo
Copy link
Owner Author

dynobo commented Sep 4, 2023

Hi @Rishabh-Pahwa , don't worry. Since you haven't started yet, would you mind if I take over? Since I have some spare time, it's probably more efficient, if I do it my own. What do you think?

@Rishabh-Pahwa
Copy link

You are absolutely right! but i REALLY wanted to contribute. If you could give me a brief about how this project operates(like in which file should i add the intro window code) then i can do it in a day or two. If that works for you , I'll be so glad. However if you think that you doing it yourself would be more productive then I'll try to find some other issue to contribute to.🙂

@dynobo
Copy link
Owner Author

dynobo commented Sep 5, 2023

I'll try to find some other issue to contribute to.🙂

I'd actually prefer that. E.g. you could look into #444 , which is less time critical for me. Thanks for your understanding and engagement! 🙂

@dynobo dynobo self-assigned this Sep 5, 2023
@dynobo
Copy link
Owner Author

dynobo commented Sep 10, 2023

Implemented in #501

@dynobo dynobo closed this as completed Sep 10, 2023
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

3 participants