Replies: 1 comment 2 replies
-
It’s on my to-do list before the 1.0 release! Another example is Tags and Posts collections: when you open a tag, there should be a list of blog posts that use the tag. The Asset Library already has the feature: a list of entries that use the selected asset. Also, cascade update/delete is needed, as requested in the Decap repo:
A config parser is needed for these features to work, and I’m already working on it. As I said in #404, Sveltia CMS is essentially a general-purpose NoSQL database management system. Other features required as a DBMS include: |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be neat to have a way to list entries related to the current entry.
I have a site with artworks that can be in multiple "collections".
In the collection entry, it would be great to see which works include the current "collection".
I imagine a list with the title (and thumb if available) that takes you to the item in question when clicked.
Beta Was this translation helpful? Give feedback.
All reactions