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

URL entry should be supported #5

Open
Tracked by #2
totally-not-frito-lays opened this issue Dec 27, 2023 · 1 comment
Open
Tracked by #2

URL entry should be supported #5

totally-not-frito-lays opened this issue Dec 27, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@totally-not-frito-lays
Copy link
Collaborator

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?

@phentos phentos changed the title URL Handling URL entry should be supported Dec 27, 2023
@phentos phentos added the enhancement New feature or request label Dec 27, 2023
@phentos
Copy link
Owner

phentos commented Dec 27, 2023

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

@phentos phentos mentioned this issue Dec 27, 2023
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants