Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a way to customize the local list of sites? #37

Open
mar10p opened this issue Apr 22, 2023 · 2 comments
Open

Is there a way to customize the local list of sites? #37

mar10p opened this issue Apr 22, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@mar10p
Copy link

mar10p commented Apr 22, 2023

We have a private enterprise instance of StackExchange. Is there a way to search that specifically, or to edit the local list of sites to add the enterprise instance?

(More of a question / feature request than a bug)

@mar10p mar10p added the bug Something isn't working label Apr 22, 2023
@samtay
Copy link
Owner

samtay commented Apr 22, 2023

Yes you can, you just need to edit the cached sites json. E.g. if you are on linux this lives at ~/.cache/so/sites.json. If you run so --update-sites it will overwrite any changes you've made.

However if that site isn't publicly available, the request will likely fail. I'm not familiar with stackexchange's enterprise offerings, but there's currently no way to login or maintain any kind of session with so.

@mar10p
Copy link
Author

mar10p commented Apr 23, 2023

Thanks @samtay, that helps! I will experiment with it.
Thank you for this app, by the way. I've forgotten about it, but have recently rediscovered it, and I love the TUI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants