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

Ask only once if I want to see Urban Dictionary results, or make it an argument #60

Open
Spiritspeak opened this issue Nov 12, 2019 · 2 comments
Labels
feature a feature request or enhancement

Comments

@Spiritspeak
Copy link

It impedes workflow to keep asking whether urbandictionary results should be shown in available()
ideally there would be an argument like showUrbanDictionary=c(getOption("session.showUD",NA),T,F) that asks the user for their preference on first call, saves it in option "session.showUD" and then uses that choice unless the argument showUrbanDictionary is explicitly set to T or F

@jimhester jimhester added the feature a feature request or enhancement label Apr 3, 2020
@jimhester
Copy link
Member

I agree, the current behavior is not ideal, I agree only showing this dialog once would be ideal. PRs welcome!

@llrs
Copy link
Contributor

llrs commented Feb 10, 2021

This was addressed several years ago at #50, but it missed the release, and there haven't been any release since them. You can use the GitHub/development version if you want to avoid this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature a feature request or enhancement
Projects
None yet
Development

No branches or pull requests

3 participants