https://github.com/seanhalvorson/helperscripts
Some Short, Simple Scripts to Help me Get Organized
https://github.com/seanhalvorson/helperscripts
javascript johnny-decimal markdown plaintext-accounting shell-script
Last synced: 6 months ago
JSON representation
Some Short, Simple Scripts to Help me Get Organized
- Host: GitHub
- URL: https://github.com/seanhalvorson/helperscripts
- Owner: seanHalvorson
- Created: 2024-10-28T17:37:28.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-10-28T18:05:00.000Z (11 months ago)
- Last Synced: 2025-04-05T13:11:36.069Z (6 months ago)
- Topics: javascript, johnny-decimal, markdown, plaintext-accounting, shell-script
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HelperScripts
## ymlfldr
This is a ChatGPT generated script to take a YAML file and turn it into a folder structure, the yaml file should be similar to what we have below```
00-09 Administration:
00 Index:
- 00.00 Index.yaml
10-19 Personal:
11 Me:
- 11.01 Journals
- 11.02 Food
- 11.03 Workouts
```