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

Add metadata read and write #208

Open
pivilartisant opened this issue Jan 7, 2025 · 0 comments · May be fixed by #215
Open

Add metadata read and write #208

pivilartisant opened this issue Jan 7, 2025 · 0 comments · May be fixed by #215
Assignees

Comments

@pivilartisant
Copy link
Collaborator

pivilartisant commented Jan 7, 2025

Context:

  • Today we only support adding metadatas to the website Sc storage during the fileInit. -> this means both cli and front-end can add metadata. This limits our capacity to change and update website metadatas and prevents us from adding them to the index.

The objective is to unlock:

See original proposal:

TODO in DeWeb Lib:

  • Add setGlobalMetadata()

TODO in CLI & frontend:

  • create metadata array
  • write metadata title:string
  • write metadata description:string
  • write metadata keywords:string array
  • call setGlobalMetaData()

TODO:

  • TBD -> how do we add metadata to the index
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

Successfully merging a pull request may close this issue.

2 participants