|
||
---|---|---|
.github/workflows | ||
app/src | ||
common | ||
core | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc | ||
.gitignore | ||
.npmrc | ||
LICENSE | ||
README.md | ||
babel.config.js | ||
esbuild.config.mjs | ||
main.ts | ||
manifest.json | ||
package-lock.json | ||
package.json | ||
styles.css | ||
tsconfig.json | ||
version-bump.mjs | ||
versions.json |
README.md
Exocortex for Obsidian
A prototype plugin implementing the Exocortex concept.
Designed to enhance cognitive processes and decision-making within Obsidian.
Expected data model
- Note - just a
.md
file - Knowledge Object (KO) - Note with class (KOC)
- Knowledge Object Class (KOC) - Classification of a note
Every KO should have properties:
- uid
- tags (with class)
Abbreviations
- fm - FrontMatter