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

    Notes app: Lost all notes wile upgrading

    Scheduled Pinned Locked Moved Solved Support
    8 Posts 5 Posters 1.5k Views 1 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.
    • U Offline
      ubuntoutou
      last edited by

      I closed the Notes app while upgrading this app to the latest version. Now, when I open this app, I get the following message:

      No notes vavailable
      

      Any idea how to retrieve my notes?

      PhoenixLandPiratP 1 Reply Last reply Reply Quote 0
      • PhoenixLandPiratP Offline
        PhoenixLandPirat @ubuntoutou
        last edited by

        @ubuntoutou As long as the note files are still there, go to the terminal

        cd .local/share/com.ubuntu.reminders/@local

        This is where all your notes are stored, to get content of the notes out you will need to type this to (this will miss all the nicetys like titles and will merge all the notes into one, so keep that in mind).

        cat *info | grep tagline | awk -f= '{print $2}' >> $HOME/Documents/notes.txt

        Then you can just cd into your Documents directory and cat note.txt and it should have all your notes, it'll be a bit of a mess and you'll have to format it a bit to look nice, but that SHOULD work.

        1 Reply Last reply Reply Quote 0
        • C Offline
          cliffcoggin
          last edited by

          I noticed the same thing thing after the update. Click on the Notebook tab, then on the Notes tab, and your notes will re-appear. You have to do this every time you start the application.

          mihaelM U 2 Replies Last reply Reply Quote 3
          • mihaelM Offline
            mihael @cliffcoggin
            last edited by

            @cliffcoggin That's a very good find, thank you!

            1 Reply Last reply Reply Quote 0
            • C Offline
              cliffcoggin
              last edited by

              It seems that in fixing the application for the Pinephone, the update unfixed it for others phones.

              1 Reply Last reply Reply Quote 0
              • U Offline
                ubuntoutou @cliffcoggin
                last edited by

                @cliffcoggin Thanks. Your solution works like a charm.

                1 Reply Last reply Reply Quote 0
                • messayistoM Offline
                  messayisto
                  last edited by

                  thanks!!!

                  1 Reply Last reply Reply Quote 0
                  • C Offline
                    cliffcoggin
                    last edited by

                    I am happy to report that the application has been fixed today. Thanks for such fast work.

                    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