We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What about for the messy and long urls. Are you gonna have a url tidier? Or keep it as plaintext. Are urls gonna have a point to browser handler?
The text was updated successfully, but these errors were encountered:
Easy to call the browser with a link, would be nice if we verify it in the background first though
import webbrowser webbrowser.open("www.google.com")
Could set wikilink to [[double bracket]] and web link to [single bracket](parentheses url) for tidier
[[double bracket]]
[single bracket](parentheses url)
Sorry, something went wrong.
totally-not-frito-lays
No branches or pull requests
What about for the messy and long urls. Are you gonna have a url tidier? Or keep it as plaintext. Are urls gonna have a point to browser handler?
The text was updated successfully, but these errors were encountered: