Closed tuomas2 closed 3 years ago
I have not thought about this a lot, but I like that it's a small modal. Maybe a "more" button to see the rest? Just an idea
Sounds interesting but I am not completely following. I think you are suggesting a small dialog (with a single icon for each bookmark) which takes you to a dialog just for that bookmark in which all the link icons (study pads, share, whole-verse etc) can be found. Is that correct?
I mean same modal that is now shown when you click a verse.
At the moment when you click somewhere, it shows the actions (most importantly, bookmarks) under the click. Instead, it would show actions (most importantly bookmarks) that are on the whole verse (any part), or multiple verses, if multiple verses are selected.
OK, I think I understand now. A few thoughts...
The motivation for the proposal comes from the impression that current highlight after one-click gives that we are seeing content for the whole verse.
We could perhaps show the content that is not due to direct click below those that are due to direct click, and perhaps even give some other visual cue (separator line etc).
Yes, that is a good point. We are sending mixed messages. The buttons at the top apply to the whole verse. But the labels apply only to what was clicked.
I think for the average user it doesn't make any difference because they are only ever bookmarking the whole verse. So the bookmarks that are shown are exactly as you might expect based on the grey selection highlight.
This problem only applies to users who have selected part of the verse to highlight. But for them it might not matter so much because they know what they are doing.
I certainly haven't felt that it is displaying incorrectly. But I will use AB with your comments in mind. And I will try and make a mockup of what I think you are describing to see whether it feels better.
On Mon, 26 Jul 2021, 5:51 pm Tuomas Airaksinen, @.***> wrote:
The motivation for the proposal comes from the impression that current highlight after one-click gives that we are seeing content for the whole verse.
We could perhaps show the content that is not due to direct click below those that are due to direct click, and perhaps even give some other visual cue (separator line etc).
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/AndBible/and-bible/issues/1416#issuecomment-886463321, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADKGTJTYFW6DZQGAROZRQYDTZUHW7ANCNFSM5A6ZVTOQ .
I don't think we need changes to UI (i.e. why make mockups?), just behavioral change. I'm thinking I'll try this out next time I have time to code (it shouldn't be huge change in code), and you can then test how it feels.
Okay this is now implemented.
If it didn't require UI changes then I think I misunderstood something :)
I have had a quick look at the implementation. The two images below show an example of what it did look like and what it now looks like.
It feels a little overwhelming to me and a little harder to see the info I want when i click. Maybe it is information overload. The info i clicked on is at the top which is good. But if I really wanted to see the other bookmarks I could have just clicked on them. That process was neither hard or counter intuitive. Now I am seeing a lot of things I didn't click on.
So I am not sure this is a step forward. But I will keep using it and see how if it feels better tomorrow.
I don't think that will bother most users. Most users don't have separate highlighitng for every word in the verse :-)
But I'll also test and see how it feels. Let's see after a while. Now it feels more intuitive, i.e. makes more sense between highlight and what I see in modal.
4.1 suggestion might be to have "+ n items" button, which would show the remaining items. Though we do have pharse "More" in our translated vocabulary, if we want to use it (perhaps with ellipsis, i.e. "More...") :-)
I don't think that will bother most users. Most users don't have separate highlighitng for every word in the verse :-)
lol, that was exactly my point before. For these people this change doesn't make make any difference - they probably highlight whole verses. So under the old method or the new one they would see all bookmarks.
This problem only applies to users who have selected part of the verse to highlight. But for them it might not matter so much because they know what they are doing.
Your suggestion
4.1 suggestion might be to have "+ n items" button, which would show the remaining items
I think could work well too. But yes, I would like to use it for a week to see how it feels. I shouldn't make judgments about things before trying them for a bit.
I don't think that will bother most users. Most users don't have separate highlighitng for every word in the verse :-)
lol, that was exactly my point before. For these people this change doesn't make make any difference - they probably highlight whole verses. So under the old method or the new one they would see all bookmarks.
I can still imagine people highlighting 1-2 words every now and then, and even making 2 such bookmarks in one verse. This change also makes it better for "hidden" bookmarks, they will be always under the line.
Oh, i like the hidden bookmark functionality. Didn't think about that. Maybe it is a little related to #1409 also.
www.TenOutOfTen.org https://www.TenOutOfTen.org @.*** (+61) 0477 174 193 (Australia) (+95) 09 250018669 (Myanmar)
On Tue, 27 Jul 2021 at 17:43, Tuomas Airaksinen @.***> wrote:
I don't think that will bother most users. Most users don't have separate highlighitng for every word in the verse :-)
lol, that was exactly my point before. For these people this change doesn't make make any difference - they probably highlight whole verses. So under the old method or the new one they would see all bookmarks.
I can still imagine people highlighting 1-2 words every now and then, and even making 2 such bookmarks in one verse. This change also makes it better for "hidden" bookmarks, they will be always under the line.
— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/AndBible/and-bible/issues/1416#issuecomment-887288227, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADKGTJVDBSFMVNSRLMYFBLTTZZPRZANCNFSM5A6ZVTOQ .
Hi Tuomas. I am warming to showing all the bookmarks for a verse :) Here is a variation on what you have done that also includes an idea that I have been thinking about how to implement.
The word 'wisdom' below is the word that the user clicked on. The Hebrew lookup would be possible even without the Strongs numbers or links shown since I am guessing you know or can access that always. Possible could show all dictionaries the user has installed or just the most recently used one. The Bible would be the active or most recently used one. They could target a the current window or a window the document is already open in or some new window. I haven't really thought this through a lot. I like the more clear heading between the bookmark i clicked and the other bookmarks.
Oh, and the expanded nature could be remembered during the session. So if you like seeing all the bookmarks they would automatically open when viewing the dialog.
Hi Tuomas. I am warming to showing all the bookmarks for a verse :) Here is a variation on what you have done that also includes an idea that I have been thinking about how to implement.
The word 'wisdom' below is the word that the user clicked on. The Hebrew lookup would be possible even without the Strongs numbers or links shown since I am guessing you know or can access that always. Possible could show all dictionaries the user has installed or just the most recently used one. The Bible would be the active or most recently used one. They could target a the current window or a window the document is already open in or some new window. I haven't really thought this through a lot. I like the more clear heading between the bookmark i clicked and the other bookmarks.
Oh, and the expanded nature could be remembered during the session. So if you like seeing all the bookmarks they would automatically open when viewing the dialog.
Created another issue about this proposal. I'm closing this issue now as it's implemented and it looks like we are more or less happy with it.
I'm thinking would it be better if when clicking a verse (anywhere), it would open in ambiguous selection modal all actions that are available in selected verse(s). So it would show all bookmarks related to that verse(s), preferrably also footnotes, and crossreferences.
Bookmark click handlers would be removed except for markers, that would be "shortcuts" to bookmark modal.
How does this sound like @agrogers etc?