Skip to content

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

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

LynetteCullens
Copy link

  1. Select the files to add to the table
  2. 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.
@mProjectsCode
Copy link
Owner

Since it seems you are still working on this, please request a review when it is done.

@LynetteCullens LynetteCullens marked this pull request as draft August 17, 2024 01:14
@LynetteCullens LynetteCullens marked this pull request as ready for review August 17, 2024 01:15
Added scrollbar to view in Live Preview, Included/Excluded filters, and horizontal filters.
@LynetteCullens
Copy link
Author

Since it seems you are still working on this, please request a review when it is done.

Okay, I am now done. I don't know how to request a review.

@mProjectsCode
Copy link
Owner

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 is quite impressive, but too complex as an example. Additionally, it does some discouraged things like adding styles via JS and not properly cleaning up DOM elements.

@LynetteCullens
Copy link
Author

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 is quite impressive, but too complex as an example. Additionally, it does some discouraged things like adding styles via JS and not properly cleaning up DOM elements.

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.

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 this pull request may close these issues.

2 participants