jekyll-admin
jekyll-admin copied to clipboard
No "duplicate" button
Description:
In the Admin Panel is not possible to duplicate a file.
Tell us a bit about yourself:
- Version of JekyllAdmin I'm using: 0.3.0
- Version of Jekyll I'm using: 3.4.0
@lfoscari Could you explain what kind of files you wish to duplicate and why?
@DirtyF md files, to avoid rewriting properties.
This issue has been automatically marked as stale because it has not been commented on for at least two months.
The resources of the Jekyll team are limited, and so we are asking for your help.
If this is a bug and you can still reproduce this error on the master branch, please reply with all of the information you have about it in order to keep the issue open.
If this is a feature request, please consider whether it can be accomplished in another way. If it cannot, please elaborate on why it is core to this project and why you feel more than 80% of users would find this beneficial.
This issue will automatically be closed in two months if no further activity occurs. Thank you for all your contributions.
@mertkahyaoglu Does the new button take defaults config into account?
@DirtyF If by new button, you're referring to New Post, New Page, etc buttons, then yes, the page you're directed to has the metadata fields pre-populated with the defaults from the config file.
@lfoscari Have you setup any defaults in your _config.yml? That will help you pre-fill some fields and allow you to define archetypes for each content type.
If it is only for properties (metafields), defaults might help you with this. Other than that, I don't think a duplicate button is any useful.