Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save UncertainMeow/476fb3847409f4e00ac7dc78d9afd0a3 to your computer and use it in GitHub Desktop.

Select an option

Save UncertainMeow/476fb3847409f4e00ac7dc78d9afd0a3 to your computer and use it in GitHub Desktop.
Dann Berg's Obsidian People MOC. Uses Metabind and Dataview plugins. View full People Note system: https://dannb.org/blog/2022/obsidian-people-note-template/
[[+Home]] #MOC
```meta-bind-button
label: New People Note
hidden: false
class: ""
tooltip: ""
id: ""
style: primary
actions:
- type: templaterCreateNote
templateFile: Extras/Templates/Template, People.md
folderPath: Extras/People
fileName: Enter Name Here
openNote: true
```
# People MOC
A personal CRM. People Notes are about jotting down notable information about people and linking people back to [[🗣 Meetings MOC]].
These are the different categories of People Notes:
- Work
- Personal
- Creative
- Fictional
- Notable
---
### Templates
- [[Template, People]]
# People
```dataview
table title
from "Extras/People"
sort file.name asc
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment