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

Template Issue

---
state: open
date: { { DATE } }
author: { { VALUE:author } }
kind: issue
---
```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}}

## Problem

==What is the problem? How can the problem be reproduced?==

## Analysis

==Document the problem analysis here.==

## Workaround

==Describe a possible workaround here.==

## Solution

==What was the solution to the problem?==

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