GitRoot

craft your forge, build your project, grow your community freely
 1---
 2id: 'fd72'
 3priority: 50
 4sprint: ''
 5assignee: null
 6status: triage
 7kind: issue
 8---
 9
10# Plugin silo
11
12This plugin permit to aggregate files ref to a new file.
13
14Usefull for:
15
16- make a roadmap: `select issues/*.md where metadata="kind:roadmap" keep title as link into boards/roadmap`
17- make todo is a lie `select * where body="/TODO" keep path as link into boards/todo`
18- make a big refactor issue `select * where body="constructor(" path as link into issues/refacto_angular_new_inject`
19
20Permit to render a list, tasks or table