Skip to content

Extra Files Created at the Root of Folders #66

@eveporcello

Description

@eveporcello

This is more of a question, but is this the desired behavior of timesplitter? I think that some of these files are kind of like a cover page/overview page, and they get in the way.

Summary

In each topic folder, there are subfolders for each topic. This is good, but there are also .md files for each topic. For example:

periodic-table-primitives
> booleans
> numbers
> strings
.booleans.md
.numbers.md
.strings.md

Then when running timesplitter, the flow is:

  • Booleans.md
  • All files in Booleans folder
  • Numbers.md
  • All files in Numbers folder
  • Strings.md
  • All files in Strings.md

I decided to write in these files anyway for the sake of GSD, but I'm happy to delete them.

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions