Skip to content

Instantly share code, notes, and snippets.

@barryvan
Created August 7, 2023 07:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save barryvan/ed7ad0daa1d92456896d514d29d04f6d to your computer and use it in GitHub Desktop.
Save barryvan/ed7ad0daa1d92456896d514d29d04f6d to your computer and use it in GitHub Desktop.
Colleague contact template
---
aliases:
---
`="![](" + this.photo + ")"`
organisation:: [[My company]]
email::
department::
position::
linkedin::
manager::
google::
photo:: http://127.0.0.1:8080/colleague/<% tp.file.title.replace(" ", "_").toLowerCase() %>.jpg
#contact
### Notes
-
### Tasks
```dataview
TASK
FROM #todo
WHERE
contains(outlinks, [[]])
SORT completed
```
### References
```dataview
TABLE WITHOUT ID file.day as Date, file.folder as Folder, file.link as Page FROM [[#]] SORT file.day desc, file.path, file.ctime
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment