[Viewing] Changing note appearance with mousewheel

Forum rules
1. Please keep it one request/suggestion per topic.
2. Please mark the requests with the following tags:
[Startup] - issue related to the program's startup or shutdown process;
[Taking] and [Clipping] - related to acquiring/creating notes (excl. editing);
[Viewing] - related to notes list browsing and reading;
[Editing] - related to the process of editing new and existing notes;
[Search] - related to note searching and finding;
[Managing] - related to note organization and management;
[Reordering/Sorting] - related to sorting or reordering the notes list;
[Clipboard] - clipboard operations;
[Import] and [Export] - issue related to bulk notes import/export;
[Globalization] - issues related to multiple languages/cultures support;
[Files] and [Backup] - file operations,notes back-end and backup;
[UI] - UI issues which don't fall into any of the above categories;
[Other] - other issues which don't fall into any of the above categories.

Thank you!

Vote for or against this feature

Implement it asap (+2)
1
8%
Would be nice to have (+1)
3
25%
I don't need it personally (-1)
3
25%
Don't do it (-2)
5
42%
 
Total votes: 12
Midas
Moderator
Posts: 370
Joined: Thu Jan 29, 2009 10:40 am
Contact:

[Viewing] Changing note appearance with mousewheel

Postby Midas » Wed May 20, 2009 6:42 pm

I think it would be really useful if one could roll the mousewheel while pressing ALT (for example) and have the number of lines that each note displays increase or decrease.

I usually keep the "maximum displayed text lines" at zero, but while searching, I have to change it to a couple of lines, in order to visualize note body search hits. With this feature, instead of going to View | Note appearance to change it manually, I could do it interactively... ;)

What do you all think?
:D Midas, your friendly nugget gobbler, with a message from our sponsors:

Ask questions the smart way -- see www.catb.org/~esr/faqs/
Noddy330
Posts: 354
Joined: Thu Jan 22, 2009 11:05 pm
Contact:

Re: [Suggestion] Changing note appearance with mousewheel

Postby Noddy330 » Wed May 20, 2009 9:21 pm

Midas wrote:I think it would be really useful if one could roll the mousewheel while pressing ALT (for example) and have the number of lines that each note displays increase or decrease.

I usually keep the "maximum displayed text lines" at zero, but while searching, I have to change it to a couple of lines, in order to visualize note body search hits. With this feature, instead of going to View | Note appearance to change it manually, I could do it interactively... ;)

What do you all think?


Yes, I like it. But what about doing it by using the mouse to drag down/up the line between notes. Nod
Midas
Moderator
Posts: 370
Joined: Thu Jan 29, 2009 10:40 am
Contact:

Re: [Suggestion] Changing note appearance with mousewheel

Postby Midas » Thu May 21, 2009 1:39 am

I wouldn't object to it; however, it should be noted that like that a finer control of the mouse is required, resulting in more potential carpal stress, while with the way I thought of it you'd only have to hover the notes, press ALT and roll the wheel to get going... 8-)
:D Midas, your friendly nugget gobbler, with a message from our sponsors:

Ask questions the smart way -- see www.catb.org/~esr/faqs/
kranor
Moderator
Posts: 229
Joined: Wed Feb 11, 2009 3:10 pm
Contact:

Re: [Suggestion] Changing note appearance with mousewheel

Postby kranor » Thu May 21, 2009 7:40 am

Although strictly speaking I do not need this option. I must say that I do prefer Midas's option. I work with too many apps that require dragging that have implemented this badly (and not just freebie software...Can everybody say SAP?) with the window or drag process stuttering.
No trees were killed in the creation of this message. However, many electrons were terribly inconvenienced.
toddclausen
Moderator
Posts: 111
Joined: Fri Jan 30, 2009 3:28 pm
Contact:

Re: [Suggestion] Changing note appearance with mousewheel

Postby toddclausen » Thu May 21, 2009 1:29 pm

I like this idea also! While I try to use the keyboard as much as possible I think I would use this. Wouldn't want to see implementation slow something else down though, but should be easy to implement??? How many lines would this scroll at a time? User configurable?
-Todd
Midas
Moderator
Posts: 370
Joined: Thu Jan 29, 2009 10:40 am
Contact:

Re: [Suggestion] Changing note appearance with mousewheel

Postby Midas » Thu May 21, 2009 2:51 pm

Maybe you could figure a keyboard equivalent, Todd. I reckon there's no need for a lines option, because one wheel click = one extra line, up to the 99 maximum... Also, don't get the scrolling allusion, as CN already works that way.

Let's wait for Alex's veredict. 8-)

Meanwhile, I call on all votes... this isn't a mods only issue. :twisted:
:D Midas, your friendly nugget gobbler, with a message from our sponsors:

Ask questions the smart way -- see www.catb.org/~esr/faqs/
User avatar
CintaNotes Developer
Site Admin
Posts: 5001
Joined: Fri Dec 12, 2008 4:45 pm
Contact:

Re: [Suggestion] Changing note appearance with mousewheel

Postby CintaNotes Developer » Mon May 25, 2009 10:14 am

Hi guys,

I think this is a nice idea, but as you see there are people who are against the suggested solution (I myself voted for "nice to have" btw).

Anyway, to explore all the possibilities, let's go back to the problem which needs to be solved, I think it runs something like
"changing how much note detail is displayed is now rigid and involves navigating a menu and using a dialog box, should be more convenient and dynamic". Am I right here?

Do you really need the down-to-a-line accuracy? Maybe something like view modes are the answer, with predefined options like "minimal", "compact", "normal" and "full"; and ability to toggle them on a hotkey? It would toggle the visibility of tags and other fields as well. Of course the fields and number of lines displayed in each mode should be configurable (at least via editing the settings file). Later on it would even be possible to let users define custom view modes.
I realize that my suggestion is actually _harder_ to implement than the original one, but to me it seems somewhat more user-friendly. Also a switching slider can be provided for these modes, like the "Article Length" slider in Safari RSS. And _then_ it would be possible to use Alt+MWheel (or Ctrl+MWheel) to move that slider.
Whatcha think?
Alex
Midas
Moderator
Posts: 370
Joined: Thu Jan 29, 2009 10:40 am
Contact:

Re: [Suggestion] Changing note appearance with mousewheel

Postby Midas » Mon May 25, 2009 10:58 am

Let me start by saying that for the sake of balance I have now changed my vote from it'd be nice to have to ASAP in the light of people voting against what is a simple usability improvement to benefit some users (if you aren't one of them, just ignore it) and not even caring to make the reasons known... :(

CintaNotes Developer wrote:[...]
Anyway, to explore all the possibilities, let's go back to the problem which needs to be solved, I think it runs something like "changing how much note detail is displayed is now rigid and involves navigating a menu and using a dialog box, should be more convenient and dynamic". Am I right here?

Yes you are.

CintaNotes Developer wrote:Do you really need the down-to-a-line accuracy? Maybe something like view modes are the answer, with predefined options like "minimal", "compact", "normal" and "full"; and ability to toggle them on a hotkey? It would toggle the visibility of tags and other fields as well. Of course the fields and number of lines displayed in each mode should be configurable (at least via editing the settings file). Later on it would even be possible to let users define custom view modes.

No to the first question (the line by line adjustment was merely an answer to Todd's previous question, based on the perceived default system behaviour). But the following propositions strike me as overcomplicating what would otherwise be a simple interface enhancement. :roll:

CintaNotes Developer wrote:I realize that my suggestion is actually _harder_ to implement than the original one, but to me it seems somewhat more user-friendly. Also a switching slider can be provided for these modes, like the "Article Length" slider in Safari RSS. And _then_ it would be possible to use Alt+MWheel (or Ctrl+MWheel) to move that slider.
Whatcha think?

I really like the slider idea -- but as it departs from the general CN KISS philosophy by introducing one further interface element, I could as well live without it... :|
:D Midas, your friendly nugget gobbler, with a message from our sponsors:

Ask questions the smart way -- see www.catb.org/~esr/faqs/

Return to “Feature Requests”