Date and time note was created$= dv.current().file.ctime
Date and time note was modified$= dv.current().file.mtime

Parents : Markdown,Tools

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

Internal links: To change the name use ”|“

Image

![[my-image.jpg]]
  or 
 
![](../attachments/my-image.jpg)
 

To insert image using the link on internet

![](https://media.geeksforgeeks.org/wp-content/cdn-uploads/Network_devices.jpg)

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

shortcuts

ShortcutKey Binding
Toggle edit/preview modeCtrl+e
Open Quick SwitcherCtrl+o
Opening the linksCtrl+click
Open SearchCtrl+Shift+F
Move BackCtrl+Alt+Left arrow
Move ForwardCtrl+Alt+Right arrow
Create A New NoteCtrl+n
Opening the linksCtrl+click
Open notes in new paneCtrl+click on note
To open developer window to view javascriptCtrl+Shift+I

Plugins

Plugins to explore

Features Still pending but can be tested using this.

Exporting Canvas to HTML (and PDF) - Share & showcase - Obsidian Forum

References

Foot notes

Footnotes

  1. Due to inability to work through the footnotes in obsidan