Updated: Tuesday, October 10,2023-10-10 13:57:03
parent
7ca0302dee
commit
a20e0d1dde
|
@ -11,5 +11,6 @@
|
||||||
"templater-obsidian",
|
"templater-obsidian",
|
||||||
"obsidian-emoji-toolbar",
|
"obsidian-emoji-toolbar",
|
||||||
"dataview",
|
"dataview",
|
||||||
"buttons"
|
"buttons",
|
||||||
|
"obsidian-advanced-slides"
|
||||||
]
|
]
|
|
@ -17,5 +17,5 @@
|
||||||
"showGrid": false,
|
"showGrid": false,
|
||||||
"autoComplete": "inPreview",
|
"autoComplete": "inPreview",
|
||||||
"paneMode": "split",
|
"paneMode": "split",
|
||||||
"motm": "2022-12-12T06:44:09.521Z"
|
"motm": "2023-10-10T17:56:45.293Z"
|
||||||
}
|
}
|
|
@ -1,5 +1,17 @@
|
||||||
{
|
{
|
||||||
"recentFiles": [
|
"recentFiles": [
|
||||||
|
{
|
||||||
|
"basename": "Slides",
|
||||||
|
"path": "Slides.md"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"basename": "Advanced Slides",
|
||||||
|
"path": "Coding Tips (Classical)/Project Vault/About Obsidian/Advanced Slides.md"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"basename": "Notable Obsidians",
|
||||||
|
"path": "Coding Tips (Classical)/Project Vault/About Obsidian/Obsidian Guides/Notable Obsidians.md"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"basename": "Arduino Example Blink",
|
"basename": "Arduino Example Blink",
|
||||||
"path": "Arduino Example Blink.md"
|
"path": "Arduino Example Blink.md"
|
||||||
|
|
|
@ -25,14 +25,26 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Arduino Example Blink.md",
|
"file": "Coding Tips (Classical)/Project Vault/About Obsidian/Advanced Slides.md",
|
||||||
|
"mode": "source",
|
||||||
|
"source": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "e0421441c1f9556c",
|
||||||
|
"type": "leaf",
|
||||||
|
"state": {
|
||||||
|
"type": "markdown",
|
||||||
|
"state": {
|
||||||
|
"file": "Slides.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": false
|
"source": false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"currentTab": 1
|
"currentTab": 2
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"direction": "vertical"
|
"direction": "vertical"
|
||||||
|
@ -69,7 +81,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "search",
|
"type": "search",
|
||||||
"state": {
|
"state": {
|
||||||
"query": "",
|
"query": "presentations",
|
||||||
"matchingCase": false,
|
"matchingCase": false,
|
||||||
"explainSearch": false,
|
"explainSearch": false,
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
|
@ -87,7 +99,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"currentTab": 1
|
"currentTab": 2
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"direction": "horizontal",
|
"direction": "horizontal",
|
||||||
|
@ -107,7 +119,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "backlink",
|
"type": "backlink",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Arduino Example Blink.md",
|
"file": "Slides.md",
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
"extraContext": false,
|
"extraContext": false,
|
||||||
"sortOrder": "alphabetical",
|
"sortOrder": "alphabetical",
|
||||||
|
@ -124,7 +136,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "outgoing-link",
|
"type": "outgoing-link",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Arduino Example Blink.md",
|
"file": "Slides.md",
|
||||||
"linksCollapsed": false,
|
"linksCollapsed": false,
|
||||||
"unlinkedCollapsed": true
|
"unlinkedCollapsed": true
|
||||||
}
|
}
|
||||||
|
@ -147,7 +159,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "outline",
|
"type": "outline",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Arduino Example Blink.md"
|
"file": "Slides.md"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -172,8 +184,12 @@
|
||||||
"templater-obsidian:Templater": false
|
"templater-obsidian:Templater": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"active": "9600f3812aeb8311",
|
"active": "e0421441c1f9556c",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
|
"Coding Tips (Classical)/Project Vault/About Obsidian/Advanced Slides.md",
|
||||||
|
"Slides.md",
|
||||||
|
"Coding Tips (Classical)/Project Vault/About Obsidian/Obsidian Guides/Notable Obsidians.md",
|
||||||
|
"Arduino Example Blink.md",
|
||||||
"Integrated Whiteboard Tools.md",
|
"Integrated Whiteboard Tools.md",
|
||||||
"Potentiometers & Analog SerialReader.md",
|
"Potentiometers & Analog SerialReader.md",
|
||||||
"Untitled.canvas",
|
"Untitled.canvas",
|
||||||
|
|
|
@ -3,3 +3,5 @@ Advanced Slides is a plugin inside of Obsidian that allows you to create full-b
|
||||||
|
|
||||||
You need a github account and reveal.js though which is[ further explained in this tutorial. ](https://www.m365princess.com/blogs/create-portfolio-site-github-pages-reveal-js/)
|
You need a github account and reveal.js though which is[ further explained in this tutorial. ](https://www.m365princess.com/blogs/create-portfolio-site-github-pages-reveal-js/)
|
||||||
Further information about [reveal.js ](https://revealjs.com/auto-animate/)can be read over here as well. The entire forum of Obsdian discussion can also be found in [Obsidian](https://forum.obsidian.md/t/advanced-slides-create-markdown-based-reveal-js-presentations-in-obsidian/28243/234?page=3).
|
Further information about [reveal.js ](https://revealjs.com/auto-animate/)can be read over here as well. The entire forum of Obsdian discussion can also be found in [Obsidian](https://forum.obsidian.md/t/advanced-slides-create-markdown-based-reveal-js-presentations-in-obsidian/28243/234?page=3).
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -5,3 +5,4 @@ I've run into many an inspiring obsidian as well as I've set up my own obsidian.
|
||||||
|
|
||||||
- This developer who turned his obsidian into a [wiki](https://github.com/nikitavoloboev/knowledge/tree/main/docs) for himself with a paid model
|
- This developer who turned his obsidian into a [wiki](https://github.com/nikitavoloboev/knowledge/tree/main/docs) for himself with a paid model
|
||||||
- This Idea Galaxy [made by John ](https://notes.johnmavrick.com/about-me/)
|
- This Idea Galaxy [made by John ](https://notes.johnmavrick.com/about-me/)
|
||||||
|
- [Fork my Brain](https://notes.nicolevanderhoeven.com/Fork+My+Brain) has a lot of cool things on it
|
|
@ -0,0 +1,6 @@
|
||||||
|
|
||||||
|
### Hello from Cover Page
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
Greetings from second slide
|
Loading…
Reference in New Issue