diff --git a/.obsidian/app.json b/.obsidian/app.json index 3eca17d..e4dff66 100644 --- a/.obsidian/app.json +++ b/.obsidian/app.json @@ -4,5 +4,5 @@ "readableLineLength": false, "newFileLocation": "root", "newFileFolderPath": "DiscourseGraph", - "promptDelete": true + "promptDelete": false } \ No newline at end of file diff --git a/.obsidian/plugins/discourse-graphs/data.json b/.obsidian/plugins/discourse-graphs/data.json index 8ee0df2..59bb74d 100644 --- a/.obsidian/plugins/discourse-graphs/data.json +++ b/.obsidian/plugins/discourse-graphs/data.json @@ -103,6 +103,16 @@ "modified": 1777371361833, "description": "An untested claim posed for discussion", "keyImage": true + }, + { + "id": "node_kAWsJzpPKx62Ys03qh289", + "name": "test", + "format": "TEST - {content}", + "template": "Test template", + "tag": "", + "color": "#808080", + "created": 1781800050362, + "modified": 1781800071284 } ], "relationTypes": [ diff --git a/.obsidian/plugins/discourse-graphs/main.js b/.obsidian/plugins/discourse-graphs/main.js index 0c63f11..2518b47 100644 --- a/.obsidian/plugins/discourse-graphs/main.js +++ b/.obsidian/plugins/discourse-graphs/main.js @@ -66528,6 +66528,19 @@ var convertPageToDiscourseNode = (_0) => __async(void 0, [_0], function* ({ fm.nodeTypeId = nodeType.id; } ); + if (nodeType.template && nodeType.template.trim() !== "") { + const templateApplied = yield applyTemplate({ + app: plugin.app, + targetFile: file, + templateName: nodeType.template + }); + if (!templateApplied) { + new import_obsidian16.Notice( + `Warning: Could not apply template "${nodeType.template}"`, + 3e3 + ); + } + } new import_obsidian16.Notice("Converted page to discourse node", 1e4); } catch (error) { console.error("Error converting to discourse node:", error); diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 84bb748..35c5e59 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,8 +13,32 @@ "state": { "type": "markdown", "state": { - "file": "Meta/Templates/Source.md", - "mode": "preview", + "file": "Meta/Templates/Claim.md", + "mode": "source", + "source": true, + "backlinks": true, + "backlinkOpts": { + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical", + "showSearch": false, + "searchQuery": "", + "backlinkCollapsed": false, + "unlinkedCollapsed": true + } + }, + "icon": "lucide-file", + "title": "Claim" + } + }, + { + "id": "51d36cb583a3626f", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "DiscourseGraph/CLM - test node 009.md", + "mode": "source", "source": false, "backlinks": true, "backlinkOpts": { @@ -28,7 +52,127 @@ } }, "icon": "lucide-file", - "title": "Source" + "title": "CLM - test node 009" + } + }, + { + "id": "1a59409c6e9e8723", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "DiscourseGraph/EVD - test node 010.md", + "mode": "source", + "source": false, + "backlinks": true, + "backlinkOpts": { + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical", + "showSearch": false, + "searchQuery": "", + "backlinkCollapsed": false, + "unlinkedCollapsed": true + } + }, + "icon": "lucide-file", + "title": "EVD - test node 010" + } + }, + { + "id": "f46735119945fa07", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "DiscourseGraph/QUE - test node 22 yy.md", + "mode": "source", + "source": false, + "backlinks": true, + "backlinkOpts": { + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical", + "showSearch": false, + "searchQuery": "", + "backlinkCollapsed": false, + "unlinkedCollapsed": true + } + }, + "icon": "lucide-file", + "title": "QUE - test node 22 yy" + } + }, + { + "id": "86e5d68f6aab051b", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "Meta/Templates/Result.md", + "mode": "source", + "source": false, + "backlinks": true, + "backlinkOpts": { + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical", + "showSearch": false, + "searchQuery": "", + "backlinkCollapsed": false, + "unlinkedCollapsed": true + } + }, + "icon": "lucide-file", + "title": "Result" + } + }, + { + "id": "043a45b79a3dda67", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "Meta/Templates/Claim.md", + "mode": "source", + "source": false, + "backlinks": true, + "backlinkOpts": { + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical", + "showSearch": false, + "searchQuery": "", + "backlinkCollapsed": false, + "unlinkedCollapsed": true + } + }, + "icon": "lucide-file", + "title": "Claim" + } + }, + { + "id": "2c94d9039368e63d", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "Meta/Templates/Hypothesis.md", + "mode": "source", + "source": false, + "backlinks": true, + "backlinkOpts": { + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical", + "showSearch": false, + "searchQuery": "", + "backlinkCollapsed": false, + "unlinkedCollapsed": true + } + }, + "icon": "lucide-file", + "title": "Hypothesis" } }, { @@ -85,7 +229,55 @@ "state": { "type": "markdown", "state": { - "file": "Discourse Graph Sandbox/Workflows/Track your Projects and Experiments.md", + "file": "Meta/Templates/Test template.md", + "mode": "source", + "source": false, + "backlinks": true, + "backlinkOpts": { + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical", + "showSearch": false, + "searchQuery": "", + "backlinkCollapsed": false, + "unlinkedCollapsed": true + } + }, + "icon": "lucide-file", + "title": "Test template" + } + }, + { + "id": "f46425cab80f6487", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "DiscourseGraph/TEST - Untitled.md", + "mode": "source", + "source": false, + "backlinks": true, + "backlinkOpts": { + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical", + "showSearch": false, + "searchQuery": "", + "backlinkCollapsed": false, + "unlinkedCollapsed": true + } + }, + "icon": "lucide-file", + "title": "TEST - Untitled" + } + }, + { + "id": "d03857cc3d2c9c20", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "Discourse Graph Sandbox/Guides/Creating & modifying templates.md", "mode": "source", "source": false, "backlinks": true, @@ -100,11 +292,11 @@ } }, "icon": "lucide-file", - "title": "Track your Projects and Experiments" + "title": "Creating & modifying templates" } } ], - "currentTab": 3 + "currentTab": 7 } ], "direction": "vertical" @@ -345,9 +537,33 @@ "icon": "graduation-cap", "title": "References" } + }, + { + "id": "60d2a1e5217c0dc6", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "DiscourseGraph/RES - The airspeed velocity of an unladen swallow is 11 m-s.md", + "mode": "source", + "source": false, + "backlinks": true, + "backlinkOpts": { + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical", + "showSearch": false, + "searchQuery": "", + "backlinkCollapsed": false, + "unlinkedCollapsed": true + } + }, + "icon": "lucide-file", + "title": "RES - The airspeed velocity of an unladen swallow is 11 m-s" + } } ], - "currentTab": 9 + "currentTab": 11 } ], "direction": "horizontal", @@ -369,54 +585,54 @@ "templater-obsidian:Templater": false } }, - "active": "52a6157ff66a58c2", + "active": "45cc7a07f8509fee", "lastOpenFiles": [ - "DiscourseGraph/EVD - Short CVs with only top-tier papers rated higher than identical CVs plus low-impact papers - @wangBarabasiScienceScience2021.md", - "ISS - Create discourse node from template.md", - "Discourse Graph Sandbox/Workflows/Track your Projects and Experiments.md", - "Discourse Canvas/Canvas - QUE - Matthew Effect.md", - "DiscourseGraph/CLM - Status-based citation inflation is largest for novel and cross-disciplinary work - the work hardest to evaluate by other means.md", - "Meta/Attachments/node-log.png", - "DiscourseGraph/EXP - compare citation trajectory in preprint vs journal stage.md", - "DiscourseGraph/HYP - both real quality and status amplification affect citation count.md", - "DiscourseGraph/HYP - the effects of real quality & status amplification on citation count can be disentangled.md", - "DiscourseGraph/HYP- loadbearing capacity of a 5 oz bird can be estimated mathematically.md", - "DiscourseGraph/HYP- airspeed velocity will not differ significantly between EUR & AFR swallows.md", - "DiscourseGraph/QUE - Is citation count a hopelessly confounded metric.md", - "DiscourseGraph/QUE - Is there an optimal amount of data to inform a decision.md", - "Discourse Graph Sandbox/Workflows/Share your Ideas and Research.md", - "Discourse Graph Sandbox/Workflows/Synthesize Insights from the Literature.md", - "Meta/Attachments/birdmath.png", + "DiscourseGraph/EVD - test node 010.md", "DiscourseGraph/CLM - Cumulative citation advantage reflects both real quality and status amplification making the two difficult to separate.md", + "DiscourseGraph/TEST - Untitled.md", + "DiscourseGraph/CON - test conclusion.md", + "DiscourseGraph/QUE - test node 22 yy.md", + "Meta/Templates/Hypothesis.md", + "Meta/Templates/Conclusion.md", + "DiscourseGraph/CLM - test node 009.md", + "DiscourseGraph/CLM - test node qq 99 ll.md", + "DiscourseGraph/CLM - test claim convert.md", + "Meta/Templates/Claim.md", + "Meta/Templates/_Discourse Node.md", + "Meta/Templates/Meeting Series.md", + "Meta/Templates/_New Experiment.md", + "Meta/Templates/Project.md", + "Meta/Templates/Evidence.md", + "DiscourseGraph/@testing conversion 777.md", + "DiscourseGraph/EVD - testing conversion ll.md", + "Meta/Templates/Result.md", + "Meta/Templates/Question.md", + "Meta/Templates/Issue.md", + "Meta/Templates/Experiment.md", + "DiscourseGraph/EVD - test node qq 888.md", + "DECISIONS.md.tmp.10608.afee524897b9", + "Meta/Templates/Set cover from first image.md", "Meta/Templates/Source.md", - "DiscourseGraph/CLM - Too much data can can make sensemaking & decision-maki.md", + "Meta/Templates/Test template.md", + "Meta/Attachments/call-template.png", + "Meta/Templates/Source.md.tmp.1936.cccef5fb6d4f", + "Meta/Templates/Claim.md.tmp.1936.bed458e50119", + "Meta/Templates/Evidence.md.tmp.1936.9c10e5e268d5", + "Meta/Attachments/create-new-node-type.png", + "Meta/Attachments/pres-view01.png", + "Meta/Attachments/Pasted image 20260618175027.png", + "Meta/Attachments/example-template01.png", + "Meta/Attachments/node-log.png", + "Meta/Attachments/birdmath.png", "Bases/Sources.base", - "DiscourseGraph/@CedricChin - CommonCog.md", - "DiscourseGraph/QUE - culinary implications of heterogeneity in avian musculature.md", - "DiscourseGraph/QUE - what am I even doing here?.md", - "DiscourseGraph/QUE - What are the culinary implications of differences in avian musculature?.md", - "DiscourseGraph/QUE - African or European?.md", - "DiscourseGraph/EVD - HHMI citation premium twice as large for low-JIF journals - @azoulayMatthewEffectFable2014.md", "Meta/Attachments/graph-argument-evd.png", - "DiscourseGraph/EVD - Avian flight musculature avgs ~ 20% of total body mass.md", - "DiscourseGraph/CLM - Citations track genuine intellectual influence not merely social network position.md", "Meta/Attachments/graph-argument.png", "Meta/Attachments/gap-spotting.png", - "Discourse Canvas/Canvas - PRJ - Passarine Songbird Cargo Capacity.md", - "Meta/Attachments/ms-canvas.png", - "Meta/Attachments/canvas-export.png", - "Meta/Attachments/canvas-walkthru01.gif", - "attachments/group-mgmt.PNG", - "attachments/admin-panel02.PNG", "Meta/Attachments/backrooms.jpg:Zone.Identifier", "Meta/Attachments/adam-grant.jpg:Zone.Identifier", "Meta/Attachments/information_analysis.png:Zone.Identifier", "Discourse Graph Sandbox/Workflows/Build and Utilize a Personal Knowledge Base.md.tmp.11171.4692e84e2249", "Discourse Graph Sandbox/Workflows/Synthesize Insights from the Literature.md.tmp.11171.f19d14eaa633", - "Discourse Graph Sandbox/Workflows/Track your Projects and Experiments.md.tmp.11171.f3b67fddc566", - "Discourse Graph Sandbox/Workflows/Share your Ideas and Research.md.tmp.11171.002c19fa6b33", - "Discourse Graph Sandbox/Users/Obsidian User.md.tmp.11171.8e23a9a2c4de", - "Discourse Graph Sandbox/Users/Blank Slate.md.tmp.11171.375d0f0c2782", "Discourse Canvas/PRJ - Passarine Songbird Cargo Capacity.canvas", "Projects/Molecular determinants of evolutionary conservation.canvas", "Projects/My awseome new projects.canvas" diff --git a/DECISIONS.md b/DECISIONS.md index 066efbc..2cbdb91 100644 --- a/DECISIONS.md +++ b/DECISIONS.md @@ -542,3 +542,14 @@ Supersedes: [[2026-04-29 — Candidate tagging for ISS/RES promotion]] **[[CLM - `padding-left/right` on the reading view container expands text margins without constraining image widths; `max-width` would resize images wider than the specified value.]]** **[[RES - Created `.obsidian/snippets/sandbox-layout.css` (enabled in appearance.json) with compound-selector rules; added `cssclasses: [sandbox-page]` frontmatter to all 14 sandbox files. Also fixed 5 broken image-size syntax instances in The Discourse Graph Protocol.md (`![alt|300](file)` not `![alt](file|300)`).]]** + +--- + +## 🐞 2026-06-19 — "Convert Into" did not apply node type template + +**[[QUE - Has the "Convert Into" template-application fix been applied in this vault?]]** + +**[[CLM - convertPageToDiscourseNode in main.js only wrote nodeTypeId to frontmatter and never called applyTemplate, unlike createDiscourseNodeFile (the Cmd+\ new-node flow) which did.]]** +**[[EVD - Only one applyTemplate() call existed in main.js (in createDiscourseNodeFile, ~line 66416); convertPageToDiscourseNode stopped after processFrontMatter at ~line 66525.]]** + +**[[RES - Added an applyTemplate() call in convertPageToDiscourseNode immediately after the processFrontMatter call that sets nodeTypeId, mirroring the create-node flow.]]** diff --git a/Discourse Graph Sandbox/Guides/Creating & modifying templates.md b/Discourse Graph Sandbox/Guides/Creating & modifying templates.md index 7285a29..b89b159 100644 --- a/Discourse Graph Sandbox/Guides/Creating & modifying templates.md +++ b/Discourse Graph Sandbox/Guides/Creating & modifying templates.md @@ -6,3 +6,50 @@ cssclasses: [sandbox-page] 🚧 Under Construction 👷‍♂️ +## Using Templates + +The **Meta/Templates** folder in this vault contains templates for every discourse node type in this vault as well as Experiments, Projects, the Personal Home Page, and the various Logs. + +![](example-template01.png) +_Question template_ + +Using the "Convert Into" option from the 3-dot menu or selecting text and pressing "Turn into discourse node" on the popup menu applies the selected Template to the file/text in question. + +![](call-template.png) + +The discourse graph plugin handles the discourse node templates, while the [Templater](https://obsidian.md/plugins?id=templater-obsidian) plugin is used to style and inject dynamic content into the Daily Notes Page, Project Pages, Experiment Pages, & Logs. It also handles certain scripted file creation workflows. + +These templates are markdown files, some of which contain [Datacore](https://github.com/blacksmithgu/datacore) js to add enhanced scripting/querying functionality. The main Datacore uses at present are to support the daily log entry functionality and the button used to alias filenames to prevent import/export issues across OSes. + +## Modifying Templates + +Templates can be edited in the same way as other markdown files, and the Datacore fields can be modified or replaced by a knowledgeable user (or their coding agent). + +You can modify the body of existing templates to better support your synthesis workflows, or the frontmatter properties to add additional queryable elements. + +>[!tip] Beginner mod: you can add a "Presentation View" to your discourse nodes by moving a short summary + key image to the top of the node template. + +![](pres-view01.png) +_The summary & properties sections can be collapsed for easy sidebar slideshow viewing_ + +## Creating New Templates + +1. Create the template file by modifying an existing template in **Meta/Templates**. The frontmatter should include: + + +template: "[[YourTemplateName]]" +newNoteFolder: DiscourseGraph +tags: +cssclasses: `dg-xyz` (copy an existing css style or create a new one) + + +2. Go to Settings → Discourse Graphs → Node Types and add a new node type, entering the name of the template you just added to the templates folder. + +![create a new node type](create-new-node-type.png) + + +The plugin auto-generates a unique id like node_XxXxXxXxX that will be used to fill in __nodeTypeId__ + +3. Now you can call your new template using either + - `Cmd+\` → select the node type → enter title → new file created with full template applied, or + - "Convert Into" on an existing file → applies the full template, merging frontmatter and appending body content without overwriting existing data. \ No newline at end of file diff --git a/DiscourseGraph/CLM - test node 009.md b/DiscourseGraph/CLM - test node 009.md new file mode 100644 index 0000000..44c9670 --- /dev/null +++ b/DiscourseGraph/CLM - test node 009.md @@ -0,0 +1,6 @@ +--- +nodeTypeId: node_LwROzkVH_Zck7ZxDgN91E +--- + + +testing node conversion \ No newline at end of file diff --git a/DiscourseGraph/EVD - testing templates 2.md b/DiscourseGraph/EVD - testing templates 2.md new file mode 100644 index 0000000..db157c8 --- /dev/null +++ b/DiscourseGraph/EVD - testing templates 2.md @@ -0,0 +1,5 @@ +--- +nodeTypeId: node_xQmEzWQFHdHy2swhrugrF +--- + +testing \ No newline at end of file diff --git a/DiscourseGraph/RES - The airspeed velocity of an unladen swallow is 11 m-s.md b/DiscourseGraph/RES - The airspeed velocity of an unladen swallow is 11 m-s.md index 087dd04..c2ce0a7 100644 --- a/DiscourseGraph/RES - The airspeed velocity of an unladen swallow is 11 m-s.md +++ b/DiscourseGraph/RES - The airspeed velocity of an unladen swallow is 11 m-s.md @@ -11,11 +11,17 @@ aliases: - RES - The airspeed velocity of an unladen swallow is 11-17 meters per second nodeInstanceId: 019dde97-f22e-780d-a5d6-89cb4a1cd106 --- - ## Summary -- The first empirical result in [[PRJ - Passarine Songbird Cargo Capacity]], from [[@analysis - measure airspeed of unladen & laden AFR & EUR swallows]] +African & European swallows both flew at 11m/s in the windtunnel +![[Pasted image 20260618175027.png]] + ## Grounding Context + +- The first empirical result in [[PRJ - Passarine Songbird Cargo Capacity]], from [[@analysis - measure airspeed of unladen & laden AFR & EUR swallows]] + +## Finding + wind tunnel measurements of AFR & EUR swallows show no significant differences between subtypes, converge on ~11m/s ![[bird_wind_tunnel_b-1150.jpg|400]] ## Snippets diff --git a/Meta/Attachments/Pasted image 20260618175027.png b/Meta/Attachments/Pasted image 20260618175027.png new file mode 100644 index 0000000..837180c Binary files /dev/null and b/Meta/Attachments/Pasted image 20260618175027.png differ diff --git a/attachments/admin-backrooms.PNG b/Meta/Attachments/admin-backrooms.png similarity index 100% rename from attachments/admin-backrooms.PNG rename to Meta/Attachments/admin-backrooms.png diff --git a/attachments/admin-panel.PNG b/Meta/Attachments/admin-panel.png similarity index 100% rename from attachments/admin-panel.PNG rename to Meta/Attachments/admin-panel.png diff --git a/attachments/admin-panel02.PNG b/Meta/Attachments/admin-panel02.png similarity index 100% rename from attachments/admin-panel02.PNG rename to Meta/Attachments/admin-panel02.png diff --git a/Meta/Attachments/call-template.png b/Meta/Attachments/call-template.png new file mode 100644 index 0000000..f670989 Binary files /dev/null and b/Meta/Attachments/call-template.png differ diff --git a/Meta/Attachments/create-new-node-type.png b/Meta/Attachments/create-new-node-type.png new file mode 100644 index 0000000..d8aec76 Binary files /dev/null and b/Meta/Attachments/create-new-node-type.png differ diff --git a/attachments/dgraph-share.PNG b/Meta/Attachments/dgraph-share.png similarity index 100% rename from attachments/dgraph-share.PNG rename to Meta/Attachments/dgraph-share.png diff --git a/Meta/Attachments/example-template01.png b/Meta/Attachments/example-template01.png new file mode 100644 index 0000000..4c54fe8 Binary files /dev/null and b/Meta/Attachments/example-template01.png differ diff --git a/attachments/group-mgmt.PNG b/Meta/Attachments/group-mgmt.png similarity index 100% rename from attachments/group-mgmt.PNG rename to Meta/Attachments/group-mgmt.png diff --git a/Meta/Attachments/pres-view01.png b/Meta/Attachments/pres-view01.png new file mode 100644 index 0000000..07219f6 Binary files /dev/null and b/Meta/Attachments/pres-view01.png differ diff --git a/Meta/Templates/Claim.md b/Meta/Templates/Claim.md index c0f8dfb..b04b571 100644 --- a/Meta/Templates/Claim.md +++ b/Meta/Templates/Claim.md @@ -1,9 +1,8 @@ --- -nodeTypeId: node_LwROzkVH_Zck7ZxDgN91E +template: "[[Claim]]" tags: cssclasses: dg-clm confidence: -nodeInstanceId: 019e877e-7e75-7032-b846-86a9ed66cada --- # Summary diff --git a/Meta/Templates/Conclusion.md b/Meta/Templates/Conclusion.md index 8953437..bd904c3 100644 --- a/Meta/Templates/Conclusion.md +++ b/Meta/Templates/Conclusion.md @@ -1,11 +1,11 @@ --- -nodeTypeId: node_J9JyrRTQj6nuJs6IY83Mo + template: "[[Conclusion]]" newNoteFolder: DiscourseGraph tags: cssclasses: dg-con contributors: -nodeInstanceId: 019e877e-7e7c-778e-a713-296dc747a0aa + --- ## Summary diff --git a/Meta/Templates/Evidence.md b/Meta/Templates/Evidence.md index 79429b3..49770cf 100644 --- a/Meta/Templates/Evidence.md +++ b/Meta/Templates/Evidence.md @@ -1,10 +1,10 @@ --- -nodeTypeId: node_xQmEzWQFHdHy2swhrugrF + +template: "[[Evidence]]" tags: cssclasses: dg-evd centrality: source: -nodeInstanceId: 019e877e-7e81-7194-85d9-808ffc0312d4 --- # Evidence Summary diff --git a/Meta/Templates/Experiment.md b/Meta/Templates/Experiment.md index 3311e49..0ec9514 100644 --- a/Meta/Templates/Experiment.md +++ b/Meta/Templates/Experiment.md @@ -1,5 +1,5 @@ --- -nodeTypeId: node_Qbdr-LbBCb_WjPFNTnjTX + template: "[[Experiment]]" newNoteFolder: DiscourseGraph aliases: @@ -10,7 +10,7 @@ lead: contributors: targetQuestionOrHyp: project: -nodeInstanceId: 019e702c-9bf1-7102-8bfa-08ae56ba41bf + --- # Resources diff --git a/Meta/Templates/Hypothesis.md b/Meta/Templates/Hypothesis.md index cce4d8d..a067631 100644 --- a/Meta/Templates/Hypothesis.md +++ b/Meta/Templates/Hypothesis.md @@ -1,11 +1,11 @@ --- -nodeTypeId: node_8eLgGKXiSzIWJvcrGCBFE + template: "[[Hypothesis]]" newNoteFolder: DiscourseGraph tags: cssclasses: dg-hyp confidence: -nodeInstanceId: 019e702d-3d48-7319-bfd1-3a1f04d97ae1 + --- # Rationale diff --git a/Meta/Templates/Issue.md b/Meta/Templates/Issue.md index df2f4dc..6948b34 100644 --- a/Meta/Templates/Issue.md +++ b/Meta/Templates/Issue.md @@ -1,5 +1,5 @@ --- -nodeTypeId: node_2unblKFUVJkOdOnT8MstZ + template: "[[Issue]]" newNoteFolder: DiscourseGraph tags: @@ -10,7 +10,7 @@ contributors: targetQuestionOrHyp: project: Issue Type: -nodeInstanceId: "019" + --- ### Description ### Purpose diff --git a/Meta/Templates/Question.md b/Meta/Templates/Question.md index c671fba..7a4053d 100644 --- a/Meta/Templates/Question.md +++ b/Meta/Templates/Question.md @@ -1,10 +1,9 @@ --- -nodeTypeId: node_4SqRl5RIkaUMb9fLOpdhq + template: "[[Question]]" newNoteFolder: DiscourseGraph tags: cssclasses: dg-que -nodeInstanceId: 019e877e-7e88-7591-bd65-abc5ff53b4a6 --- ## Summary diff --git a/Meta/Templates/Result.md b/Meta/Templates/Result.md index 4270caf..a268739 100644 --- a/Meta/Templates/Result.md +++ b/Meta/Templates/Result.md @@ -1,12 +1,11 @@ --- -nodeTypeId: node_i7PzyKw2NfkA8asBfxeey + template: "[[Result]]" newNoteFolder: DiscourseGraph tags: cssclasses: dg-res contributors: source: -nodeInstanceId: 019e877e-7e96-7a3d-baf8-57f3264b376c --- ## Summary diff --git a/Meta/Templates/Source.md b/Meta/Templates/Source.md index 95bb86a..e90d1eb 100644 --- a/Meta/Templates/Source.md +++ b/Meta/Templates/Source.md @@ -1,6 +1,8 @@ --- -nodeTypeId: node_-PIYSmr5icSFMACYAUobE -nodeInstanceId: 019e7312-e9a1-7107-b3a3-c470df6852e4 + +template: "[[Source]]" +tags: +cssclasses: dg-src --- ## Relevant Topics diff --git a/Meta/Templates/Test template.md b/Meta/Templates/Test template.md new file mode 100644 index 0000000..31091cd --- /dev/null +++ b/Meta/Templates/Test template.md @@ -0,0 +1,9 @@ +--- + +tags: +cssclasses: dg-clm +confidence: + +--- +## test + \ No newline at end of file