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

[FR] Fetch url meta tags into database fields #5963

Open
zoli opened this issue Aug 14, 2024 · 1 comment · May be fixed by #6130
Open

[FR] Fetch url meta tags into database fields #5963

zoli opened this issue Aug 14, 2024 · 1 comment · May be fixed by #6130
Labels
database the underlying data of grid, kanban, cal needs design A design spec is required new feature New feature or request Q4 24

Comments

@zoli
Copy link
Contributor

zoli commented Aug 14, 2024

Description

When a URL is pasted to the description field in the database (kanban/grid view) fetch URL metadata to the field for example the HTML title of the URL will get into the description field which is the primary field, if there is a URL field the URL will go there and the meta description will go in the document.
The use case for me is when I want to create kanban cards from URL. I want to use the URL title as the card primary field and also keep the URL as a reference in URL field.

Impact

Those who want to fill database fields from a URL automatically.

Additional Context

It can get hooked to paste shortcut so when a URL is pasted it will fetch the URL get meta tags and fill them. To enable or disable it we can make it a setting for database.
I think it's better to implement it on frontend side but I'm not sure.

@zoli
Copy link
Contributor Author

zoli commented Aug 14, 2024

I would like to take this if its accepted.

@zoli zoli linked a pull request Aug 30, 2024 that will close this issue
4 tasks
@annieappflowy annieappflowy added new feature New feature or request needs design A design spec is required database the underlying data of grid, kanban, cal Q4 24 labels Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
database the underlying data of grid, kanban, cal needs design A design spec is required new feature New feature or request Q4 24
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants