mirror of
https://github.com/Steffo99/appunti-magistrali.git
synced 2024-11-22 02:44:17 +00:00
Update settings
This commit is contained in:
parent
01750509f6
commit
2630b91cfb
2 changed files with 34 additions and 6 deletions
4
.obsidian/app.json
vendored
4
.obsidian/app.json
vendored
|
@ -1,9 +1,9 @@
|
||||||
{
|
{
|
||||||
"alwaysUpdateLinks": true,
|
"alwaysUpdateLinks": true,
|
||||||
"useMarkdownLinks": false,
|
"useMarkdownLinks": false,
|
||||||
"defaultViewMode": "source",
|
"defaultViewMode": "preview",
|
||||||
"showFrontmatter": true,
|
"showFrontmatter": true,
|
||||||
"attachmentFolderPath": "9 - Algoritmi distribuiti/0 - Materiale di studio/Appunti esterni",
|
"attachmentFolderPath": "./",
|
||||||
"newFileLocation": "current",
|
"newFileLocation": "current",
|
||||||
"strictLineBreaks": true,
|
"strictLineBreaks": true,
|
||||||
"showLineNumber": true,
|
"showLineNumber": true,
|
||||||
|
|
36
.obsidian/plugins/obsidian-file-color/data.json
vendored
36
.obsidian/plugins/obsidian-file-color/data.json
vendored
|
@ -397,10 +397,6 @@
|
||||||
"path": "7 - Introduction to quantum information processing/2 - Gates semplici/★ gates semplici.canvas",
|
"path": "7 - Introduction to quantum information processing/2 - Gates semplici/★ gates semplici.canvas",
|
||||||
"color": "7j7Pqog0VHMVVAfazMNlb"
|
"color": "7j7Pqog0VHMVVAfazMNlb"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"path": "7 - Introduction to quantum information processing/0 - Materiale di studio/04 - IntroQIP4.pdf",
|
|
||||||
"color": "fc3lLaITDn62PYbzBhqxl"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"path": "7 - Introduction to quantum information processing/0 - Materiale di studio/05 - IntroQIP5.pdf",
|
"path": "7 - Introduction to quantum information processing/0 - Materiale di studio/05 - IntroQIP5.pdf",
|
||||||
"color": "fc3lLaITDn62PYbzBhqxl"
|
"color": "fc3lLaITDn62PYbzBhqxl"
|
||||||
|
@ -468,6 +464,38 @@
|
||||||
{
|
{
|
||||||
"path": "7 - Introduction to quantum information processing/0 - Materiale di studio/XX - Libro di testo.pdf",
|
"path": "7 - Introduction to quantum information processing/0 - Materiale di studio/XX - Libro di testo.pdf",
|
||||||
"color": "7j7Pqog0VHMVVAfazMNlb"
|
"color": "7j7Pqog0VHMVVAfazMNlb"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"path": "7 - Introduction to quantum information processing/5 - Cose strane/★ cose strane.canvas",
|
||||||
|
"color": "7j7Pqog0VHMVVAfazMNlb"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"path": "7 - Introduction to quantum information processing/6 - Teoremi/★ teoremi.canvas",
|
||||||
|
"color": "7j7Pqog0VHMVVAfazMNlb"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"path": "7 - Introduction to quantum information processing/5 - Cose strane/costruire un Hardy state.md",
|
||||||
|
"color": "fc3lLaITDn62PYbzBhqxl"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"path": "7 - Introduction to quantum information processing/0 - Materiale di studio/04 - IntroQIP4.pdf",
|
||||||
|
"color": "fc3lLaITDn62PYbzBhqxl"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"path": "7 - Introduction to quantum information processing/5 - Cose strane/costruire un Hardy state, old.md",
|
||||||
|
"color": "fc3lLaITDn62PYbzBhqxl"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"path": "9 - Programmazione mobile/0 - Materiale di studio/Slides/2 - Computer graphics/7 - LightingModelsFBO.pdf",
|
||||||
|
"color": "fc3lLaITDn62PYbzBhqxl"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"path": "9 - Programmazione mobile/0 - Materiale di studio/Slides/2 - Computer graphics/8 - GLCS.pdf",
|
||||||
|
"color": "fc3lLaITDn62PYbzBhqxl"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"path": "9 - Programmazione mobile/0 - Materiale di studio/Slides/2 - Computer graphics/9 - PBRGI.pdf",
|
||||||
|
"color": "fc3lLaITDn62PYbzBhqxl"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Reference in a new issue