Can linkIcon display the resource/parent URL depending on contentType ?
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 153
- Forks
- 46
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 7
Description
Actually the linkIcon does link to the resource Url.
- This allow to display HTML as a web server
- container and all RDF are displayed has solidOS web apps per Solid spec
- media and non RDF text/xxx are displayed as such like in a browser
This is not interesting for text/markdown it will be more interesting to display the html rendering.
SolidOS could display the parent URL at least for text/mardown and may be for all non rdf text/xxx ?
An other way would be to display using a dashBoard pane like the SolidOS browse.html : https://bourgeoa.solidcommunity.net/browse.html?uri=https%3A%2F%2Fbourgeoa.solidcommunity.net%3A8443%2Fpublic%2Ftest.txt
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the linkIcon entry point and inspect how the resource URL is currently selected for different content types. Compare the requested behavior with the linked SolidOS browse.html example, then clarify whether parent URLs apply only to text/markdown or to all non-RDF text before defining completion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100