Description: It would be helpful to have comment threads grouped in the navigator pane, rather than just having a flat list. Also, why is there a large gap from the └ to the items in the navigator? Steps to Reproduce: This is a enhancement suggestion, there are no steps to reproduce. Actual Results: This is a enhancement suggestion. Expected Results: This is a enhancement suggestion. Reproducible: Always User Profile Reset: No Additional Info: This is a enhancement suggestion.
Please elaborate on the use case ("I want to achieve Foo by doing Bar and get stuck at Baz") and perhaps illustrate what you have in mind. I suspect the issue has been requested, so you could save time by browsing through bug 106179 resp. bug 107431. So far I get that you think "Many margin comments/notes are complicated to use", bug 38295.
I don't know what more to say. I am not talking about comments in the margins. I am talking about the Navigator (F5) in Writer, which lists Headings, Tables, Comments, etc. All the comments are listed in a flat list even though they may be comment threads (ie. One person makes a comment in the document and then people reply to that comment). Sometimes there can be several comments forming a conversation at one place in the document. It is unintuitive and a poor use of space to have all those reply comments displayed in the navigator at the same level as the original comments that start the conversations (threads). It makes it difficult to actually navigate the comments in the Navigator on a document with dozens or hundreds of comments. I guess in the Navigator you can see which comments are original and which ones are replies because the replies by default start with "Reply to ..." But in the Navigator view it would be better if that "Reply to..." text wasn't shown and the replies were just nested under the starting comment. It would actually be better, IMHO, if the comments in the Navigator started with the name of the commenter followed by a colon, but that is a separate enhancement request, I guess.
(In reply to Heiko Tietze from comment #1) > Please elaborate on the use case ("I want to achieve Foo by doing Bar and > get stuck at Baz") and perhaps illustrate what you have in mind. I suspect > the issue has been requested, so you could save time by browsing through bug > 106179 resp. bug 107431. > > So far I get that you think "Many margin comments/notes are complicated to > use", bug 38295. The bugs you linked to are not helpful. The first own is a list of Calc comment bugs. The second one has nothing in it except some spam comments. The third one is talking about the display of comments in the comment margin, but I am talking about the list of comments in the Navigator. I did try searching for related bugs before I posted but I couldn't find anything. The search was giving a lot of unrelated results though.
[Automated Action] NeedInfo-To-Unconfirmed
(In reply to lomacar from comment #2) > I am talking about the Navigator (F5)... All the comments are listed in > a flat list even though they may be comment threads That makes sense. Something for you, Jim?
Created attachment 191071 [details] Navigator group comment threads demo Would what is shown in the video work? The patch that does this is here: https://gerrit.libreoffice.org/c/core/+/160011 Looking at the code it appears a reply to a comment reply uses the original comment as it's parent, not the reply comment. This probably isn't a bad thing.
(In reply to Jim Raykowski from comment #6) > Looking at the code it appears a reply to a comment reply uses the original > comment as it's parent, not the reply comment. This probably isn't a bad > thing. Awesome! So we don't run into deep hierarchy issues with comment > reply > reply... making the tree unmanageable. Sounds good to me. What do you think, lomacar?
Jim Raykowski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/8286c9ebe47aaf24b055f51136a8cb06f1e6429c tdf#157729 SwNavigator: enhancement to group comments by threads It will be available in 24.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
(In reply to Heiko Tietze from comment #7) > (In reply to Jim Raykowski from comment #6) > > Looking at the code it appears a reply to a comment reply uses the original > > comment as it's parent, not the reply comment. This probably isn't a bad > > thing. > Awesome! So we don't run into deep hierarchy issues with comment > reply > > reply... making the tree unmanageable. Sounds good to me. > > What do you think, lomacar? Perfect, thank you!
OK, let's mark this one as fixed :-)
In release notes: https://wiki.documentfoundation.org/index.php?title=ReleaseNotes%2F24.2&type=revision&diff=731006&oldid=730975 Verified in: Version: 24.2.0.2 (X86_64) / LibreOffice Community Build ID: b1fd3a6f0759c6f806568e15c957f97194bbec8f CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded Thank you Jim!
I already know that the indicator exists, therefore the first problem is essentially resolved. It's more about https://geometry-lite.co visibility than size in and of itself. I don't mind the indicator's modest size as long as it is sufficiently visible. These options are akin to the one that is now available, which is to briefly display the comments and toggle them on or off. Daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds