add super simple time tracker to project list
All checks were successful
/ web (push) Successful in 33s

This commit is contained in:
Ell 2024-02-26 14:09:05 +01:00
parent d51bee83ee
commit 08fd4d1f91
2 changed files with 16 additions and 0 deletions

View file

@ -91,6 +91,22 @@
"status": "Side project",
"icon": "obsidian"
},
{
"name": "⏱️ Super Simple Time Tracker",
"desc": "Super Simple Time Tracker is an <a href=\"https://obsidian.md/\">Obsidian</a> plugin that adds multi-purpose, easy-to-use time trackers to your notes that continue running even when you close Obsidian.",
"links": [
{
"name": "Check it out",
"link": "https://github.com/Ellpeck/ObsidianSimpleTimeTracker"
},
{
"name": "Install it",
"link": "https://obsidian.md/plugins?id=simple-time-tracker"
}
],
"status": "Side project",
"icon": "obsidian"
},
{
"name": "🕹️ MLEM",
"desc": "MLEM Library for Extending MonoGame is an addition to the game framework <a href=\"https://www.monogame.net/\">MonoGame</a> that provides extension methods, quality of life improvements and additional features like a Ui system and easy input handling.",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 154 KiB

After

Width:  |  Height:  |  Size: 127 KiB