xnotepp / xnote

Sources for the XNote++ Thunderbird add-on.
https://addons.thunderbird.net/en-US/thunderbird/addon/xnotepp/
Other
24 stars 7 forks source link

Additional column in the email display for marking messages with notes #136

Open RicoAlexanderSchulz opened 6 months ago

RicoAlexanderSchulz commented 6 months ago

Additional column in the email display for marking messages with notes

There is a problem that the position appears to be incorrect, meaning that xNote inserted after the last column always produces a side scroll bar.

Hence my question Could xNote be expanded so that I can switch off the XNote column so that I no longer have a side scroll bar? Or to improve the programming so that the side scroll bar is prevented.

(All columns are narrow and there should be no side scroll bar.) (If I disable xNote completely, the scroll bar is gone.)

Thank you

. 2024-05-15_082003

.

.

German: Zusätzliche Spalte in der E-Mail Anzeige zur Markierung von Nachrichten mit Notizen Es besteht das Problem, das scheinbar die Position falsch ist, heißt, das xNote nach der letzten Spalte eingesetzt wird, erzeugt immer ein seitlichen Scrollbalken.

Daher meine Frage Könnte man xNote so erweitern, das man die Spalte XNote abschalten kann, damit ich kein seitlichen Scrollbalken mehr habe? Oder die Programmierung so zu verbessern, das der seitliche Scrollbalken verhindert wird.

(Alle Spalten sind schmal und es sollte kein seitlichen Scrollbalken geben.) (Wenn ich xNote komplett deaktiviere, ist der seitliche Scrollbalken weg.)

Vielen Dank

opto commented 6 months ago

finally, after four years, the TB addon team has reintroduced "custom columns". That feature got lost somewhere during Thunderbird code rewriting, and I have been asking for that since then.

Currently, I am using a wild hack to write the XNote into a regular column. It took really long to find how to do that. So at least we are having the column back since about half a year, even if it is a bit ugly.

I will convert that to the new custom columns provided by Thnderbird in the near future.

opto commented 6 months ago

you can pull the column to a different position (more to the left) and use the column picker to set that for all folders. Does that help with the scrollbar? Or maybe deselct columns you don't need?

RicoAlexanderSchulz commented 6 months ago

The xNote column cannot be moved, it seems to be linked to the SpamStatus column, because when I take the xNote icon and move it to the desired position, the spam status column is always moved instead, even if it is 3 columns further away.

Noticeably, there are two menu logos and the latter cannot be used.

Windows 10 Thunderbird 115

Maybe switching it off will also help, which is currently not included in the menu.

Thank you for your valuable time and effort It works so far and that's the most important thing.

2024-05-15_110834

reinerblock commented 5 months ago

Just tested it because I'm missing the column for XNote++ and QNote. I've both installed, and my test shows different results.

If I create a XNote via context menu, the following is shown. grafik

As you can see, there's a tag XNote now above the message, but the preview shows QNote.

Furthermore, the XNote column is not linked to the Spam or Status column but the Size column.

BTW, I'm using Betterbird 115.11.0-bb28.

yardstudio commented 1 month ago

@opto how is this resolved?