Add AGENTS.md and Templates directory

This commit is contained in:
2026-04-07 21:13:42 +08:00
parent 80bc593b36
commit 3866525764
120 changed files with 4494 additions and 3 deletions

View File

@@ -0,0 +1,22 @@
filters:
and:
- categories.contains(link("Companies"))
- '!file.name.contains("Template")'
properties:
file.name:
displayName: Company
property.url:
displayName: Link
note.url:
displayName: URL
note.people:
displayName: People
views:
- type: table
name: Companies
order:
- file.name
- url
- people
columnSize:
note.url: 239