mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 23:04:05 -06:00
Quartz sync: Sep 10, 2023, 7:40 PM
This commit is contained in:
parent
3c699de759
commit
3cd9f4efef
5
content/Attachments/Untitled.md
Normal file
5
content/Attachments/Untitled.md
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
title: New Note
|
||||
tags: []
|
||||
date: 2023-09-10
|
||||
---
|
||||
@ -1,10 +1,12 @@
|
||||
---
|
||||
title: Essays
|
||||
tags: ["toc"]
|
||||
tags:
|
||||
- toc
|
||||
date: 9-08-23
|
||||
---
|
||||
Below is a collection of long-form content I've authored.
|
||||
|
||||
### I've written about:
|
||||
- [[Essays/productivity|Increasing your productivity]] through all the means that have helped me
|
||||
- [[Essays/why-i-garden|Why I cultivate a digital garden]]
|
||||
- [[Projects/my-cloud|Why I'm so concerned with minimizing my digital footprint]]
|
||||
- [[Projects/my-cloud|Why I'm so concerned with minimizing my digital footprint]]
|
||||
|
||||
@ -1,6 +1,10 @@
|
||||
---
|
||||
title: How You can Increase your Productivity
|
||||
tags: ["productivity", "incomplete", "essay"]
|
||||
tags:
|
||||
- productivity
|
||||
- incomplete
|
||||
- essay
|
||||
date: 9-08-23
|
||||
---
|
||||
This article is split into four sections:
|
||||
- [[#General Advice]], psychological or other hacks that I've experienced success with.
|
||||
|
||||
@ -1,6 +1,10 @@
|
||||
---
|
||||
title: Why I Garden
|
||||
tags: ["incomplete", "cloud", "essay"]
|
||||
tags:
|
||||
- incomplete
|
||||
- cloud
|
||||
- essay
|
||||
date: 9-08-23
|
||||
---
|
||||
## Short answer: fun.
|
||||
|
||||
|
||||
@ -1,6 +1,9 @@
|
||||
---
|
||||
title: Miscellaneous Articles
|
||||
tags: ["toc", "misc"]
|
||||
tags:
|
||||
- toc
|
||||
- misc
|
||||
date: 9-08-23
|
||||
---
|
||||
Things which I didn't really have a category for.
|
||||
|
||||
|
||||
@ -1,6 +1,9 @@
|
||||
---
|
||||
title: Key Layouts
|
||||
tags: ["misc", "keyboard"]
|
||||
tags:
|
||||
- misc
|
||||
- keyboard
|
||||
date: 9-08-23
|
||||
---
|
||||
|
||||
Take a look at this typewriter:
|
||||
|
||||
@ -1,6 +1,10 @@
|
||||
---
|
||||
title: Linux-isms
|
||||
tags: ["linux", "glossary", "misc"]
|
||||
tags:
|
||||
- linux
|
||||
- glossary
|
||||
- misc
|
||||
date: 9-08-23
|
||||
---
|
||||
This article is somewhat of a glossary for all the words/phrases that I use that originate with Linux or related projects like GNU.
|
||||
|
||||
|
||||
@ -1,6 +1,9 @@
|
||||
---
|
||||
title: What is a Garden?
|
||||
tags: ["glossary", "misc"]
|
||||
tags:
|
||||
- glossary
|
||||
- misc
|
||||
date: 9-08-23
|
||||
---
|
||||
# Definitions
|
||||
> A digital garden is an online space at the intersection of a notebook and a blog, where digital gardeners share seeds of thoughts to be cultivated in public.
|
||||
|
||||
@ -1,6 +1,9 @@
|
||||
---
|
||||
title: Code Editors
|
||||
tags: ["productivity", "programming"]
|
||||
tags:
|
||||
- productivity
|
||||
- programming
|
||||
date: 9-07-23
|
||||
---
|
||||
Below are my two favorite ways to write code. Let's start with the big one:
|
||||
## Visual Studio Code
|
||||
|
||||
@ -1,6 +1,8 @@
|
||||
---
|
||||
title: Programs I Like
|
||||
tags: ["toc"]
|
||||
tags:
|
||||
- toc
|
||||
date: 9-08-23
|
||||
---
|
||||
This is a list of programs which I may or may not have experience with, and why I have a positive regard for them.
|
||||
|
||||
|
||||
@ -1,5 +1,8 @@
|
||||
---
|
||||
title: Hundred Rabbits Ecosystem
|
||||
tags: ["community", "creators"]
|
||||
tags:
|
||||
- community
|
||||
- creators
|
||||
date: 9-08-23
|
||||
---
|
||||
Hundred Rabbits has a collection of programs and APIs that reflect the kind of project base I really like.
|
||||
@ -1,5 +1,8 @@
|
||||
---
|
||||
title: Matrix
|
||||
tags: ["social", "incomplete"]
|
||||
tags:
|
||||
- social
|
||||
- incomplete
|
||||
date: 9-08-23
|
||||
---
|
||||
Matrix is a decentralized, independently federated chat server protocol.
|
||||
@ -3,6 +3,7 @@ title: Obsidian
|
||||
tags:
|
||||
- incomplete
|
||||
- productivity
|
||||
date: 9-08-23
|
||||
---
|
||||
> Obsidian is the private and flexible note‑taking app that adapts to the way you think.
|
||||
>
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
---
|
||||
title: On Self-Hosted Software
|
||||
date: 9-08-23
|
||||
---
|
||||
This page should really just be a redirect to [[Projects/my-cloud|My Cloud]]. I have a whole essay on the subject there.
|
||||
|
||||
@ -5,6 +5,7 @@ aliases:
|
||||
tags:
|
||||
- social
|
||||
- incomplete
|
||||
date: 2023-09-08
|
||||
---
|
||||
I recently started looking into the ideology behind the fediverse. Long story short, I like what I see, and will be looking into a project with it soon.
|
||||
|
||||
|
||||
@ -4,6 +4,7 @@ tags:
|
||||
- meta
|
||||
- webdev
|
||||
- difficulty-moderate
|
||||
date: 9-08-23
|
||||
---
|
||||
...It's this website.
|
||||
|
||||
|
||||
@ -4,6 +4,7 @@ tags:
|
||||
- editor
|
||||
- notes
|
||||
- difficulty-easy
|
||||
date: 9-08-23
|
||||
---
|
||||
Where the hell do I start with this. It's almost as convoluted and fine-tuned as my [[Programs I Like/code-editors|Code Editors]]. This is by no means a complete or current list, I just want to highlight some of the things I've done that have improved Obsidian's usefulness to me.
|
||||
|
||||
|
||||
@ -1,6 +1,11 @@
|
||||
---
|
||||
title: "Projects: Obsidian"
|
||||
tags: ["project", "productivity", "cloud", "notes"]
|
||||
tags:
|
||||
- project
|
||||
- productivity
|
||||
- cloud
|
||||
- notes
|
||||
date: 9-08-23
|
||||
---
|
||||
Hoo boy. This project needs its entire own folder structure because of the sheer amount of components I have going.
|
||||
|
||||
|
||||
@ -4,4 +4,5 @@ tags:
|
||||
- cloud
|
||||
- difficulty-advanced
|
||||
- incomplete
|
||||
date: 9-08-23
|
||||
---
|
||||
|
||||
@ -1,6 +1,9 @@
|
||||
---
|
||||
title: "Projects"
|
||||
tags: ["toc", "project"]
|
||||
title: Projects
|
||||
tags:
|
||||
- toc
|
||||
- project
|
||||
date: 9-08-23
|
||||
---
|
||||
I assign each project a difficulty level out of the following list:
|
||||
- #difficulty-easy
|
||||
|
||||
@ -5,4 +5,5 @@ tags:
|
||||
- keyboard
|
||||
- difficulty-easy
|
||||
draft: true
|
||||
date: 9-08-23
|
||||
---
|
||||
|
||||
@ -5,6 +5,7 @@ tags:
|
||||
- cloud
|
||||
- productivity
|
||||
- difficulty-moderate
|
||||
date: 9-08-23
|
||||
---
|
||||
[usememos/memos](https://github.com/usememos/memos) is another knowledge collection-oriented project, albeit with a slightly different audience to [[Programs I Like/obsidian|Obsidian]].
|
||||
|
||||
|
||||
@ -5,6 +5,7 @@ tags:
|
||||
- essay
|
||||
- incomplete
|
||||
- difficulty-moderate
|
||||
date: 9-08-23
|
||||
---
|
||||
A list of things that I do with cloud servers.
|
||||
|
||||
|
||||
@ -1,6 +1,10 @@
|
||||
---
|
||||
title: My Computer
|
||||
tags: ["productivity", "linux", "difficulty-moderate"]
|
||||
tags:
|
||||
- productivity
|
||||
- linux
|
||||
- difficulty-moderate
|
||||
date: 9-08-23
|
||||
---
|
||||
## Hardware
|
||||
First off, I don’t believe in having more than one personal computer, as I think it’s wasteful, especially when your profession will provide you with an e-waste work laptop whether you like it or not. As such, I’m an eGPU apologist! My setup consists of a laptop connected to a Thunderbolt dock on one tb4 controller and an NVIDIA eGPU on the other. Speaking of…
|
||||
|
||||
@ -5,6 +5,7 @@ tags:
|
||||
- productivity
|
||||
- project
|
||||
- difficulty-moderate
|
||||
date: 9-08-23
|
||||
---
|
||||
This is one of the first open source contributions I made that I felt proud of. I think it genuinely solves a problem that I and hundreds of others have.
|
||||
## I am faced with a problem:
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: About Me
|
||||
date: 9-08-23
|
||||
---
|
||||
First of all, I am an enthusiast for all things DIY. Mainly, that involves digital projects such as this one.
|
||||
|
||||
|
||||
@ -1,6 +1,8 @@
|
||||
---
|
||||
title: be-far's Digital Garden
|
||||
tags: ["toc"]
|
||||
tags:
|
||||
- toc
|
||||
date: 9-08-23
|
||||
---
|
||||
# Welcome!
|
||||
You're on a site called a [[Misc/what-is-a-garden|Digital Garden]]. Here's some info on [[Essays/why-i-garden|Why I Garden]].
|
||||
|
||||
@ -1,6 +1,11 @@
|
||||
---
|
||||
title: On Linux
|
||||
tags: ["linux", "cloud", "advanced", "incomplete"]
|
||||
tags:
|
||||
- linux
|
||||
- cloud
|
||||
- advanced
|
||||
- incomplete
|
||||
date: 9-08-23
|
||||
---
|
||||
This page documents my many adventures with Linux and why I enjoy it.
|
||||
|
||||
|
||||
@ -3,8 +3,8 @@ title: Summary of Changes for Month Year
|
||||
draft: true
|
||||
tags:
|
||||
- "#update"
|
||||
date: <% tp.date.now("yyyy-MM-DD") %>
|
||||
---
|
||||
|
||||
## Housekeeping
|
||||
|
||||
## New Pages
|
||||
|
||||
5
content/templates/new-note.md
Normal file
5
content/templates/new-note.md
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
title: New Note
|
||||
tags: []
|
||||
date: <% tp.date.now("yyyy-MM-DD") %>
|
||||
---
|
||||
Loading…
Reference in New Issue
Block a user