From 9726e43e44602e92056a312c2861f0ec982fdd23 Mon Sep 17 00:00:00 2001 From: Thunkstation <53865857+Thunkstation@users.noreply.github.com> Date: Sun, 1 Sep 2019 15:08:22 +0100 Subject: [PATCH 1/9] Update main readme --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c79ff75..52f1d7e 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ # filetree -A FileTree for r/datacurator +A filetree for r/datacurator -Hello and Welcome to the [r/datacurator](https://reddit.com/r/datacurator) filetree repository. +Hello and welcome to the [r/datacurator](https://reddit.com/r/datacurator) filetree repository. -We aim to create a unified filetree for all kinds of data. +We aim to create a unified filetree for all kinds of data, for making it easier to store, categorise and retrieve it. + +This filetree is primarily based on the categorisation of data into directories based on the form of the data involved. For example, if a file is a .mp3 or .wav file, it would then be sorted into the audio top-level section. However, within subsections, the data is usually categorised based on category. If the previously mentioned audio file was a piece of music, it would be sorted into the artists subsection. However, if it was an audiobook, it would be sorted into the books subsection. --- From 125315fd134615c0d392412ced80338784584a79 Mon Sep 17 00:00:00 2001 From: Thunkstation <53865857+Thunkstation@users.noreply.github.com> Date: Sun, 1 Sep 2019 15:16:21 +0100 Subject: [PATCH 2/9] Updated audio readme Minor corrections as well as updates to the resources section --- root/audio/README.MD | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/root/audio/README.MD b/root/audio/README.MD index 65e30c0..5adda44 100644 --- a/root/audio/README.MD +++ b/root/audio/README.MD @@ -1,6 +1,6 @@ ## Content -The (digital) audio section contains any kind of sound that is contained within a file - such as music, sounds, sound-fx, podcasts, audiobooks, event recordings (musicals, concerts, standup comedy), games and many others. +The (digital) audio section contains any kind of sound that is contained within a file - such as music, sounds, sound effects, podcasts, audiobooks, event recordings (musicals, concerts, standup comedy), games and many others. Some common file types are: `*.{raw,wav,flac,mp3,m4a,m4b,ogg,opus,aiff,aac}` @@ -21,7 +21,7 @@ Some common file types are: `*.{raw,wav,flac,mp3,m4a,m4b,ogg,opus,aiff,aac}` ## Patterns -File Naming among music files is a very common topic among enthusiasts and it differs a lot from person to person. The filetree itself already defines a certain pattern that many people can somewhat agree on. +File naming among music files is a very common topic among enthusiasts and it differs a lot from person to person. The filetree itself already defines a certain pattern that many people can somewhat agree on. Please feel free to create your own pattern, by reading through the many many forum posts that people started. If you want a quickstart, here are a few common patterns: @@ -53,6 +53,7 @@ ALBUM_ARTIST/ALBUM_ARTIST - ALBUM (YEAR) [FORMAT]/CD N/TRACKNR - ARTIST - TRACKT ## Resources -- https://musicbrainz.org/ -- https://www.discogs.com/ -- https://hydrogenaud.io/ \ No newline at end of file +- https://musicbrainz.org/ - A community-maintained music metadata database. +- https://www.discogs.com/ - A database and marketplace for music. +- https://hydrogenaud.io/ - A community for discussion of audio technology. +- http://beets.io/ - A command-line based music tagger and cataloger. \ No newline at end of file From 9b35dc22581a5e1a6a5646b182fcb6d63f3fed31 Mon Sep 17 00:00:00 2001 From: Thunkstation <53865857+Thunkstation@users.noreply.github.com> Date: Sun, 1 Sep 2019 15:34:31 +0100 Subject: [PATCH 3/9] Updated documents readme ISO8601 format added for pattern with example given --- root/documents/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/root/documents/README.md b/root/documents/README.md index aeaced5..9080132 100644 --- a/root/documents/README.md +++ b/root/documents/README.md @@ -1,6 +1,6 @@ ## Content -Personal Documents like Letters, Poems, Forms, Bills, etc. +Personal documents like letters, poems, forms, bills, etc. @@ -12,7 +12,11 @@ Personal Documents like Letters, Poems, Forms, Bills, etc. ## Patterns +The most common file naming scheme for documents is likely the use of the date in ISO8601 format at the start of the name (i.e YYYY-MM-DD) followed by a dash and then a useful name for the file. These names should be appropriately descriptive and formatted in an easily readable manner that allow it to be distinguished from other documents in the same subsection. +### Examples + +> 2019-09-01 - August 2019 Utilities Bill.pdf ``` # TODO: Personal File Naming Patterns From 714b8167bc22b74ccef4400d22cfb1e179f618eb Mon Sep 17 00:00:00 2001 From: Thunkstation <53865857+Thunkstation@users.noreply.github.com> Date: Sun, 1 Sep 2019 15:35:17 +0100 Subject: [PATCH 4/9] Simplified images readme --- root/images/README.md | 104 ++---------------------------------------- 1 file changed, 3 insertions(+), 101 deletions(-) diff --git a/root/images/README.md b/root/images/README.md index a379a89..e24dd27 100644 --- a/root/images/README.md +++ b/root/images/README.md @@ -1,6 +1,8 @@ ## Content -Images may include, but is not limited to: +The images section, most broadly, contains any kind of digital picture. + +## Sub-Sections | Category | Description | |----------|-------------| @@ -12,106 +14,6 @@ Images may include, but is not limited to: | Purpose-based | Subcategories of types of images that are used for a specific purpose | Screenshots | Digital images of what appears on a screen | -## Sub-Sections - -### Animated - -### Artwork - -Images of things created by people for aesthetic purposes - - - #### Digital Art - - - #### Drawings - - - #### Logos - - - #### Paintings - - - #### Sculpture - -### Charts - -Images of data represented graphically - - - #### Area charts - - - #### Bar charts - - - #### Bubble charts - - - #### Flowcharts - - - #### Infographics - - - #### Line charts - - - #### Maps - - - #### Matrices - - - #### Mind maps - - - #### Miscellaneous - - - #### Organizational charts - - - #### Pie charts - - - #### Sankey diagrams - - - #### Spiral diagrams - - - #### Treemaps - - - #### Venn diagrams - - - #### Wordclouds - -### Memes - -### Photos - - - #### Friends' and Family Photos - - - #### Other Photos - - - #### Personal Photos - -### Purpose-based - - - #### Archives - - - ##### Instagram archives - - - #### Profile pics - - - #### Video games - - - #### Wallpapers - -### Screenshots - - - #### 4chan - - - #### Discord - - - #### Facebook - - - #### iMessage - - - #### Instagram - - - #### Reddit - - - #### Snapchat - - - #### Twitter - - - #### WhatsApp - - - #### YouTube - ## Patterns TODO From 5935eafc552d2988eb4a1cb36648e1c3ab2295a7 Mon Sep 17 00:00:00 2001 From: Thunkstation <53865857+Thunkstation@users.noreply.github.com> Date: Sun, 1 Sep 2019 15:44:00 +0100 Subject: [PATCH 5/9] Updated video readme Corrected a few minor spelling/grammar errors --- root/video/README.MD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/root/video/README.MD b/root/video/README.MD index f574d7c..0e41126 100644 --- a/root/video/README.MD +++ b/root/video/README.MD @@ -1,8 +1,8 @@ ## Content -*There is a wide range of Video-types:* +*There is a wide range of types:* -Movies, Movie Shorts, Music Videos, Tv-Shows, Documentaries, learning/tutorials, webisodes, dvd extras (making of), real-live captures, vlogs, let's play, and more.. +Movies, Movie Shorts, Music Videos, Tv-Shows, Documentaries, learning/tutorials, webisodes, dvd extras (making of), real-live captures, vlogs, let's plays, and more.. The most important are probably Movies and TV-Shows @@ -18,7 +18,7 @@ The most important are probably Movies and TV-Shows ## Patterns -→ Currently we Use 'movies' because it's more widely adapted instead of 'film' +→ Currently we use 'movies' because it's more widely adapted instead of 'film' → `Short Films` should be integrated into the `movies` folder, but can also be put into a seperate `movie-shorts` or `shorts` directory. If really necessary even `short-films` would work. From b0f0b1edb11c4b5cd089d841481634c15298d3d3 Mon Sep 17 00:00:00 2001 From: Thunkstation <53865857+Thunkstation@users.noreply.github.com> Date: Fri, 6 Sep 2019 18:15:00 +0100 Subject: [PATCH 6/9] Update main README Remove redundant paragraph, and change third paragraph to roboyoshi's suggestion. --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 52f1d7e..e8f707f 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,10 @@ # filetree -A filetree for r/datacurator -Hello and welcome to the [r/datacurator](https://reddit.com/r/datacurator) filetree repository. +A filetree for r/datacurator -We aim to create a unified filetree for all kinds of data, for making it easier to store, categorise and retrieve it. +Hello and welcome to the [r/datacurator](https://reddit.com/r/datacurator) filetree repository. -This filetree is primarily based on the categorisation of data into directories based on the form of the data involved. For example, if a file is a .mp3 or .wav file, it would then be sorted into the audio top-level section. However, within subsections, the data is usually categorised based on category. If the previously mentioned audio file was a piece of music, it would be sorted into the artists subsection. However, if it was an audiobook, it would be sorted into the books subsection. +We aim to create a unified filetree for all kinds of data, which should help in storing, categorising and retrieving. --- From c5f3e596b09e3dc4e0f7c022ca019a31c4c04b02 Mon Sep 17 00:00:00 2001 From: Thunkstation <53865857+Thunkstation@users.noreply.github.com> Date: Fri, 6 Sep 2019 18:19:26 +0100 Subject: [PATCH 7/9] Update documents README Changed most common to one of the most common --- root/documents/README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/root/documents/README.md b/root/documents/README.md index 9080132..34e6675 100644 --- a/root/documents/README.md +++ b/root/documents/README.md @@ -2,17 +2,13 @@ Personal documents like letters, poems, forms, bills, etc. - - ## Sub-Sections → User defined. - - ## Patterns -The most common file naming scheme for documents is likely the use of the date in ISO8601 format at the start of the name (i.e YYYY-MM-DD) followed by a dash and then a useful name for the file. These names should be appropriately descriptive and formatted in an easily readable manner that allow it to be distinguished from other documents in the same subsection. +One of the most common file naming schemes is the use of the date in ISO8601 format at the start of the name (i.e YYYY-MM-DD) followed by a dash and then a useful name for the file. These names should be appropriately descriptive and formatted in an easily readable manner that allow it to be distinguished from other documents in the same subsection. ### Examples @@ -23,9 +19,6 @@ The most common file naming scheme for documents is likely the use of the date i # e.g. bills (yyyy-mm-dd - 20 char description.pdf) ``` - - ## Resources - http://www.asianefficiency.com/organization/organizing-files-folders-documents/ - From 2cad5b8e776357d7d35a16041e3ef9725ef22c08 Mon Sep 17 00:00:00 2001 From: Thunkstation <53865857+Thunkstation@users.noreply.github.com> Date: Fri, 6 Sep 2019 18:22:52 +0100 Subject: [PATCH 8/9] Reverted changes to content description in images README --- root/images/README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/root/images/README.md b/root/images/README.md index e24dd27..00b88c1 100644 --- a/root/images/README.md +++ b/root/images/README.md @@ -1,8 +1,6 @@ ## Content -The images section, most broadly, contains any kind of digital picture. - -## Sub-Sections +Images may include, but is not limited to: | Category | Description | |----------|-------------| From 832e2f67b062c5fe72d56e1ac3ed245097841b1b Mon Sep 17 00:00:00 2001 From: Thunkstation <53865857+Thunkstation@users.noreply.github.com> Date: Fri, 6 Sep 2019 18:26:28 +0100 Subject: [PATCH 9/9] General consistency changes and removing unnecessary blank lines --- root/audio/README.MD | 10 +--------- root/games/README.MD | 10 +--------- root/literature/README.MD | 10 ---------- root/software/README.MD | 10 +--------- root/video/README.MD | 8 -------- root/web/README.MD | 6 ------ 6 files changed, 3 insertions(+), 51 deletions(-) diff --git a/root/audio/README.MD b/root/audio/README.MD index 5adda44..61b992f 100644 --- a/root/audio/README.MD +++ b/root/audio/README.MD @@ -4,8 +4,6 @@ The (digital) audio section contains any kind of sound that is contained within Some common file types are: `*.{raw,wav,flac,mp3,m4a,m4b,ogg,opus,aiff,aac}` - - ## Sub-Sections | Folder | Contents | @@ -17,16 +15,12 @@ Some common file types are: `*.{raw,wav,flac,mp3,m4a,m4b,ogg,opus,aiff,aac}` | podcasts | audio-only broadcasts.. alternative name: `netcast` | | soundtracks | audio content related to other media like movies, tv-shows and videogames | - - ## Patterns File naming among music files is a very common topic among enthusiasts and it differs a lot from person to person. The filetree itself already defines a certain pattern that many people can somewhat agree on. Please feel free to create your own pattern, by reading through the many many forum posts that people started. If you want a quickstart, here are a few common patterns: - - ``` # + -------------------------------------------------------------------------------- # | Music @@ -49,11 +43,9 @@ ALBUM_ARTIST/ALBUM_ARTIST - ALBUM (YEAR) [FORMAT]/CD N/TRACKNR - ARTIST - TRACKT # + ------------------------------------------- ``` - - ## Resources - https://musicbrainz.org/ - A community-maintained music metadata database. - https://www.discogs.com/ - A database and marketplace for music. - https://hydrogenaud.io/ - A community for discussion of audio technology. -- http://beets.io/ - A command-line based music tagger and cataloger. \ No newline at end of file +- http://beets.io/ - A command-line based music tagger and cataloger. diff --git a/root/games/README.MD b/root/games/README.MD index 9bf444e..410cb32 100644 --- a/root/games/README.MD +++ b/root/games/README.MD @@ -1,21 +1,13 @@ ## Content - - ## Sub-Sections - - ## Patterns - - ## Resources - - ## Notes * Games =! VideoGames * There is boardgames, cardgames, etc.. -* how to group? currently grouped as 'interactive' \ No newline at end of file +* how to group? currently grouped as 'interactive' diff --git a/root/literature/README.MD b/root/literature/README.MD index 7e81573..73923d7 100755 --- a/root/literature/README.MD +++ b/root/literature/README.MD @@ -9,25 +9,17 @@ - Manifestos - Short Stories - - ## Sub-Sections → This Section offers multiple classification systems, ready to unpack and roll. - - * [BISAC](https://bisg.org/page/bisacedition) (thanks to [u/hyperclick76](https://www.reddit.com/user/hyperclick76) !) * [UDC](https://en.wikipedia.org/wiki/Universal_Decimal_Classification#Main_tables) (main tables only .. by u/roboyoshi) * [LCC](https://en.wikipedia.org/wiki/Library_of_Congress_Classification#Classification) (main sections only .. by u/roboyoshi) * [DDC](https://en.wikipedia.org/wiki/Dewey_Decimal_Classification#Classes) (main classes only .. by u/roboyoshi) - - I'd advise to unpack all and go through them real quick, then choose one of the classification systems that you find fits best to your needs and stick with it if possible. Throw away the rest. - - ## Patterns * Check https://bookbrainz.org for Proper Author/Title Naming @@ -40,8 +32,6 @@ I'd advise to unpack all and go through them real quick, then choose one of the └── Lastname, Firstname └── Firstname Lastname - [Book Series #] - Book Title {ISBN}.ext - - ## Resources There are several classification systems for libraries to sort and catalog books. (See Wikipedia Link on Library Classifications) diff --git a/root/software/README.MD b/root/software/README.MD index a65bca8..a7aa929 100644 --- a/root/software/README.MD +++ b/root/software/README.MD @@ -1,23 +1,15 @@ ## Content - - ## Sub-Sections - - ## Patterns - - ## Resources - - ## Notes * Software can be more than just PC (x86/x64) * Should also include "retro"-software * CAN include games? * How to treat open-source software - is that more of a project? -* Sub-Divide by version? Put all in 1 Folder? Keep Name of original release? \ No newline at end of file +* Sub-Divide by version? Put all in 1 Folder? Keep Name of original release? diff --git a/root/video/README.MD b/root/video/README.MD index 0e41126..a2a06f2 100644 --- a/root/video/README.MD +++ b/root/video/README.MD @@ -10,24 +10,16 @@ The most important are probably Movies and TV-Shows * TV Shows and Anime ? Together in 1 Directory or splitted? * TV Shows and Web-Series (Youtube Series, inofficial stuff) - splitted? - - ## Sub-Sections - - ## Patterns → Currently we use 'movies' because it's more widely adapted instead of 'film' → `Short Films` should be integrated into the `movies` folder, but can also be put into a seperate `movie-shorts` or `shorts` directory. If really necessary even `short-films` would work. - - ## Resources - https://kodi.wiki/view/Naming_video_files/Movies - https://support.plex.tv/articles/categories/media-preparation/ - - diff --git a/root/web/README.MD b/root/web/README.MD index 62de301..1c44fb7 100644 --- a/root/web/README.MD +++ b/root/web/README.MD @@ -2,18 +2,12 @@ Basically snapshots/dumps/rips of a given website/webapp bound to a point in time. - - ## Sub-Sections → High Level Domains which then contain raw dumps of a webpage, ideally seperated by a timestamp. - - ## Patterns - - ## Resurces - https://archive.org/ \ No newline at end of file