omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello โ€” I'm @olemoritz on Twitter.


    Braille application.

    Pythonista
    6
    334
    212224
    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.
    • shinya.ta
      shinya.ta @cvp last edited by

      @cvp

      Yes.

      If it's that type of keyboard, I think you can operate it.

      1 Reply Last reply Reply Quote 0
      • shinya.ta
        shinya.ta @cvp last edited by

        @cvp

        To make it easier for my wife to use it, I think I can change the size and position of buttons by myself.

        If it is difficult to change the size, we will review the shape again.

        cvp 1 Reply Last reply Reply Quote 0
        • cvp
          cvp @shinya.ta last edited by cvp

          @shinya.ta Ok, before to go on, you confirm your prefer such a little keyboard usable everywhere than a full-screen keyboard like my initial script but only usable in Pythonista.
          Just to be sure, please confirm because the kind of script if entirely different.
          And you will need either to wait for the availability of the official new version of Pythonista, either install a beta version.
          This kind of script is a custom keyboard extension, very limited in functionalities. I'm not sure we could include all what you want, we will see.

          shinya.ta 1 Reply Last reply Reply Quote 0
          • shinya.ta
            shinya.ta @cvp last edited by

            @cvp

            I see.

            I'd like a keyboard with this condition until I get a new Pythonisa.

            cvp 1 Reply Last reply Reply Quote 0
            • cvp
              cvp @shinya.ta last edited by

              @shinya.ta Not sure that I have been clear enough, to have this custom keyboard, you need the new Pythonista...

              shinya.ta 1 Reply Last reply Reply Quote 0
              • shinya.ta
                shinya.ta @cvp last edited by

                @cvp

                When will the new Pythonisa come out?

                cvp 2 Replies Last reply Reply Quote 0
                • cvp
                  cvp @shinya.ta last edited by cvp

                  @shinya.ta Only @omz knows it but you can install the beta version of you want.
                  For that, you have to install the TestFlight Apple app and then go to here

                  Read this topic first

                  1 Reply Last reply Reply Quote 0
                  • cvp
                    cvp @shinya.ta last edited by cvp

                    @shinya.ta Sorry to insist one more time, understood that your custom keyboard will be something like this on an iPhone, see height of area of red dots.

                    shinya.ta 1 Reply Last reply Reply Quote 0
                    • shinya.ta
                      shinya.ta @cvp last edited by

                      @cvp

                      That image is best.
                      It exactly matches my image.

                      cvp 1 Reply Last reply Reply Quote 0
                      • cvp
                        cvp @shinya.ta last edited by

                        @shinya.ta and you agree you will have a so little area for the six Braille dots?

                        shinya.ta 1 Reply Last reply Reply Quote 0
                        • shinya.ta
                          shinya.ta @cvp last edited by

                          @cvp

                          Yes, I agree.

                          cvp 1 Reply Last reply Reply Quote 0
                          • cvp
                            cvp @shinya.ta last edited by

                            @shinya.ta ok
                            I'll let you go to sleep ๐Ÿ˜€

                            My next steps are:

                            • transform my script into a custom keyboard (not so easy)
                            • debug the problem you met with dots not always taken
                            • test this first part in an other app than Pythonista, with actually only hiragana
                            • try to find a way to convert hiragana into kanji

                            I hope that all this is not too urgent for you, but I'll let you know how the project goes on.

                            Perhaps, you should install the beta version so you will be able to test when I'll post a first version of this custom keyboard.

                            1 Reply Last reply Reply Quote 0
                            • cvp
                              cvp @shinya.ta last edited by

                              @shinya.ta said:

                              ใฟใšใ†ใฟโ†’ๆน–
                              ใ‹ใ‚โ†’ๅท

                              I try to build a conversion "hiragana into kanji"
                              To test it, I wanted to use your post
                              ใฟใšใ†ใฟ -> ๆน–
                              ใ‹ใ‚ -> ๅท

                              But my conversion gives

                              ใฟใšใ†ใฟ -> ๆน– (like you)
                              ใ‹ใ‚ -> ้ˆน (not like you)

                              Thus, do I go on?

                              shinya.ta 1 Reply Last reply Reply Quote 0
                              • shinya.ta
                                shinya.ta @cvp last edited by

                                @cvp

                                ใ‹ใ‚โ†’ๅทโ†’River.
                                Another meaning.
                                ใ‹ใ‚โ†’็šฎโ†’Skin.

                                Kanji is difficult.

                                cvp 1 Reply Last reply Reply Quote 0
                                • cvp
                                  cvp @shinya.ta last edited by

                                  @shinya.ta I know that it is difficult but that will say that conversion could be erroneous..
                                  I'll go on and in a few days, I'll post a first version of my script, normally to be used with the new Pythonista version in all apps as custom keyboard but also usable, thus testable, in Pythonista of actual version.
                                  Let me some time please and you will be able to test it your self with your Pythonista version and tell me what I need to correct.

                                  shinya.ta 1 Reply Last reply Reply Quote 0
                                  • shinya.ta
                                    shinya.ta @cvp last edited by

                                    @cvp

                                    There is no mistake in conversion.
                                    I don't understand the meaning only with hiragana, so many conversion lists appear.

                                    cvp 2 Replies Last reply Reply Quote 0
                                    • cvp
                                      cvp @shinya.ta last edited by cvp

                                      @shinya.ta I wrote a little conversion script so you could test the way I do it.
                                      It uses a data base of Hiragana to Kanji...from here
                                      Could you try to download this file by

                                      • tapping Download
                                      • options
                                      • Run Pythonista3 script
                                      • Import file

                                      and tell me if the file is arrived in your Documents (root of Pythonista)

                                      1 Reply Last reply Reply Quote 0
                                      • cvp
                                        cvp @shinya.ta last edited by cvp

                                        @shinya.ta If you have been able to download the .db file,
                                        please test it with this little script
                                        where you have to type your Hiragana syllables in the TextField, then press return.
                                        You will get the list of Kanji's related to your input.

                                        shinya.ta 1 Reply Last reply Reply Quote 0
                                        • shinya.ta
                                          shinya.ta @cvp last edited by

                                          @cvp

                                          I'm sorry.

                                          I have never used GitHub, so I don't know how to use the sign-in.

                                          cvp 2 Replies Last reply Reply Quote 0
                                          • cvp
                                            cvp @shinya.ta last edited by

                                            @shinya.ta I don't think that you need to login

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post
                                            Powered by NodeBB Forums | Contributors