35 lines
1.2 KiB
Markdown
35 lines
1.2 KiB
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-10-01T18:07:00.085Z"
|
|
updated: "2023-10-01T18:07:00.085Z"
|
|
type: "Kanban"
|
|
---
|
|
|
|
# File File Helper
|
|
|
|
## Backlog
|
|
|
|
- [markdown-links-to-json](tasks/markdown-links-to-json.md)
|
|
- [markdown-to-json](tasks/markdown-to-json.md)
|
|
|
|
## 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)
|
|
- [relative-path-to-relative-to-content](tasks/relative-path-to-relative-to-content.md)
|