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

Template Weely

```js quickadd
const plugin = this.app.plugins.plugins['active-user-and-participants'];
if (plugin) {
	const participantNames = plugin.getParticipantNames();
	const selectedParticipants = await this.quickAddApi.checkboxPrompt(participantNames);
	const participantsYaml = selectedParticipants.map(p => `  - ${p}`).join('\n');
	this.variables.participants = participantsYaml;
} else {
	new Notice('Active User and Participants plugin not found');
}
```
# {{NAME}}

## Projektstatus

[Dashboard Projekte](https://erp.mint-system.ch/web#menu_id=1477&cids=1&id=14&action=1749&model=knowledge.article&view_type=form)

## Wochenplanung

| Manager | Assigned | Project                   | Comment |
| ------- | -------- | ------------------------- | ------- |
| Janik   | Ulrich   | *Softwareentwicklung*     |         |

## Dialog Geteilt

## Dialog Privat

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