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

Unified view #100

Closed
drdhaval2785 opened this issue Feb 27, 2017 · 8 comments
Closed

Unified view #100

drdhaval2785 opened this issue Feb 27, 2017 · 8 comments

Comments

@drdhaval2785
Copy link
Contributor

Now that we are trying for changes in frontend and backend, it makes sense to have a unified view also.

The user can choose the dictionaries in which he wants to search and also the order of dicts for display. We populate results from those dicts and show in a single window.

E.g.

@gasyoun
Copy link
Member

gasyoun commented Feb 27, 2017

can choose the dictionaries in which he wants to search

And a mode to search in all at once, @juhnowski

@drdhaval2785
Copy link
Contributor Author

drdhaval2785 commented Feb 27, 2017 via email

@gasyoun
Copy link
Member

gasyoun commented Feb 27, 2017

So once a user chooses some preferences, all future
requests will be processed accordingly.

Agree.

@juhnowski
Copy link

At the left there is a circles with dictionary abbreviations. This is a favorite dictionary.
It has a two state:
black color font with shadow - available
gray color font without shadow circle - disable

Available mean that the search will be carried out on this dictionary.
Disable - dictionary will be exclude from searching list of dictionaries.

The main purpose of the field "Favorites" group dictionaries for user categories.
User categories may be stored and shown in menu list.

In search screen menu also contain:
All Favorites - select at first and unselect at second dictionaries in favorites.
All Available - hide all circles and only one "All" presented. It means search will be carried out on all available dictionary

My Choice 1
My Choice 2 - are examples of User presets. When one of them selected favorites should be changed according saved settings.

User favorites settings (aggregate of dictionaries and states) may be saved by clicking "Save As" option, and after naming it should be shown immediately in the menu list.

Near with menu circle I place "Correction" button with pencil icon.

I try to illustrate it: http://5cw75p.axshare.com (updated)

@juhnowski
Copy link

About @drdhaval2785 "also the order of dicts for display"
favorites area should be like an ordered list and user may change position like in basic order list, dragging and dropping items (circles).

Please let me know if I have misunderstood or missed something...

@juhnowski
Copy link

My vision of behaviour of first page.
At first start application it will shown some interactive tutorial and the next it will be open in that state, when the app has been closed.

@funderburkjim
Copy link
Contributor

funderburkjim commented Feb 28, 2017

Is it just a UI at present?

If so, you might try to use the 'getword' api, as illustrated in index.html for basic04a display - see this comment for reference details. Then, we would see some data.

@drdhaval2785
Copy link
Contributor Author

simple search has this facility now. Closing.

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

4 participants