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

Adding a link to another website #6

Open
lukebarnard1 opened this issue Mar 27, 2015 · 0 comments
Open

Adding a link to another website #6

lukebarnard1 opened this issue Mar 27, 2015 · 0 comments
Labels

Comments

@lukebarnard1
Copy link
Owner

At the moment HTML can be used to insert a link to content:
<a href='whatever.bla'>Link text</a>
Typing HTML should not be necessary. Typing in a link should automatically cause the content to become some editable object which includes a link and some text. This suggests that a file type is needed for external links, and a possible solution is to store it as JSON and have the JSON rendered in a special way once it reaches the client (i.e. the client would visit the site, generate a thumbnail and display it).

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

No branches or pull requests

1 participant