tedit development and design discussion
-
@danfro Okay, thanks.
-
@danfro I hadn't even paid attention to the broken sorting mode ! Perhaps this is an opportunity to implement different sorting modes internal to tedit or for tedit to conform to the sorting mode defined for Files?
-
@domubpkm you are not wrong here.

So (you and others): how many files do you have in tedit? Thinking about performance. Sorting in qml is likely easier but c++ is more performant for larger number of files?
a) less than 100 files
b) 100 to 500 files
c) 500 to 1000 files
d) 1000+ files -
@danfro a is my answer

-
@danfro b) This suggests that having a file count indicator might be good too

-
@domubpkm like the already existing text at the top of the file list saying how many files where found?

-
@danfro It already exists! A simple light bolding will suffice!

-
@domubpkm not that simple. Either we use html tags withing the text, which makes it cloggy for translations (I generally try to avoid that for this reason) or splitting up the text into two separate labels, then loosing context for translation, because its two separate strings.
I would not make the whole text bold.
Since the number is a %1 placeholder, only "bolding" that by making it <b>%1</b> might be the least bad regarding translations. Still not ideal. -
@danfro I was not enough accurate : indeed i spoke of the number only : a little more in bold (maybe).
-
I use less then 100 files.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login