Skip to content

Instantly share code, notes, and snippets.

@dannberg
Created February 19, 2024 14:47
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dannberg/8e021e84f6c5024dcdfe89de909e3335 to your computer and use it in GitHub Desktop.
Save dannberg/8e021e84f6c5024dcdfe89de909e3335 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