RafaelGB / obsidian-db-folder

Obsidian Plugin to Allow Notion like database based on folders
MIT License
1.25k stars 60 forks source link

[FR]: Ability to embed databases #417

Open rohanbatraio opened 2 years ago

rohanbatraio commented 2 years ago

Contact Details

No response

Present your request

I am hoping that this is possible as the plugin initially uses react tables. If i could have an option to copy the database and use that in combination of a md file that would be great. As i am constantly being bothered on choosing either to use dataview or the beauty of databases.

If we can implement any approach in which i can embed this database as an iframe inside my notes or anything that suits you, that would be awesome.

Maybe a long term enhancement, i would love to know your views.

For which platform do you request this request??

Desktop

rohanbatraio commented 2 years ago

As i can easily use dataview inside md files, if db folder would have the same workflow, then it would make our life much more beautiful.

KUDOS to the new visual update of the plugin.

alancunha26 commented 2 years ago

This would be great. I really need to view the database folder in a regular md file

+1

RafaelGB commented 2 years ago

Currently you can embed your database as dataview table with ![[your db file]]

Will be great to use the same lexicon to render it as an interactive table, but is not trivial. this is the used service right now.

The problem with interactive databases could be the pdf export or performance if you render multiple tables in the same md file.

I will tag this issue as long term and request help for it

alancunha26 commented 2 years ago

I am open to contribute if needed

RafaelGB commented 2 years ago

you are more than welcome for this task @alancunha26 , if you want, open a PR and I will help you there with all the questions

alancunha26 commented 2 years ago

Thanks! I will start contributing as soon as possible. Can I create a branch and open a PR?

RafaelGB commented 2 years ago

you can create a fork, then a PR of the fork, sure

Photosynthesis commented 2 years ago

This is a truly outstanding plugin, and the ability to embed the editable interface would be extremely helpful for my uses. Thank you!

+1

skyler3d commented 10 months ago

Would a view only version be easier? I don't necessarily mind not being able to edit but the default dataview table is much harder on the eyes compared to the DBFolder view.

medo2132112 commented 1 day ago

I believe the workaround for now is to use templify-embed. Image