Parents : ATLAS
| Date and time note was created | $= dv.current().file.ctime |
| Date and time note was modified | $= dv.current().file.mtime |
- The Instruction file on how to write the MOC : MOC
Obsidian
How to deal with Files in Obsidian ??
- Keep files name that are meaningful overall.
- Follow Kebab case for naming folders.
- Keep simple file names that can be easily connected with other other notes and always start file name with capital letter but rename in the respective note as small if needed using aliasing operator ”|” in Obsidian
- In the generic folders like maps and templates name the files starting in capital with folder name (in singular form) for example
MOC_Personal - Always use metadata to declare
- tags : tags associated with the note.
- imageNameKey: is part of Paste Image Rename Plugin of Obsidan, used to define the prefix of newly pasted images to rename them.
- summary : consists of a summary of the note.
- draft: describes the note is for publication or not (false means it gets published)
- Declare time note was created and time it was modified after the parents ,children and siblings information.
How to deal with Folders in Obsidian ??
-
Keep all the folders name to be in small letters.
-
Keep the words in folder name separated by the dash.
-
Keep few folders only for extremely important categories that signifies a new strategy for note making or have some significance that cannot be described or enclosed in simple fleeting notes / working notes.
-
Templates