FR: Add an auto tag/info for what created it
Hi It would be great if this extension adds an additional (hidden/non rendered) metadata for what created these previews, name of the plugin, iframe, local, date.
Thanks
Please provide an example of this.
Hi
Maybe something like this?
title: "Civitai: The Home of Open-Source Generative AI"
image: "https://civitai.com/favicon.ico"
description: "Explore thousands of high-quality Stable Diffusion models, share your AI-generated art, and engage with a vibrant community of creators"
url: "https://civitai.com"
createdby: linkembed
date: 11-29-2023
I see. DateTime might be useful. I suppose you are trying to record the date time this code block is added, right? But the createby field seems needless.
And is there anything else you also want to record?
There are actually bunch of link preview plugins for obsidian, and they seem to handle things a bit more slightly. That was my reasoning for why createdby might be useful.
The date field can be very useful, thanks for considering
I think you might try different plugins first and then you only use one plugin in the final. So from my point of view, this field is not that necessary. When I decide to add a feature, I always think about whether there are other similar needs. This way, when I add it, I can consider whether I can make the code more versatile. What is your use case for adding the datetime metadata? Why do you need to add this field? Since embed does not display this content, and I usually do not have such a need, I would like to understand what your original requirement was?
It makes sense, thanks for considering it. Metadata is there to add more info about when and how it was created since this is a special case for regular markdown. Regardless, thanks for considering.
I'm currently working on adding user scripts for another plugin I developed. I'm considering adding this functionality to this plugin, so that you can add whatever metadata you want using a postscript.