Go to file Use this template
Andrey Kitelev ff4362fe14 Add Domain 2025-01-03 11:14:53 +05:00
.github/workflows Add release workflow 2024-11-30 23:32:54 +05:00
app/src Add Domain 2025-01-03 11:14:53 +05:00
common Add Domain 2025-01-03 11:14:53 +05:00
core Add Domain 2025-01-03 11:14:53 +05:00
.editorconfig use LF instead of CRLF (#28) 2022-04-15 14:13:31 -04:00
.eslintignore fix .eslintignore (#48) 2023-01-19 10:06:51 -05:00
.eslintrc add version bump script (#10) 2022-01-22 16:13:50 -05:00
.gitignore Initial commit 2024-11-30 23:22:36 +05:00
.npmrc add version bump script (#10) 2022-01-22 16:13:50 -05:00
LICENSE Create LICENSE 2024-11-30 23:18:08 +05:00
README.md Add Domain 2025-01-03 11:14:53 +05:00
babel.config.js Add Domain 2025-01-03 11:14:53 +05:00
esbuild.config.mjs build: minify prod build 2023-11-15 14:10:43 -05:00
main.ts Add Domain 2025-01-03 11:14:53 +05:00
manifest.json Add command 2024-12-30 17:55:30 +05:00
package-lock.json Add Domain 2025-01-03 11:14:53 +05:00
package.json Add Domain 2025-01-03 11:14:53 +05:00
styles.css Update sample css file. 2022-08-09 13:39:02 -04:00
tsconfig.json Add Domain 2025-01-03 11:14:53 +05:00
version-bump.mjs add version bump script (#10) 2022-01-22 16:13:50 -05:00
versions.json Update for 0.15 2022-08-09 13:38:50 -04:00

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)