Advanced Obsidian Dataview Hack: Auto-Link Meetings to Companies (less metadata!)
Автор: Construct By Dee
Загружено: 2024-10-23
Просмотров: 1381
Описание:
This video we go through an advance use-case of dataview!
Updated dataview query: ***
```dataview
table
max(rows.created) as "Created",
join(unique(rows.participants), ", ") as "Participants",
join(unique(rows.participantLinks.company), ", ") as "Companies"
FLATTEN participants as participantLinks
WHERE contains(tags, "#type/meeting")
AND contains(participants.company, this.file.link)
GROUP BY file.link
SORT max(rows.created) ASC
```
Want this vault?
https://www.constructbydee.com/demo-v...
// SERVICES AND PRODUCTS
📁 For Obsidian Setups: https://www.constructbydee.com/demo-v...
👨🏻🏫 For PKM Consulting Services: https://www.constructbydee.com/consul...
🌐 Website: https://www.constructbydee.com/
📝 Blog: / constructbydee OR https://substack.com/@constructbydee
-----------------------------------------
SHOW YOUR SUPPORT
------------------------------------------
☕ If this Video helped you - show your appreciation by sponsoring a coffee for me (I write out a short story to thank people for sponsoring... personalized to you 😉): https://buymeacoffee.com/deeconstruct
📫 Mail me for any suggestions/queries/collaboration - always keen for a chat: [email protected]
-----------------------------------------
TIMESTAMPS
------------------------------------------
---
0:00 The overview
01:16 Vaults and consulting
02:24 The problem visualized
05:44 Creating the notes in the problem
09:28 The magical dataview query
13:10 Limitations and considerations
14:35 kay bye
Повторяем попытку...
Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: