You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great if we could use file names that are different from the model key. For example, I'd like my blog posts to be prefixed with the timestamp so that they are automatically sorted in the filesystem by their recency.
Not sure if there are existing implementation details that would prohibit this? At first glance it doesn't look like the system depends on the file name to look up individual posts/articles?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
It would be great if we could use file names that are different from the model key. For example, I'd like my blog posts to be prefixed with the timestamp so that they are automatically sorted in the filesystem by their recency.
Not sure if there are existing implementation details that would prohibit this? At first glance it doesn't look like the system depends on the file name to look up individual posts/articles?
Beta Was this translation helpful? Give feedback.
All reactions