UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    tedit development and design discussion

    Scheduled Pinned Locked Moved App Development
    tediteditorappdevelopmentfeatures
    249 Posts 13 Posters 134.7k Views 3 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • danfroD Offline
      danfro @domubpkm
      last edited by

      @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

      messayistoM D 2 Replies Last reply Reply Quote 0
      • messayistoM Offline
        messayisto @danfro
        last edited by

        @danfro a is my answer 😊

        1 Reply Last reply Reply Quote 0
        • D Offline
          domubpkm @danfro
          last edited by

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

          danfroD 1 Reply Last reply Reply Quote 0
          • danfroD Offline
            danfro @domubpkm
            last edited by

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

            D 1 Reply Last reply Reply Quote 0
            • D Offline
              domubpkm @danfro
              last edited by

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

              danfroD 1 Reply Last reply Reply Quote 0
              • danfroD Offline
                danfro @domubpkm
                last edited by

                @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.

                D 1 Reply Last reply Reply Quote 0
                • D Offline
                  domubpkm @danfro
                  last edited by

                  @danfro I was not enough accurate : indeed i spoke of the number only : a little more in bold (maybe).

                  danfroD 1 Reply Last reply Reply Quote 0
                  • M Offline
                    ma
                    last edited by

                    I use less then 100 files.

                    1 Reply Last reply Reply Quote 0
                    • danfroD Offline
                      danfro @domubpkm
                      last edited by

                      @domubpkm Yes, I understood it that way. I just wanted to explain why even this isn't "simple" codewise.

                      Thanks for your replies regarding number of files. So I did try a few things and decided to separate the number from the text. Now here everyone can test the latest build with bold number 😉 and sorting option for files 🎉:
                      https://gitlab.com/Danfro/tedit/-/jobs/14451001364/artifacts/file/build/aarch64-linux-gnu/app/tedit.danfro_3.7.0_arm64.click

                      @ma that will solve the sorting problem quite well I hope.

                      Please let me know any issues, so I can release this soon.

                      D 1 Reply Last reply Reply Quote 0
                      • D Offline
                        domubpkm @danfro
                        last edited by

                        @danfro Thanks. Unless I misinterpret it, it seems that the sorting by date is reversed: ascending is in fact descending and vice versa.

                        1 Reply Last reply Reply Quote 0

                        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
                        • First post
                          Last post