Last active
July 31, 2024 01:30
-
-
Save dannberg/1ee8fd5947a02e3a65e312fc417d541e to your computer and use it in GitHub Desktop.
Obsidian template for Physical Objects MOC. Full guide coming soon. Find other Obsidian guildes at dannb.org
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
\[[+Home]] %% tags:: #MOC %% | |
# Physical Objects MOC | |
```meta-bind-button | |
label: New Physical Object | |
hidden: false | |
class: "" | |
tooltip: "" | |
id: "" | |
style: primary | |
actions: | |
- type: templaterCreateNote | |
templateFile: Extras/Templates/Template, Physical Object.md | |
folderPath: Spaces/Physical Objects | |
fileName: TKTK | |
openNote: true | |
``` | |
## Template | |
- [[Template, Physical Object]] | |
```dataview | |
table Purchased | |
FROM "Spaces/Physical Objects" | |
SORT Purchased desc | |
``` | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment