id | title | desc | updated | created |
---|---|---|---|---|
ba2ce51c-3981-4122-8cae-c1d54cf3ea2f |
Schema Templates |
1621287901499 |
1621280247407 |
This is a schema repository for Dendron.
To use an individual schema, follow the instructions below:
- Click the
link
section of the schema you would like to use - In your Dendron Workspace, use Lookup Schema to create the schema in your workspace
- Copy and paste the schema from this repo into your newly created workspace schema
- Run Reload Index to use the scema
If you would like to add all the schemas, you can add this entire project as a remote vault.
- link: lang
Track programming languages
- l
- {programming-language} # eg. python
- d # data structure
- boolean
- string
- ...
- t # topics
- system
- net # network
- time
- image # image manipulation
- ....
- link: pro
Track projects
- pro
- journal
- concepts
- quickstart
- qa
- debug
- ...