Dotfiles with the latest changes

This commit is contained in:
2024-10-28 14:02:46 +01:00
parent d39336c479
commit fa6b78a382
108 changed files with 4459 additions and 467 deletions

View File

@@ -0,0 +1,11 @@
---
work_space: "workspace"
subject: "subject"
tags: ["Note", "tag"]
---
<!-- TODO: Edit Parameters -->
# Topic
<!-- TODO: Begin notes here -->

View File

@@ -0,0 +1,12 @@
---
project_name: "Project Name"
space: "Space Name"
tags: ["project", "tags"]
project_status: "Project Status"
---
<!-- TODO: Edit page parameters -->
# Project Name
<!-- TODO: Begin Project here -->

View File

@@ -0,0 +1,10 @@
---
date: "Date"
tags: ["Todo", "Tags"]
---
<!-- TODO: Edit page parameters -->
# Date
<!-- TODO: Add Todos for this day here -->