Updated: Monday, August 28,2023-08-28 10:43:27

main
shwetha729 2023-08-28 10:43:31 -04:00
parent 6624dac427
commit 6dd71b4558
11 changed files with 50 additions and 448 deletions

View File

@ -10,6 +10,5 @@
"recent-files-obsidian",
"templater-obsidian",
"obsidian-emoji-toolbar",
"dataview",
"html-server"
"dataview"
]

View File

@ -1,26 +0,0 @@
{
"port": 8080,
"hostname": "0.0.0.0",
"defaultFile": "Machine Tips (Quantum)/Math/Algorithms/0. INTRO Choose Your Hero! er, Algo.md",
"startOnLoad": true,
"useRibbonButons": true,
"indexHtml": "<html>\n<head>\n <meta charset=\"utf-8\">\n <meta name=\"viewport\"\n content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, viewport-fit=cover\">\n <title>#VAR{HTML_TITLE}</title>\n <link rel=\"shortcut icon\" href=\"#VAR{FAVICON_URL}\">\n <link href=\"#VAR{CSS_FILE_URL}\" type=\"text/css\" rel=\"stylesheet\">\n</head>\n<body\n class=\"#VAR{THEME_MODE} mod-windows is-frameless is-maximized is-hidden-frameless obsidian-app show-inline-title show-view-header\"\n style=\"--zoom-factor:1; --font-text-size:16px;\">\n <div class=\"app-container\">\n <div class=\"horizontal-main-container\">\n <div class=\"workspace\">\n <div class=\"workspace-split mod-vertical mod-root\">\n <div class=\"workspace-tabs mod-top mod-top-left-space mod-top-right-space\">\n <div class=\"workspace-tab-container\">\n <div class=\"workspace-leaf\">\n <div class=\"workspace-leaf-content\" data-type=\"markdown\" data-mode=\"preview\">\n <div class=\"view-content\">\n <div class=\"markdown-reading-view\" style=\"width: 100%; height: 100%;\">\n <div\n class=\"markdown-preview-view markdown-rendered node-insert-event is-readable-line-width allow-fold-headings show-indentation-guide allow-fold-lists\"\n tabindex=\"-1\" style=\"tab-size: 4;\">\n <div class=\"markdown-preview-sizer markdown-preview-section\" style=\"padding-bottom: 369px; min-height: 1158px;\">\n <div class=\"markdown-preview-pusher\" style=\"width: 1px; height: 0.1px; margin-bottom: 0px;\"></div>\n <div class=\"mod-header\">\n <div class=\"inline-title\" contenteditable=\"true\" spellcheck=\"false\" tabindex=\"-1\" enterkeyhint=\"done\">#VAR{RENDERED_CONTENT_FILE_NAME}\n </div>\n #VAR{RENDERED_CONTENT}\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n</body>\n</html>",
"htmlReplaceableVariables": [
{
"varName": "HTML_TITLE",
"varValue": "Obsidian Html Server"
},
{
"varName": "FAVICON_URL",
"varValue": "//obsidian.md/favicon.ico"
},
{
"varName": "CSS_FILE_URL",
"varValue": "/.obsidian/plugins/obsidian-http-server/app.css"
}
],
"showAdvancedOptions": true,
"useSimpleAuth": false,
"simpleAuthUsername": "obsidian",
"simpleAuthPassword": "2e362e090ea17e10"
}

File diff suppressed because one or more lines are too long

View File

@ -1,14 +0,0 @@
{
"id": "html-server",
"name": "Html Server",
"version": "1.0.5",
"minAppVersion": "0.15.0",
"description": "This plugin lets you spin up a local http server to access your vault via a web browser from any device in your network.",
"author": "Pr0dt0s",
"authorUrl": "https://github.com/Pr0dt0s",
"fundingUrl": {
"Buy Me a Coffee": "https://www.buymeacoffee.com/pr0dt0s",
"Paypal": "https://www.paypal.com/donate/?business=JGQK6YQBWZJ4A&currency_code=USD"
},
"isDesktopOnly": true
}

View File

@ -1,67 +0,0 @@
.settings-error-element {
font-weight: bold;
color: var(--background-modifier-error);
}
.with-error {
border-color: var(--text-error) !important;
}
.with-success {
border-color: var(--text-success) !important;
}
.w100p {
width: 100%;
}
.h350 {
height: 350px;
}
.text-align-center {
text-align: center;
}
.justify-content-center {
justify-content: center;
}
.html-form-container {
width: 100%;
display: grid;
justify-content: center;
padding-bottom: 22px;
}
.html-login-form {
width: 20%;
min-width: 300px;
max-width: 450px;
margin: auto;
}
.html-login-form .html-login-form-label{
font-size: 1.1em;
justify-content: center;
display: block;
}
.html-login-form .setting-item-control input{
width: 100%;
}
.html-login-form .html-form-button{
width: 100%;
/* justify-content: center; */
}
.html-login-form .html-form-button button{
width: 100%;
justify-content: center;
}
.http-server-ribbon-stop-button {
color: var(--text-accent);
opacity: 0.95;
}

View File

@ -1,12 +1,16 @@
{
"recentFiles": [
{
"basename": "Software Cover Letter Template",
"path": "Software Cover Letter Template.md"
"basename": "2. Gratitude to Donors",
"path": "Coding Tips (Classical)/Project Vault/Comms/WRITTEN TEXT/E-Mail Settings/2. Gratitude to Donors.md"
},
{
"basename": "1. Scientific Software Cover Letter Template",
"path": "Coding Tips (Classical)/Project Vault/Comms/WRITTEN TEXT/E-Mail Settings/1. Scientific Software Cover Letter Template.md"
},
{
"basename": "E-Mail Templates",
"path": "Coding Tips (Classical)/Project Vault/Comms/WRITTEN TEXT/E-Mail Templates.md"
"path": "Coding Tips (Classical)/Project Vault/Comms/WRITTEN TEXT/E-Mail Settings/E-Mail Templates.md"
},
{
"basename": "Phones",
@ -42,7 +46,7 @@
},
{
"basename": "E-Mail",
"path": "Coding Tips (Classical)/Project Vault/Comms/WRITTEN TEXT/E-Mail.md"
"path": "Coding Tips (Classical)/Project Vault/Comms/WRITTEN TEXT/E-Mail Settings/E-Mail.md"
},
{
"basename": "Ions",
@ -195,10 +199,6 @@
{
"basename": "Gitea",
"path": "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Repos/Gitea.md"
},
{
"basename": "Welcome to Python",
"path": "Coding Tips (Classical)/Terminal Tips/Languages/Python/Welcome to Python.md"
}
],
"omittedPaths": [],

View File

@ -39,7 +39,7 @@
"state": {
"type": "markdown",
"state": {
"file": "Coding Tips (Classical)/Project Vault/Comms/WRITTEN TEXT/E-Mail Templates.md",
"file": "Coding Tips (Classical)/Project Vault/Comms/WRITTEN TEXT/E-Mail Settings/E-Mail Templates.md",
"mode": "source",
"backlinks": false,
"source": false
@ -52,7 +52,20 @@
"state": {
"type": "markdown",
"state": {
"file": "Software Cover Letter Template.md",
"file": "Coding Tips (Classical)/Project Vault/Comms/WRITTEN TEXT/E-Mail Settings/1. Scientific Software Cover Letter Template.md",
"mode": "source",
"backlinks": false,
"source": false
}
}
},
{
"id": "c226598c74ed445f",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Coding Tips (Classical)/Project Vault/Comms/WRITTEN TEXT/E-Mail Settings/2. Gratitude to Donors.md",
"mode": "source",
"backlinks": false,
"source": false
@ -60,7 +73,7 @@
}
}
],
"currentTab": 3
"currentTab": 4
}
],
"direction": "vertical"
@ -122,7 +135,7 @@
"state": {
"type": "outline",
"state": {
"file": "Software Cover Letter Template.md"
"file": "Coding Tips (Classical)/Project Vault/Comms/WRITTEN TEXT/E-Mail Settings/2. Gratitude to Donors.md"
}
}
},
@ -132,7 +145,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "Software Cover Letter Template.md",
"file": "Coding Tips (Classical)/Project Vault/Comms/WRITTEN TEXT/E-Mail Settings/2. Gratitude to Donors.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
@ -154,15 +167,15 @@
"digitalgarden:Digital Garden Publication Center": false,
"templater-obsidian:Templater": false,
"random-note:Open random note": false,
"audio-recorder:Start/stop recording": false,
"html-server:Turn Http Server On": false,
"html-server:Turn Http Server Off": false
"audio-recorder:Start/stop recording": false
}
},
"active": "8742f920ade1dbb4",
"active": "28a54cc81af4607b",
"lastOpenFiles": [
"Coding Tips (Classical)/Project Vault/Comms/WRITTEN TEXT/E-Mail Templates.md",
"Software Cover Letter Template.md",
"Coding Tips (Classical)/Project Vault/Comms/WRITTEN TEXT/E-Mail Settings/1. Scientific Software Cover Letter Template.md",
"Coding Tips (Classical)/Project Vault/Comms/WRITTEN TEXT/E-Mail Settings/2. Gratitude to Donors.md",
"Coding Tips (Classical)/Project Vault/Comms/WRITTEN TEXT/E-Mail Settings",
"Coding Tips (Classical)/Project Vault/Comms/WRITTEN TEXT/E-Mail Settings/E-Mail Templates.md",
"Coding Tips (Classical)/Project Vault/Comms/RADIO/TALK WITH SOUND/Phones.md",
"Coding Tips (Classical)/Project Vault/Comms/RADIO/Hardware/Smartjack.md",
"Coding Tips (Classical)/Project Vault/Comms/RADIO/Hardware/Optical Network Terminals.md",
@ -171,7 +184,7 @@
"Coding Tips (Classical)/Terminal Tips/About terminal.md",
"Coding Tips (Classical)/Project Vault/Comms/WRITTEN TEXT/Internet Chats/Thought Catalog - notion export/Writings.md",
"Coding Tips (Classical)/Project Vault/Comms/WRITTEN TEXT/Internet Chats/Thought Catalog - notion export/Thought Catalog.md",
"Coding Tips (Classical)/Project Vault/Comms/WRITTEN TEXT/E-Mail.md",
"Coding Tips (Classical)/Project Vault/Comms/WRITTEN TEXT/E-Mail Settings/E-Mail.md",
"Coding Tips (Classical)/Project Vault/Comms/RADIO/TALK WITH SOUND",
"Coding Tips (Classical)/Project Vault/Comms/WRITTEN TEXT",
"Machine Tips (Quantum)/Physics/Ions.md",
@ -189,7 +202,6 @@
"Coding Tips (Classical)/Terminal Tips/GUIs/Tools/Extensions.md",
"Coding Tips (Classical)/Terminal Tips/Servers/Virtual Machines/Connect to a VirtualBox VM desktop remotely.md",
"Coding Tips (Classical)/Project Vault/hi.mainsite/Current Occupations/Past/Windtelligent.ai/Intelligence/Different Data Models.md",
"Machine Tips (Quantum)/Resources/Code & Circuit Operations/Gates/Multiple Qubit Gates/Intro to Multiple Qubit Gates.md",
"Machine Tips (Quantum)/Quantum spaces.canvas",
"Untitled.canvas",
"Untitled 1.canvas",
@ -199,7 +211,6 @@
"Coding Tips (Classical)/Project Vault/Comms/WRITTEN TEXT/Internet Chats/Thought Catalog - notion export/Medium-worthy affa57a58bc74b09b1311b348ac70a45/The Family Tharavad (1) c4c767d7a0d14fecaf221313371996ac/The Homes 25f3cf42239942eda48517edb2513ecd.csv",
"Coding Tips (Classical)/Project Vault/Comms/WRITTEN TEXT/Internet Chats/Thought Catalog - notion export/Medium-worthy affa57a58bc74b09b1311b348ac70a45/The Family Tharavad (1) c4c767d7a0d14fecaf221313371996ac",
"Coding Tips (Classical)/Project Vault/Comms/WRITTEN TEXT/Internet Chats/Thought Catalog - notion export/Medium-worthy affa57a58bc74b09b1311b348ac70a45/Essay Drafts (1) 5c24ae12ed1f46428e18a9a9c7d4cb65",
"Coding Tips (Classical)/Project Vault/Comms/WRITTEN TEXT/Internet Chats/Thought Catalog - notion export/Medium-worthy affa57a58bc74b09b1311b348ac70a45/Essay Drafts (1) 5c24ae12ed1f46428e18a9a9c7d4cb65_all.csv",
"Coding Tips (Classical)/Project Vault/Comms/WRITTEN TEXT/Internet Chats/Thought Catalog - notion export/The Family Tharavad 3562b9f5a1b440eea78163fe080f5d88/Untitled.png",
"Coding Tips (Classical)/Project Vault/Comms/WRITTEN TEXT/Internet Chats/Thought Catalog - notion export/The Family Tharavad 3562b9f5a1b440eea78163fe080f5d88/The Homes 05406aee129c42bcaea12f637110653d/33 Windy Hill Lane 3e3b98125f3d4fe39754fae951ddc14e/Untitled.png",
"Coding Tips (Classical)/Project Vault/Comms/WRITTEN TEXT/Internet Chats/Thought Catalog - notion export/Morning Pages Blog 5343390046d84175aa168d5cf6b72dd7/Morning Pages 170 04b26f080d304cb7a6c0bbb997461f41/Untitled.png",

View File

@ -0,0 +1,16 @@
Dear Donor,
I write this letter to you as truly a note of appreciation for the enormous generosity you have
shown in aiding students to further their education with less of a financial burden. The amount you have
given me will help make the cost of college not seem quite so daunting and will help me worry less about
the money aspect and more about the learning aspect. Not only that, it will help me actualize my goal in
becoming a software engineer with greater focus and it is great to see the school of engineering
recognize these amazing scholarships that are even possible to get. Students are very lucky to have
donors such as yourselves and the success of many graduates would not have been possible without aid
much like yours. Words cannot describe my gratitude for the scholarship you granted me. Thank you
so much.
Sincerely yours,
Shwetha Jayaraj