AOT Compiling Switched to Secret from Development json file Added Kanbn Humanizer HelperCreateNoteFiles.CleanExistingFiles HelperPackageFilesByDate Added SRP Helper Hardcoded File Search and Sort Set Date from Zip Entry
30 lines
1000 B
Markdown
30 lines
1000 B
Markdown
---
|
|
startedColumns:
|
|
- 'In Progress'
|
|
completedColumns:
|
|
- Done
|
|
dateFormat: mm/dd
|
|
taskTemplate: '^+^_${overdue ? ''^R'' : ''''}${name}^: ${relations ? (''\n^-^/^g'' + relations.reduce((accumulator, currentValue) => accumulator.task + currentValue.task + '' '', '''')) : ''''}'
|
|
created: 2023-07-06T21:45:24.551Z
|
|
updated: 2023-07-07T03:46:47.454Z
|
|
---
|
|
|
|
# File File Helper
|
|
|
|
## Backlog
|
|
|
|
## Todo
|
|
|
|
- [find-orphan-links](tasks/find-orphan-links.md)
|
|
|
|
## In Progress
|
|
|
|
## Done
|
|
|
|
- [break-circular-references](tasks/break-circular-references.md)
|
|
- [populate-a-collection-of-file-info-front-matter-and-first-indent-of-1](tasks/populate-a-collection-of-file-info-front-matter-and-first-indent-of-1.md)
|
|
- [use-humanizer-on-title-of-links](tasks/use-humanizer-on-title-of-links.md)
|
|
- [convert-files-to-slug-name](tasks/convert-files-to-slug-name.md)
|
|
- [convert-wiki-links-to-markdown-links](tasks/convert-wiki-links-to-markdown-links.md)
|
|
- [add-update-date-in-front-matter](tasks/add-update-date-in-front-matter.md)
|