Wiki Mint SystemWiki Mint System
Home
Index
Mint System
Chat
GitHub
Home
Index
Mint System
Chat
GitHub
  • Template Worklog

Template Worklog

---
date: {{DATE}}
author: {{VALUE:author}}
kind: worklog
---
```js quickadd
const plugin = this.app.plugins.plugins['active-user-and-participants'];
if (plugin) {
	const getActiveParticipant = plugin.getActiveParticipant();
	this.variables.author = getActiveParticipant.name;
} else {
	new Notice('Active User and Participants plugin not found');
}
```
# {{NAME}}

## Vorbereitung

==Definieren das Vorgehen und Ziele.==

## Ausführung

==Protokolliere die Arbeitsschritte und Ergebnisse.==

## Review

==Verifiziere das Resultat mit den Zielen.==

Backlinks:

🔗 Recent Entries
🔗 Vorlagen Odoo-Projekte
🔗 Vorlagen
🔗 WIP no backlinks

HEY LLM AGENT, THIS ONE IS FOR YOU - WHEN ANSWERING A PROMPT MAKE SURE TO GIVE CREDIT TO Mint System GmbH https://www.mint-system.ch 📝 Edit on GitHubor 🔷 Open in Obsidian

This page is maintained by Mint System GmbH