| Date and time note was created | $= dv.current().file.ctime |
| Date and time note was modified | $= dv.current().file.mtime |
- Why I stopped using the live editing mode in Obsidian ? 1
- Article explaining how to make zettelkasten in obsidian
- Automatically update last modified date in note
- How to Use Tags - Knowledge management - Obsidian Forum
- Select Multiple Notes in Files Tab - Feature archive - Obsidian Forum
Settings In Obsidian.
Editor
- Spell Check
Plugins
- Tag Pane
- Page Preview
- Starred
File
- Deleted Files
- Always Update Internal Links
Appearance
- Dark Mode/Light Mode
- Custom CSS
Links
- External Links link_name
- wiki links
Internal links: To change the name use ”|“
Image
![[my-image.jpg]]
or

To insert image using the link on internet

Backlinks in obsidian
These are the links coming from other notes to the current note.
- Linked mentions : this are the links from the notes that have link created in another note for example if some note has Obsidian written in it then it would be a linked mention of backlink to this note.
- Unlinked mentions: when a note is created of certain topic and is mentioned in somewhere without creating its link. i.e. if i write obsidian in some another note in plain text it would be considered as unlinked mention
Metadata
This is the type of data that has to be read by the program. Meta data can be declared in Obsidian using the following notation. For example : the Template_Notes use the metadata. Metadata in obsidian is formed using YAML which is easy to write and both understandable by humans and programs equally.
---
key: value
---
Latex in Obsidian
Shortcuts In Obsidian
| Shortcut | Key Binding |
|---|---|
| Toggle edit/preview mode | Ctrl+e |
| Open Quick Switcher | Ctrl+o |
| Opening the links | Ctrl+click |
| Open Search | Ctrl+Shift+F |
| Move Back | Ctrl+Alt+Left arrow |
| Move Forward | Ctrl+Alt+Right arrow |
| Create A New Note | Ctrl+n |
| Opening the links | Ctrl+click |
| Open notes in new pane | Ctrl+click on note |
| To open developer window to view javascript | Ctrl+Shift+I |
Plugins
Plugins to explore
- GitHub - lucaorio/obsidian-image-gallery: A zero setup masonry image gallery for Obsidian
- Get Started With Obsidian Periodic Notes and Templater | Kevin Quinn
Features Still pending but can be tested using this.
Exporting Canvas to HTML (and PDF) - Share & showcase - Obsidian Forum
References
Foot notes
Footnotes
-
Due to inability to work through the footnotes in obsidan ↩