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

[Feature] make window of each URL customizable #13

Closed
swyxio opened this issue May 20, 2023 · 5 comments
Closed

[Feature] make window of each URL customizable #13

swyxio opened this issue May 20, 2023 · 5 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@swyxio
Copy link
Contributor

swyxio commented May 20, 2023

people might want to use other chat apps, eg HuggingChat, or Vicuna or OpenAssistant.

would like to keep the number of panels to 3 (so it doesnt get too busy? but maybe we could bring it up to 6 with a second row?), but let people customize their fave chat apps for each window

however the app works by also needing a selector for the text input, and the submit button, and users aren't likely to find those on their own

easiest way is to maintain a static list of other known chat apps, that also have their input and submit selectors hardcoded.

reach goal: choices should persist esp thru version upgrades of smol menubar (so maybe store in disk?)

@swyxio swyxio added duplicate This issue or pull request already exists enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed and removed duplicate This issue or pull request already exists labels May 20, 2023
@swyxio
Copy link
Contributor Author

swyxio commented Jun 8, 2023

lets also prioritize adding Bing https://twitter.com/swyx/status/1666611863734611969?s=20 @seanoliver

@seanoliver
Copy link
Collaborator

Nice! I'm working on setting up Hugging Chat in a local branch and I'll check out Bing too. Not sure what limitations there will be since Bing requires Edge on desktop, but I'll learn more.

Also submitted a draft here that puts each provider into its own "module" so we can more easily swap them in and out: #32

(This is more for directional feedback.)

@fortyplusdev
Copy link

Hi - great ideas. 2 feature request... 1- It would be great for people who don't have direct access to Anthropic yet be able to also use Poe. 2- option for the window to be pinned so it doesn't hide all the time. Lots of other great features from MenubarX & Slidebar if your looking at other options... Thanks.

@seanoliver
Copy link
Collaborator

Thanks @fortyplusdev -- I'll take a look at Poe.

@swyxio Just noting here that the latest version of this PR has support for Bing: #32

Also lmk what you think about these providers to add next:

Bing - done in #32
Perplexity
HuggingChat
Vicuna
OpenAssistant
Scite assistant
Poe

@swyxio
Copy link
Contributor Author

swyxio commented Jun 15, 2023

some progress made here!

i think now we can split up the issues to invite more independent contributions and welcome first contributors. very keen on Perplexity, and maybe Phind as well (for developer focused search)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants