Updated: Saturday, October 28,2023-10-28 16:19:19
parent
2483f9d5f5
commit
8435f7e1ef
|
@ -1,5 +1,13 @@
|
|||
{
|
||||
"recentFiles": [
|
||||
{
|
||||
"basename": "Glow",
|
||||
"path": "Glow.md"
|
||||
},
|
||||
{
|
||||
"basename": "Mods",
|
||||
"path": "Coding Tips (Classical)/Terminal Tips/CLI Tools/CLI Tool Collection/Mods.md"
|
||||
},
|
||||
{
|
||||
"basename": "OSX Apps",
|
||||
"path": "OSX Apps.md"
|
||||
|
@ -191,14 +199,6 @@
|
|||
{
|
||||
"basename": "Discord Message Monitoring script",
|
||||
"path": "Coding Tips (Classical)/Terminal Tips/Languages/Python/Discord Message Monitoring script.md"
|
||||
},
|
||||
{
|
||||
"basename": "Cura",
|
||||
"path": "Machine Tips (Quantum)/Project Vault/Constructions/3D printing/Cura.md"
|
||||
},
|
||||
{
|
||||
"basename": "HTML & CSS Tricks",
|
||||
"path": "Coding Tips (Classical)/Project Vault/Current Occupations/Manhattan Youth/week 5 web design/HTML & CSS Tricks.md"
|
||||
}
|
||||
],
|
||||
"omittedPaths": [],
|
||||
|
|
|
@ -37,14 +37,26 @@
|
|||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "OSX Apps.md",
|
||||
"file": "Coding Tips (Classical)/Terminal Tips/CLI Tools/CLI Tool Collection/Mods.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "3353c5e68fb7582c",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Glow.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 2
|
||||
"currentTab": 3
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
|
@ -119,7 +131,7 @@
|
|||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "OSX Apps.md",
|
||||
"file": "Glow.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
|
@ -136,7 +148,7 @@
|
|||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "OSX Apps.md",
|
||||
"file": "Glow.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
|
@ -159,7 +171,7 @@
|
|||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "OSX Apps.md"
|
||||
"file": "Glow.md"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -186,10 +198,12 @@
|
|||
"obsidian-excalidraw-plugin:Create new drawing": false
|
||||
}
|
||||
},
|
||||
"active": "e113f86228db5547",
|
||||
"active": "3353c5e68fb7582c",
|
||||
"lastOpenFiles": [
|
||||
"Coding Tips (Classical)/Terminal Tips/Computers/Apple Macbook/IDEs & APIs/Mac X Code.md",
|
||||
"Coding Tips (Classical)/Terminal Tips/CLI Tools/CLI Tool Collection/Mods.md",
|
||||
"Glow.md",
|
||||
"OSX Apps.md",
|
||||
"Coding Tips (Classical)/Terminal Tips/Computers/Apple Macbook/IDEs & APIs/Mac X Code.md",
|
||||
"Coding Tips (Classical)/Terminal Tips/Computers/Apple Macbook/IDEs & APIs/MacFUSE.md",
|
||||
"Coding Tips (Classical)/Terminal Tips/Computers/Apple Macbook/Mac Tips/Hard Disk & SSD.md",
|
||||
"Coding Tips (Classical)/Terminal Tips/Computers/Apple Macbook/iOS Apps.md",
|
||||
|
@ -216,8 +230,6 @@
|
|||
"Coding Tips (Classical)/Project Vault/Current Occupations/Communication Projects/RADIO/GNURadio/GQRX.md",
|
||||
"Coding Tips (Classical)/Project Vault/Current Occupations/Communication Projects/RADIO/GNURadio/RadioConda.md",
|
||||
"Coding Tips (Classical)/Project Vault/Current Occupations/Communication Projects/RADIO/Hardware/MonoPulse Tracking with PlutoSDR.md",
|
||||
"Coding Tips (Classical)/Project Vault/Current Occupations/Communication Projects/RADIO/Hardware/Network interface device.md",
|
||||
"Coding Tips (Classical)/Project Vault/Current Occupations/Communication Projects/RADIO/Hardware/Optical Network Terminals.md",
|
||||
"imgFiles/Pasted image 20231022162536.png",
|
||||
"Machine Tips (Quantum)/Project Vault/Constructions/3D printing",
|
||||
"Coding Tips (Classical)/Project Vault/Current Occupations/Manhattan Youth/week 5 web design",
|
||||
|
|
|
@ -0,0 +1,6 @@
|
|||
|
||||
|
||||
View Markdown files right within the terminal. This is another charm bracelet application written in Go.
|
||||
|
||||
|
||||
If you prefer markdown reader written in Swift
|
Loading…
Reference in New Issue