Giter VIP home page Giter VIP logo

Comments (12)

robinkunde avatar robinkunde commented on June 12, 2024 1

It should be in ~/Library/Containers/com.sequel-ace.sequel-ace/Data/Library/Preferences/com.sequel-ace.sequel-ace.plist. You can dump out the contents of binary plist files with plutil -p.

from sequel-ace.

Jason-Morcos avatar Jason-Morcos commented on June 12, 2024
  1. Not trivially possible - sandboxing enforces the file location
  2. They're stored in a container in a location chosen by the macOS Samdbox

from sequel-ace.

Jason-Morcos avatar Jason-Morcos commented on June 12, 2024

This might help - #53

from sequel-ace.

griiid avatar griiid commented on June 12, 2024

This might help - #53

Oh, I see ~/Library/Containers/com.sequel-ace.sequel-ace/Data/Library/Application Support/Sequel Ace/Data
I'll try it, thx.

from sequel-ace.

griiid avatar griiid commented on June 12, 2024

@Jason-Morcos It's not helped I guess.

What I really care is Query Favorites, but In ~/Library/Containers/com.sequel-ace.sequel-ace/Data/Library/Application Support/Sequel Ace/Data there's only pinnedTables.db, queryHistory.db, Favorites.plist

截圖 2023-12-11 14 57 31

from sequel-ace.

Jason-Morcos avatar Jason-Morcos commented on June 12, 2024

Ohhh Query Favorites, to be honest I don't really recall where those are stored. @Sequel-Ace/all anyone else remember the location? I think they're stored in a SQLite DB IIRC (and I might be wrong on that), and I have no recollection where that's stored.

from sequel-ace.

robinkunde avatar robinkunde commented on June 12, 2024

@griiid Does that help?

from sequel-ace.

griiid avatar griiid commented on June 12, 2024

Sorry @robinkunde, I forgot to setup sync yesterday, need 1 more day to check.

from sequel-ace.

griiid avatar griiid commented on June 12, 2024

Hi @robinkunde, ~/Library/Containers/com.sequel-ace.sequel-ace/Data/Library/Preferences/com.sequel-ace.sequel-ace.plist is a correct file path, however when I sync from another macbook, my Sequel Ace looks like it doesn't have preferences, maybe there are some related-to-mac data in the plist file?

Now I don't know how can I automatically sync it.
I can only export query favorites manually, and wait for new feature?

from sequel-ace.

robinkunde avatar robinkunde commented on June 12, 2024

@griiid Can you confirm two things for me?

  1. Are you using the AppStore version of Sequel Ace on both machines?
  2. Does the file actually contain your saved queries? You can dump out a clear text version of the file on the command line plutil -p ~/Library/Containers/com.sequel-ace.sequel-ace/Data/Library/Preferences/com.sequel-ace.sequel-ace.plist

from sequel-ace.

griiid avatar griiid commented on June 12, 2024

@robinkunde

  1. Yes, I installed from AppStore, on both machines.
  2. Yes.

from sequel-ace.

robinkunde avatar robinkunde commented on June 12, 2024

Ok, I just tried to myself. Global Query Favorites successfully transferred. Non-global ones are bugged for me tho. So copying the file should work for transferring global favorites at least.

from sequel-ace.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.