Code

title: ## Contents 
style: nestedList # TOC style (nestedList|inlineFirstLevel)
minLevel: 1 # Include headings from the specified level
maxLevel: 4 # Include headings up to the specified level
includeLinks: true # Make headings clickable
debugInConsole: false # Print debug info in Obsidian console

Overview

About

This note serves as an index for all notes under the 04-RESOURCES/Code directory.

Structure

 

Index

Individual Notes

NOTE

Currently, there are $= dv.pages('"' + dv.current().file.folder + '"').length - 1 individual notes in the 04-RESOURCES/Code folder, excluding this note.

TABLE without ID 
  file.link as "Note Title",
  file.mday as "Last Modified" 
FROM "04-RESOURCES/Code"
WHERE file.name != this.file.name

Appendix

Note created on 2024-04-01 and last modified on 2024-04-30.

See Also

LIST FROM [[_README]] AND -"CHANGELOG" AND -"04-RESOURCES/Code/_README"

(c) No Clocks, LLC | 2024