#note/sharing
These are the notes that are in development and ready to have value creation block dedicated to them:
``` dataview
list from #note/growing where !contains(file.path, "8 ⚙️ templates")
sort file.name asc
```
These Idea Guides are in development and ready to have value creation block dedicated to them
``` dataview
list from #moc/growing where !contains(file.path, "8 ⚙️ templates")
sort file.name asc
```
``` dataview
list from #note/seed where !contains(file.path, "8 ⚙️ templates")
sort file.name asc
```