Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. QtCreator: Export or save bookmarks?
Forum Updated to NodeBB v4.3 + New Features

QtCreator: Export or save bookmarks?

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
4 Posts 3 Posters 374 Views 1 Watching
  • 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.
  • A Offline
    A Offline
    Asperamanca
    wrote on last edited by
    #1

    Bookmarks have become quite important to me as a way to track my own TODOs directly in code.
    Sometimes, a QtCreator crash or updates deletes some or all of them.

    Is there a way to export/save/backup bookmarks?

    1 Reply Last reply
    0
    • aha_1980A Offline
      aha_1980A Offline
      aha_1980
      Lifetime Qt Champion
      wrote on last edited by aha_1980
      #2

      @Asperamanca The bookmarks are stored in the session. So if you don't have a specific session open, it's ~/.config/QtProject/qtcreator/default.qws on Linux. You should find your bookmarks below the XML node <variable>value-Bookmarks</variable>

      Regards

      Qt has to stay free or it will die.

      JonBJ 1 Reply Last reply
      0
      • aha_1980A aha_1980

        @Asperamanca The bookmarks are stored in the session. So if you don't have a specific session open, it's ~/.config/QtProject/qtcreator/default.qws on Linux. You should find your bookmarks below the XML node <variable>value-Bookmarks</variable>

        Regards

        JonBJ Offline
        JonBJ Offline
        JonB
        wrote on last edited by
        #3

        @aha_1980 said in QtCreator: Export or save bookmarks?:

        ~/.config/QtProject/qtcreatordefault.qws

        You meant ~/.config/QtProject/qtcreator/default.qws.

        1 Reply Last reply
        0
        • A Offline
          A Offline
          Asperamanca
          wrote on last edited by
          #4

          Not a beauty to handle, but at least a way to make backups. Thanks!

          1 Reply Last reply
          0
          • A Asperamanca has marked this topic as solved on

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved