From ec5f9a27b9803fbe6914654487584d3b081b05f5 Mon Sep 17 00:00:00 2001 From: shwetha729 Date: Thu, 28 Sep 2023 13:26:19 -0400 Subject: [PATCH] Updated: Thursday, September 28,2023-09-28 13:26:18 --- .../plugins/recent-files-obsidian/data.json | 16 ++++++++-------- enter/.obsidian/workspace.json | 12 ++++++------ .../CLI Tools/CLI Tool Collection/Please.md | 4 +++- .../GUIs/Tools/Progressive Web Apps.md | 7 +++++-- 4 files changed, 22 insertions(+), 17 deletions(-) diff --git a/enter/.obsidian/plugins/recent-files-obsidian/data.json b/enter/.obsidian/plugins/recent-files-obsidian/data.json index 169bb51..6a8d118 100644 --- a/enter/.obsidian/plugins/recent-files-obsidian/data.json +++ b/enter/.obsidian/plugins/recent-files-obsidian/data.json @@ -1,5 +1,13 @@ { "recentFiles": [ + { + "basename": "Progressive Web Apps", + "path": "Coding Tips (Classical)/Terminal Tips/GUIs/Tools/Progressive Web Apps.md" + }, + { + "basename": "Please", + "path": "Coding Tips (Classical)/Terminal Tips/CLI Tools/CLI Tool Collection/Please.md" + }, { "basename": "GPU", "path": "GPU.md" @@ -156,10 +164,6 @@ "basename": "Alt. Obsidian", "path": "Coding Tips (Classical)/Project Vault/Website Projects/Obsidian/Alt. Obsidian.md" }, - { - "basename": "Please", - "path": "Coding Tips (Classical)/Terminal Tips/CLI Tools/CLI Tool Collection/Please.md" - }, { "basename": "Extensions", "path": "Coding Tips (Classical)/Terminal Tips/GUIs/Tools/Extensions.md" @@ -195,10 +199,6 @@ { "basename": "Docker Compose", "path": "Coding Tips (Classical)/Terminal Tips/Servers/Virtual Machines/Docker/Docker Compose.md" - }, - { - "basename": "Shwetha Jayaraj Notes", - "path": "Coding Tips (Classical)/Project Vault/Current Occupations/Shwetha Jayaraj Notes.md" } ], "omittedPaths": [], diff --git a/enter/.obsidian/workspace.json b/enter/.obsidian/workspace.json index 8b28b10..5c4b925 100644 --- a/enter/.obsidian/workspace.json +++ b/enter/.obsidian/workspace.json @@ -65,7 +65,7 @@ "state": { "type": "markdown", "state": { - "file": "GPU.md", + "file": "Coding Tips (Classical)/Terminal Tips/GUIs/Tools/Progressive Web Apps.md", "mode": "source", "source": false } @@ -146,7 +146,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "GPU.md", + "file": "Coding Tips (Classical)/Terminal Tips/GUIs/Tools/Progressive Web Apps.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -179,7 +179,7 @@ "state": { "type": "outline", "state": { - "file": "GPU.md" + "file": "Coding Tips (Classical)/Terminal Tips/GUIs/Tools/Progressive Web Apps.md" } } }, @@ -189,7 +189,7 @@ "state": { "type": "backlink", "state": { - "file": "GPU.md", + "file": "Coding Tips (Classical)/Terminal Tips/GUIs/Tools/Progressive Web Apps.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -223,8 +223,9 @@ }, "active": "bebd77e23237a556", "lastOpenFiles": [ - "Coding Tips (Classical)/Terminal Tips/Languages/Fortran.md", + "Coding Tips (Classical)/Terminal Tips/CLI Tools/CLI Tool Collection/Please.md", "GPU.md", + "Coding Tips (Classical)/Terminal Tips/Languages/Fortran.md", "fzf.md", "Machine Tips (Quantum)/Math/Algorithms/Encryption/Password Managers.md", "Coding Tips (Classical)/Terminal Tips/Languages/Python/tools/About Tool.md", @@ -248,7 +249,6 @@ "Coding Tips (Classical)/Terminal Tips/Computers/Apple Macbook/Package Managers/MacPorts.md", "Coding Tips (Classical)/Terminal Tips/CLI Tools/CLI Tool Collection/Commands + Settings/m-cli.md", "Coding Tips (Classical)/Terminal Tips/CLI Tools/CLI Tool Collection/VHS.md", - "Coding Tips (Classical)/Project Vault/Website Projects/Obsidian/Obsidian Guides/Tips on Obsidian itself.md", "Machine Tips (Quantum)/QIS", "Coding Tips (Classical)/Terminal Tips/Servers/Virtual Machines/VirtualBox", "Coding Tips (Classical)/Terminal Tips/Servers/Virtual Machines/Quay", diff --git a/enter/Coding Tips (Classical)/Terminal Tips/CLI Tools/CLI Tool Collection/Please.md b/enter/Coding Tips (Classical)/Terminal Tips/CLI Tools/CLI Tool Collection/Please.md index e3a479d..65e42ca 100644 --- a/enter/Coding Tips (Classical)/Terminal Tips/CLI Tools/CLI Tool Collection/Please.md +++ b/enter/Coding Tips (Classical)/Terminal Tips/CLI Tools/CLI Tool Collection/Please.md @@ -1,4 +1,6 @@ Please promises to deliver high-performance cross-language build support as a program. They have a helpful code lab and does a great job at walking through what an ideal code development environment working with Please would look like. Here is the full [github](https://github.com/thought-machine/please/tree/master). -To learn about please head [here](https://go.dev/doc/install#install). You can go through build code labs for Go, Python, and more. \ No newline at end of file +To learn about please head [here](https://go.dev/doc/install#install). You can go through build code labs for Go, Python, and more. + +The Please servers are located [here](https://github.com/thought-machine/please-servers). \ No newline at end of file diff --git a/enter/Coding Tips (Classical)/Terminal Tips/GUIs/Tools/Progressive Web Apps.md b/enter/Coding Tips (Classical)/Terminal Tips/GUIs/Tools/Progressive Web Apps.md index f0d8320..ff254cd 100644 --- a/enter/Coding Tips (Classical)/Terminal Tips/GUIs/Tools/Progressive Web Apps.md +++ b/enter/Coding Tips (Classical)/Terminal Tips/GUIs/Tools/Progressive Web Apps.md @@ -1,7 +1,10 @@ -Progressie Webs Apps are a trendy way to say that you can run previously downloadable applications straight within your browser now with no need for cloud storage and accessible offline as well. The best example of this is [SSoftwareSuitee](https://www.ssuiteoffice.com/categories/webapps.htm). +Progressive Webs Apps (PWAs) are a trendy way to say that you can run previously downloadable applications straight within your browser now with no need for cloud storage and accessible offline as well. The best example of this is [SSoftwareSuitee](https://www.ssuiteoffice.com/categories/webapps.htm). ![[Pasted image 20230818000111.png]] But I'm sure there is more to come. - thelounge (IRC client) PWA -- miniflux (RSS reader) PWA \ No newline at end of file +- miniflux (RSS reader) PWA + + +Another fantastic PWA collection suite is PortableApps.com. It has been around since 2004 and the website certainly looks like it. Seems like it took a while for \ No newline at end of file