Problem
lib.rs.yml "source_file: src/lib.rs " file name created by overlapping information available. This is unnecessary and can be deleted
Current:
.vault/src/main.rs.yml
Future:
.vault/notes/.yml
Benefits:
- File move support
- Rename support
- Simpler storage layout
- Remove duplicated path information
Proposed Solution
Replace source_file with file name.
Alternatives
Keep it in the MVP stage
Additional Context
a sufficiently solvable problem.
Replace before release.
Problem
lib.rs.yml "source_file: src/lib.rs " file name created by overlapping information available. This is unnecessary and can be deleted
Current:
.vault/src/main.rs.yml
Future:
.vault/notes/.yml
Benefits:
Proposed Solution
Replace source_file with file name.
Alternatives
Keep it in the MVP stage
Additional Context
a sufficiently solvable problem.
Replace before release.