Dec 7, 2023, 8:25 PM
This commit is contained in:
parent
d5a158ea43
commit
bbf433d309
1
public-dendron-notes/.gitignore
vendored
1
public-dendron-notes/.gitignore
vendored
@ -4,3 +4,4 @@ build
|
||||
seeds
|
||||
.next
|
||||
pods/service-connections
|
||||
dependencies/localhost/CTO Stuff
|
@ -1,5 +1,9 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "dependencies/localhost/CTO Stuff/notes",
|
||||
"name": "CTO Stuff"
|
||||
},
|
||||
{
|
||||
"path": "notes",
|
||||
"name": "public-dendron-notes"
|
||||
|
@ -22,6 +22,10 @@ commands:
|
||||
templateHierarchy: template
|
||||
workspace:
|
||||
vaults:
|
||||
-
|
||||
fsPath: dependencies/localhost/CTO Stuff
|
||||
selfContained: true
|
||||
name: CTO Stuff
|
||||
-
|
||||
fsPath: .
|
||||
selfContained: true
|
||||
@ -106,3 +110,8 @@ publishing:
|
||||
enableTaskNotes: true
|
||||
enablePrettyLinks: true
|
||||
searchMode: search
|
||||
duplicateNoteBehavior:
|
||||
action: useVault
|
||||
payload:
|
||||
- CTO Stuff
|
||||
- public-dendron-notes
|
||||
|
20
public-dendron-notes/notes/Stuff27.md
Normal file
20
public-dendron-notes/notes/Stuff27.md
Normal file
@ -0,0 +1,20 @@
|
||||
---
|
||||
id: 48m0xl0wccoacr2qun4p7kd
|
||||
title: Stuff27
|
||||
desc: ''
|
||||
updated: 1702002233754
|
||||
created: 1702002218523
|
||||
---
|
||||
|
||||
# Stuff 27
|
||||
|
||||
## Stuff
|
||||
|
||||
27
|
||||
|
||||
1
|
||||
|
||||
|
||||
test
|
||||
|
||||
blah blah
|
@ -2,7 +2,7 @@
|
||||
id: 5k3t3gxg2j1c2ycg19z1xi2
|
||||
title: Root
|
||||
desc: ''
|
||||
updated: 1702002039427
|
||||
updated: 1702002267257
|
||||
created: 1702002039427
|
||||
---
|
||||
# Welcome to Dendron
|
||||
@ -18,3 +18,7 @@ This section contains useful links to related resources.
|
||||
- [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....
|
Loading…
Reference in New Issue
Block a user