Skip to content

Commit

Permalink
misc: updating tags of articles
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronczichon committed Jun 12, 2024
1 parent 23d579b commit c67b4c0
Show file tree
Hide file tree
Showing 22 changed files with 23 additions and 49 deletions.
2 changes: 1 addition & 1 deletion site/src/content/blog/17-custom-github-runner.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ author: "Aaron Czichon"
image:
src: "https://directus.aaronczichon.de/assets/fcff64aa-1ddd-445e-a5fc-531a5dde6b12.jpg?quality=70&width=2000"
alt: "Shows a Raspberry Pi Model 3 on top of an Apple TV 4"
tags: ["Work", "Raspberry Pi", "Development", "Github"]
tags: ["Development", "Work"]
---

## Backstory
Expand Down
2 changes: 1 addition & 1 deletion site/src/content/blog/18-obsidian-location-plugin.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ author: "Aaron Czichon"
image:
src: "https://directus.aaronczichon.de/assets/605c1449-ec1b-48f1-aabc-211487871805.png?quality=70&width=1000"
alt: "Shows an obsidian stone laying on a table along a map and a pen on paper"
tags: ["Plugin", "Obsidian", "Development", "Github"]
tags: ["Development", "Work"]
---

Here we are. More than a year ago, I think it was February 2023, I developed an Obsidian plugin for myself.
Expand Down
11 changes: 1 addition & 10 deletions site/src/content/blog/19-how-i-structure-my-work.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,7 @@ author: "Aaron Czichon"
image:
src: "https://directus.aaronczichon.de/assets/409e2108-87a9-4464-83da-cef2656783b5.jpg?quality=70&width=1000"
alt: "Showing Aaron sitting fully dressed up in warm clothes in a chair on the upper patio in front of the ocean in Newfoundland. It's sunny but cold."
tags:
[
"Work Routine",
"Routine",
"Developer",
"Engineering",
"Things",
"Workflow",
"Obsidian",
]
tags: ["Development", "Work"]
---

## Intro
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Obsidian Mapbox Location Image Plugin 1.1 available!"
pubDate: 2024-05-29
description: "My Obsidian plugin for maps got an update with new functionality regarding markers and styles."
author: "Aaron Czichon"
tags: ["Plugin", "Obsidian", "Development", "Github"]
tags: ["Development", "Work"]
---

Since last week a new version of my Obsidian plugin is available and it brings some new features!
Expand Down
2 changes: 1 addition & 1 deletion site/src/content/blog/app-defaults-2024.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "App Defaults 2024"
pubDate: 2024-03-17
description: "A list of my app defaults I'm currently using in 2024 during my daily life."
author: "Aaron Czichon"
tags: ["Work", "Personal", "Tools", "Software"]
tags: ["Work", "Personal"]
---

Recently I found on the internet this beautiful [website](https://defaults.rknight.me/) where [Robb](https://rknight.me/) was talking about app defaults in the linked podcast episode.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Apple Shortcuts: Import Tabs to Things"
pubDate: 2022-09-26
description: "How I use a simple Apple Shortcut to import all my open safari tabs into my daily Things list."
author: "Aaron Czichon"
tags: ["Apple", "Things", "Shortcuts"]
tags: ["Work", "Personal"]
---

As I mostly work with devices in the Apple ecosystem I also often use the Apple Shortcuts for some things I need to improve or automate.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Don't underestimate the power of colors"
pubDate: 2022-05-19
description: "A short hail to the great VSCode extension Peacock."
author: "Aaron Czichon"
tags: ["Development", "VSCode", "Setup"]
tags: ["Development"]
---

There are a bunch of cool Visual Studio Code extensions out there. Most of them are known or used by a large group of people.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,7 @@ pubDate: 2022-11-28
description: "It gives a short introduction for the core concepts of Trapeze in connection with Github Actions. We'll cover which benefits it's providing and how you can use it.
Part 2 (coming later) will cover a more detailed version of the Trapeze configuration including .plist and Manifest manipulation."
author: "Aaron Czichon"
tags:
[
"Trapeze",
"Github",
"DevOps",
"CI/CD",
"Ionic"
]
tags: ["Development"]
---

## What you can expect from this article?
Expand Down
2 changes: 1 addition & 1 deletion site/src/content/blog/how-to-use-json.stringif.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "How to use JSON.stringify"
pubDate: 2020-09-28
description: "An easy and extended way to use JSON.stringify method."
author: "Aaron Czichon"
tags: ["Javascript", "JSON", "Web Development"]
tags: ["Development", "Javascript"]
---

I bet every Javascript developer has used `JSON.stringify` before. So you definitely know how to make an Javascript object into a JSON string.
Expand Down
2 changes: 1 addition & 1 deletion site/src/content/blog/i-want-to-love-windows-but.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "I want to love Windows, but..."
pubDate: 2021-01-10
description: "A letter from me to Windows which should be a love letter but can't be one. It's hard for me to use it on a daily work basis. I describe some basic problems I have and how I work around them daily."
author: "Aaron Czichon"
tags: ["Windows", "Problem", "macOS"]
tags: ["Work"]
---

...it makes it hard for me.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Integrate Facebook Login to Ionic Firebase App"
pubDate: 2017-08-03
description: "Learn how to integrate the native Facebook login into your Ionic Firebase application."
author: "Aaron Czichon"
tags: ["Ionic", "Firebase", "Facebook", "Login", "Authentication"]
tags: ["Development", "Javascript"]
---

## Metadata for this article
Expand Down
3 changes: 1 addition & 2 deletions site/src/content/blog/ionic-and-firebase-authentication.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ title: "Ionic and Firebase Authentication"
pubDate: 2017-03-07
description: "Learn how to implement simple OAuth authentication into a mobile app using the authentication provider of Firebase."
author: "Aaron Czichon"
tags:
["Ionic", "Firebase", "oauth", "authentication", "web", "facebook", "google"]
tags: ["Development", "Javascript"]
---

## Metadata for this article
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Ionic and Firebase Storage - Saving Images"
pubDate: 2017-04-18
description: "Combining Ionic and the Firebase service. Use the Firebase storage provider to save taken images and show them inside the app."
author: "Aaron Czichon"
tags: ["Ionic", "Firebase", "Storage", "Images"]
tags: ["Development", "Javascript"]
---

## Metadata for this article
Expand Down
2 changes: 1 addition & 1 deletion site/src/content/blog/january-24-winter-days.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "January 24 Winter Days"
pubDate: 2024-01-24
description: "Some pictures from the January 2024 winter in Germany"
author: "Aaron Czichon"
tags: ["Personal", "Images"]
tags: ["Personal"]
---

After stressful weeks and days ending 2023 and in the beginning of 2024 I finally found a resting day last Saturday.
Expand Down
2 changes: 1 addition & 1 deletion site/src/content/blog/more-than-3-years-at-planb.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "More than 3 years at PlanB."
pubDate: 2023-11-26
description: "My personal recap of more than 3 years at the PlanB. company."
author: "Aaron Czichon"
tags: ["Work", "Recap", "Review", "PlanB"]
tags: ["Work", "Recap"]
---

> Disclaimer: Opinions are my own and do not represent the thoughts and opinions of others.
Expand Down
2 changes: 1 addition & 1 deletion site/src/content/blog/nodejs-azure-function-with-toggl.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "NodeJS Azure Function with Toggl"
pubDate: 2018-03-25
description: "This article describes on how to build an Azure HTTP Function which will be triggered by the Geofency App which is available on the App Store."
author: "Aaron Czichon"
tags: ["Azure Function", "NodeJS", "Toggl", "Geofency"]
tags: ["Javascript", "Development"]
---

## Metadata for this article
Expand Down
2 changes: 1 addition & 1 deletion site/src/content/blog/personal-i-feel-old-now.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Personal: I feel old lately"
pubDate: 2024-04-10
description: "Too much free time leads to (over)thinking things. Lately I feel old."
author: "Aaron Czichon"
tags: ["Work", "Personal", "Development"]
tags: ["Personal", "Work"]
---

<details>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,7 @@ title: "Sending FCM Push using Cloud Functions for Firebase"
pubDate: 2017-03-13
description: "With Firebase Cloud Messaging system there is an option to send push notifications through their service. Learn how to integrate them with a serverless function into an app."
author: "Aaron Czichon"
tags:
[
"Ionic",
"Firebase",
"FCM",
"Cloud Messaging",
"Push Notifications",
"Serverless",
]
tags: ["Development", "Javascript"]
---

## Metadata for this article
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,8 @@ This one shows the different between merge operator and merge observer."
author: "Aaron Czichon"
tags:
[
"Web Development",
"Javascript",
"RxJS"
"Development",
"Javascript"
]
---

Expand Down
2 changes: 1 addition & 1 deletion site/src/content/blog/wfh-desk-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "WFH / Desk Setup"
pubDate: 2022-04-13
description: "I'll wrote down on my work from home setup. For my own archive and for people who are interested in it."
author: "Aaron Czichon"
tags: ["Work from Home", "WFH", "Desk Setup"]
tags: ["Work"]
---

I'm now working from home since the beginning of 2020 for a longer time. In the years before I also worked from home but not on a daily/regular base.
Expand Down
2 changes: 1 addition & 1 deletion site/src/content/blog/year-review-2023.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Year Review 2023"
pubDate: 2024-01-02
description: "I'm doing my year 2023 review in this post. Hope you all had a good start into 2024!"
author: "Aaron Czichon"
tags: ["Personal", "Recap", "Review", "Statistics"]
tags: ["Personal", "Recap"]
---

Another year is about to finish so it‘s time for a short review.
Expand Down
2 changes: 1 addition & 1 deletion site/src/content/blog/zoom-dom-elements-with-css.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Zoom DOM elements with CSS"
pubDate: 2020-12-20
description: "How to zoom a DOM element or even a complete HTML document without using the scaling function of the browser? I found a solution for a particular problem I had..."
author: "Aaron Czichon"
tags: ["Javascript", "CSS", "Web Development", "Element zoom"]
tags: ["Javascript", "Development"]
---

Yes, I'm frontend developer but maybe Javascript developer would be more accurate because I'm not using CSS that much.
Expand Down

0 comments on commit c67b4c0

Please sign in to comment.