-
-
Notifications
You must be signed in to change notification settings - Fork 333
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
Feature Request: Import readme.md feature on website. #264
Comments
Needed! There should also be a way to import it directly via the link. E.g. navigating to |
@octokatherine taking a quick look through the code it seems this functionality is already half implemented within the local storage save and read function. I'm happy to add an import and export function to the homepage which exports and reads in the JSON formatting you already have setup? |
That would be very helpful to have an import feature. That would allow institutes to create their own templates, spread those templates to employees, which could then upload and work from that template. Hope that will possible soon. |
@Danny-dK I'll look at creating this feature over the next couple days and will create a PR asap |
Is your feature request related to a problem? Please describe.
Whenever I want to edit my readme.md file, I open the website readme.so... the layout are set to default with no way to import the custom catagory. This means I have to manually go back and add the catagories which will take forever.... much better if I can just press a button and upload readme.md file and all of the catagories are automatically set.
Describe the solution you'd like
Have a system where you press a button and upload readme.md file and all of the catagories are automatically set.
Describe alternatives you've considered
There are two choises, you can either never delete cookies on the browser, or add all of the catagories manually. Never deleting cookies have privacy issues and adding catagories manually take forever to do.
Additional context
N/A
#264 (comment)
The text was updated successfully, but these errors were encountered: