mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 05:14:06 -06:00
fix graph
This commit is contained in:
parent
4dd0793858
commit
8fbaaca60b
@ -7,7 +7,8 @@ disablePathToLower = true
|
||||
ignoreFiles = [
|
||||
"/content/templates/*",
|
||||
"/content/private/*",
|
||||
"/content/vault/templates/*"
|
||||
"/content/vault/templates/*",
|
||||
"/content/vault/pocket/*"
|
||||
]
|
||||
summaryLength = 20
|
||||
paginate = 10
|
||||
|
||||
@ -9,5 +9,6 @@
|
||||
"oz-image-plugin",
|
||||
"quick-latex",
|
||||
"wikilinks-to-mdlinks-obsidian",
|
||||
"obsidian-local-images"
|
||||
"obsidian-local-images",
|
||||
"code-block-copy"
|
||||
]
|
||||
File diff suppressed because one or more lines are too long
@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "obsidian-pocket",
|
||||
"name": "Pocket",
|
||||
"version": "0.7.1",
|
||||
"version": "0.8.0",
|
||||
"minAppVersion": "0.12.11",
|
||||
"description": "Access your Pocket reading list entries and create notes for them easily",
|
||||
"author": "Nimalan Mahendran",
|
||||
|
||||
20
content/vault/.obsidian/workspace
vendored
20
content/vault/.obsidian/workspace
vendored
@ -9,7 +9,7 @@
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "taylor.md",
|
||||
"file": "Approximation.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
@ -22,7 +22,7 @@
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "taylor.md",
|
||||
"file": "Approximation.md",
|
||||
"mode": "preview",
|
||||
"source": false
|
||||
}
|
||||
@ -104,7 +104,7 @@
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "taylor.md",
|
||||
"file": "Approximation.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
@ -121,7 +121,7 @@
|
||||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "taylor.md",
|
||||
"file": "Approximation.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
@ -133,7 +133,7 @@
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "taylor.md"
|
||||
"file": "Approximation.md"
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -155,17 +155,17 @@
|
||||
"direction": "horizontal",
|
||||
"width": 300
|
||||
},
|
||||
"active": "cdd64046e6539952",
|
||||
"active": "e6ce38905c7e26b9",
|
||||
"lastOpenFiles": [
|
||||
"Approximation.md",
|
||||
"Simpson's Rule.md",
|
||||
"arc length.md",
|
||||
"taylor.md",
|
||||
"binomial series.md",
|
||||
"econometrics/stats-econ-lecture-notes-plus.md",
|
||||
"recovered stats lecture notes.md",
|
||||
"econometrics/stats-econ-lecture-notes.md",
|
||||
"LinearAlgebra1.md",
|
||||
"mean value theorem.md",
|
||||
"Integration by Parts.md",
|
||||
"systems of linear equations and matrices..md",
|
||||
"ss12.md"
|
||||
"mean value theorem.md"
|
||||
]
|
||||
}
|
||||
@ -6,7 +6,7 @@ enableLatex: true
|
||||
enableSPA: true
|
||||
enableFooter: true
|
||||
enableContextualBacklinks: true
|
||||
enableRecentNotes: false
|
||||
enableRecentNotes: true
|
||||
description:
|
||||
Jaden Lorenc's site.
|
||||
page_title:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user