-
-
Notifications
You must be signed in to change notification settings - Fork 61
Database Editor Example #399
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
base: master
Are you sure you want to change the base?
Conversation
LynetteCullens
commented
Aug 13, 2024
- Select the files to add to the table
- Generate Table With Editable Row and Rendered Row for Each File
Fixed the file path from note title function to work with the input/view fields
Got rid of the set time out that did nothing
I don't recall what I changed since the site has been down.
Since it seems you are still working on this, please request a review when it is done. |
Added scrollbar to view in Live Preview, Included/Excluded filters, and horizontal filters.
Okay, I am now done. I don't know how to request a review. |
After some time, I looked at this again and noticed a few reasons why it isn't a good fit for the example vault. |
It should be completely broken at this point. Someone asked me in the discord for an example of a dropdown menu list that pulls from frontmatter, and it no longer worked after an update. I've since revised and fixed it to provide an example for them to use. Can you explain the cleaning up DOM elements thing? Sounds like if I do that, then my table will load faster. I don't think I can fix the style issue since the table is html based. I would appreciate any suggestions on styling. I would love for the table to render as a metabind table, but I don't know how to force the table think its a normal metabind table. |
Just corrected mispelled `Secion` to `Section`