Video-hub-app: First installation welcome & walkthrough

Created on 7 Jan 2019  ยท  7Comments  ยท  Source: whyboris/Video-Hub-App

I'd like to have a welcome screen and a walkthrough for people installing the app for the first time ๐Ÿ‘

I'll work on it before release, after we add more features and abolish bugs ๐Ÿ˜…

enhancement

Most helpful comment

Adding an explanation of inclusive and exclusive filters should be included in the walkthrough. I can't figure out what these terms mean or how to use them.

All 7 comments

Feels like a large undertaking - might release after 2.0 comes out ๐Ÿ˜“

Will not release along with or before version 2.0.0 ๐Ÿ™†โ€โ™‚

Adding an explanation of inclusive and exclusive filters should be included in the walkthrough. I can't figure out what these terms mean or how to use them.

Thank you for the suggestion!

For now, for reference, let's say you are searching for "hi" and "hello" at the same time:

  • inclusive - see all files that have either "hi" or "hello" in their filenames
  • exclusive - see all files that have both "hi" and "hello" in their filenames

I just purchased the app for $5 because I like it so much, because you have
respond so quickly, and because building from source resulted in an
AppImage that doesn't work properly. The one you distribute to paid
customers works beautifully, however(do I smell conspiracy, probably not).

Your definitions for inclusive and exclusive are what I expected, but
perhaps you should update your github post to include instructions on how
to switch modes, and also that there is a NOT mode as well. I only just
found these options in the config dialog.

I hate js but damn Node.js is so responsive. My most used apps will now
likely be VS Code and Video Hub App, and both use it. Thankfully my current
professional project uses Dash, wrapping node.js in a nice python interface
for easy data visualization.

Thanks for such a cool app

On Sat, Nov 16, 2019 at 9:37 PM Boris notifications@github.com wrote:

Thank you for the suggestion!

For now, for reference:

"inclusive" means you can search for word "hi" and "hello" at the same
time and all files that have either "hi" or "hello" will show up.

"exclusive" means you can search for word "hi" and "hello" at the same
time and all the files that have both "hi" and "hello" will show up.

โ€”
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/whyboris/Video-Hub-App/issues/91?email_source=notifications&email_token=ALHMW2H5GJD2V7GJRPLO5C3QUCVAFA5CNFSM4GOPEHCKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEEH76LY#issuecomment-554696495,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/ALHMW2BRVCMZKP6V3FQV2OLQUCVAFANCNFSM4GOPEHCA
.

Glad to hear you like it!

Sorry about the build error -- I suspect here is the answer (thank you for creating the issue)

Thank you to @orkomlosh for the addition of #503 (Modal instead of system mesage) ๐Ÿ™Œ -- this makes adding a nice welcome message a breeze ๐Ÿ˜

I'll add a dummy welcome message for now and then fill it in with images and descriptions for how to use the app before release (as well as a button to view the welcome message in case someone wants to).

Cheers everyone ๐Ÿ‘‹

Was this page helpful?
0 / 5 - 0 ratings