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

The format should allow for adding URLs #91

Open
WOnder93 opened this issue Mar 2, 2024 · 1 comment
Open

The format should allow for adding URLs #91

WOnder93 opened this issue Mar 2, 2024 · 1 comment

Comments

@WOnder93
Copy link

WOnder93 commented Mar 2, 2024

Currently, adding an URL such as https://example.com/url will be interpreted as a key-value pair and something like url:https://example.com/url is also not valid because:

Both key and value must consist of non-whitespace characters, which are not colons. Only one colon separates the key and value.

Being able to refer to URLs is crucial for me (and surely for many others), so I believe the format should allow for it (and make it easy).

@mgiugliano
Copy link

I wonder whether free-form annotations (including URLs, colons, etc.) might be added in whatever follows a # symbol, as in a comment for a programming language.

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

No branches or pull requests

2 participants