plots2 icon indicating copy to clipboard operation
plots2 copied to clipboard

Move some files from root directory into subfolders if possible

Open jywarren opened this issue 6 years ago • 5 comments

We have many different files in the root directory, but they push down the README quite far when viewed on GitHub: https://github.com/publiclab/plots2

image

Some files seem like they could be kept in a subfolder to save vertical space -- some have already been moved to .github/ -- but it'll take research to tell which we can move without breaking anything. Let's do some careful research and paste in links in the comments for any docs showing where we could stash these files.

Thanks!

jywarren avatar Dec 07 '18 20:12 jywarren

Hi @jywarren, there are two readme files. Should i make a directory and put both the files in it? And since directories come first, this will solve this issue.

imdhruvgupta avatar Jan 05 '19 12:01 imdhruvgupta

Is this issue still open?

An0u avatar Mar 18 '19 02:03 An0u

yes @An0u

grvsachdeva avatar Mar 18 '19 14:03 grvsachdeva

Is this issue available ?

unnati914 avatar Oct 11 '21 16:10 unnati914

Creating a new folder

1.go to the folder within which you would like to make another folder 2.Click on New file 3.on the text field for the file name, first, write the folder name you want to create 4.then type /. This creates a folder

For adding the existing files to the new created folder https://docs.github.com/en/repositories/working-with-files/managing-files/moving-a-file-to-a-new-location#:~:text=Open%20Terminal%20.,old%20and%20new%20file%20locations.&text=Stage%20the%20file%20for%20commit,file%20to%20the%20new%20location.

Hope this is help

Mohammadkhan18 avatar Apr 05 '23 19:04 Mohammadkhan18