diff --git a/public-dendron-notes/.gitignore b/public-dendron-notes/.gitignore deleted file mode 100644 index 7fbf1c0..0000000 --- a/public-dendron-notes/.gitignore +++ /dev/null @@ -1,7 +0,0 @@ -node_modules -.dendron.* -build -seeds -.next -pods/service-connections -dependencies/localhost/CTO Stuff \ No newline at end of file diff --git a/public-dendron-notes/dendron.code-workspace b/public-dendron-notes/dendron.code-workspace deleted file mode 100644 index e11efbe..0000000 --- a/public-dendron-notes/dendron.code-workspace +++ /dev/null @@ -1,41 +0,0 @@ -{ - "folders": [ - { - "path": "dependencies/localhost/CTO Stuff/notes", - "name": "CTO Stuff" - }, - { - "path": "notes", - "name": "public-dendron-notes" - } - ], - "settings": { - "dendron.rootDir": ".", - "files.autoSave": "onFocusChange", - "pasteImage.path": "${currentFileDir}/assets/images", - "pasteImage.prefix": "/", - "markdown-preview-enhanced.enableWikiLinkSyntax": true, - "markdown-preview-enhanced.wikiLinkFileExtension": ".md", - "editor.snippetSuggestions": "inline", - "editor.suggest.snippetsPreventQuickSuggestions": false, - "editor.suggest.showSnippets": true, - "editor.tabCompletion": "on", - "dendron.enableSelfContainedVaultWorkspace": true - }, - "extensions": { - "recommendations": [ - "dendron.dendron", - "dendron.dendron-paste-image", - "dendron.dendron-markdown-shortcuts", - "redhat.vscode-yaml" - ], - "unwantedRecommendations": [ - "dendron.dendron-markdown-links", - "dendron.dendron-markdown-notes", - "dendron.dendron-markdown-preview-enhanced", - "shd101wyy.markdown-preview-enhanced", - "kortina.vscode-markdown-notes", - "mushan.vscode-paste-image" - ] - } -} \ No newline at end of file diff --git a/public-dendron-notes/dendron.yml b/public-dendron-notes/dendron.yml deleted file mode 100644 index bacde42..0000000 --- a/public-dendron-notes/dendron.yml +++ /dev/null @@ -1,117 +0,0 @@ -version: 5 -dev: - enablePreviewV2: true - enableSelfContainedVaults: true -commands: - lookup: - note: - selectionMode: extract - confirmVaultOnCreate: true - vaultSelectionModeOnCreate: smart - leaveTrace: false - bubbleUpCreateNew: true - fuzzThreshold: 0.2 - randomNote: {} - insertNoteLink: - aliasMode: none - enableMultiSelect: false - insertNoteIndex: - enableMarker: false - copyNoteLink: - aliasMode: title - templateHierarchy: template -workspace: - vaults: - - - fsPath: dependencies/localhost/CTO Stuff - selfContained: true - name: CTO Stuff - - - fsPath: . - selfContained: true - name: public-dendron-notes - journal: - dailyDomain: daily - name: journal - dateFormat: y.MM.dd - addBehavior: childOfDomain - scratch: - name: scratch - dateFormat: y.MM.dd.HHmmss - addBehavior: asOwnDomain - task: - name: task - dateFormat: y.MM.dd - addBehavior: asOwnDomain - statusSymbols: - '': ' ' - wip: w - done: x - assigned: a - moved: m - blocked: b - delegated: l - dropped: d - pending: 'y' - taskCompleteStatus: - - done - - x - prioritySymbols: - H: high - M: medium - L: low - todoIntegration: false - createTaskSelectionType: selection2link - graph: - zoomSpeed: 1 - createStub: false - enableAutoCreateOnDefinition: false - enableXVaultWikiLink: false - enableRemoteVaultInit: true - enableUserTags: true - enableHashTags: true - workspaceVaultSyncMode: noCommit - enableAutoFoldFrontmatter: false - enableEditorDecorations: true - maxPreviewsCached: 10 - maxNoteLength: 204800 - enableFullHierarchyNoteTitle: false - enablePersistentHistory: false -preview: - enableFMTitle: true - enableNoteTitleForLink: true - enableFrontmatterTags: true - enableHashesForFMTags: false - enablePrettyRefs: true - enableKatex: true - automaticallyShowPreview: false -publishing: - enableFMTitle: true - enableNoteTitleForLink: true - enablePrettyRefs: true - enableKatex: true - copyAssets: true - siteHierarchies: - - root - writeStubs: false - siteRootDir: docs - seo: - title: Dendron - description: Personal Knowledge Space - github: - enableEditLink: true - editLinkText: Edit this page on GitHub - editBranch: main - editViewMode: tree - enableSiteLastModified: true - enableFrontmatterTags: true - enableHashesForFMTags: false - enableRandomlyColoredTags: true - enableTaskNotes: true - enablePrettyLinks: true - searchMode: search - duplicateNoteBehavior: - action: useVault - payload: - - CTO Stuff - - public-dendron-notes diff --git a/public-dendron-notes/notes/.vscode/dendron.code-snippets b/public-dendron-notes/notes/.vscode/dendron.code-snippets deleted file mode 100644 index bfbde5d..0000000 --- a/public-dendron-notes/notes/.vscode/dendron.code-snippets +++ /dev/null @@ -1,20 +0,0 @@ -{ - "todo": { - "prefix": "to", - "scope": "markdown,yaml", - "body": "- [ ] ", - "description": "render todo box" - }, - "date": { - "prefix": "date", - "scope": "markdown,yaml", - "body": "$CURRENT_YEAR.$CURRENT_MONTH.$CURRENT_DATE", - "description": "today's date" - }, - "time": { - "prefix": "time", - "scope": "markdown,yaml", - "body": "$CURRENT_YEAR-$CURRENT_MONTH-$CURRENT_DATE $CURRENT_HOUR:$CURRENT_MINUTE", - "description": "time" - } -} diff --git a/public-dendron-notes/notes/Stuff27.md b/public-dendron-notes/notes/Stuff27.md deleted file mode 100644 index d2b5d13..0000000 --- a/public-dendron-notes/notes/Stuff27.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -id: 48m0xl0wccoacr2qun4p7kd -title: Stuff27 -desc: '' -updated: 1702002233754 -created: 1702002218523 ---- - -# Stuff 27 - -## Stuff - -27 - -1 - - -test - -blah blah diff --git a/public-dendron-notes/notes/root.md b/public-dendron-notes/notes/root.md deleted file mode 100644 index f7e60de..0000000 --- a/public-dendron-notes/notes/root.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -id: 5k3t3gxg2j1c2ycg19z1xi2 -title: Root -desc: '' -updated: 1702002267257 -created: 1702002039427 ---- -# Welcome to Dendron - -This is the root of your dendron vault. If you decide to publish your entire vault, this will be your landing page. You are free to customize any part of this page except the frontmatter on top. - -## Lookup - -This section contains useful links to related resources. - -- [Getting Started Guide](https://link.dendron.so/6b25) -- [Discord](https://link.dendron.so/6b23) -- [Home Page](https://wiki.dendron.so/) -- [Github](https://link.dendron.so/6b24) -- [Developer Docs](https://docs.dendron.so/) - -## Testing - -Testing the note functionality. Figuring out how to put things in places etc.... \ No newline at end of file diff --git a/public-dendron-notes/notes/root.schema.yml b/public-dendron-notes/notes/root.schema.yml deleted file mode 100644 index 94335cd..0000000 --- a/public-dendron-notes/notes/root.schema.yml +++ /dev/null @@ -1,7 +0,0 @@ -version: 1 -imports: [] -schemas: - - id: root - children: [] - title: root - parent: root