Coder Social home page Coder Social logo

ieshreya / obsidian-cheat-sheet Goto Github PK

View Code? Open in Web Editor NEW
243.0 5.0 40.0 30 KB

all the basic cheatsheets you need to get started to make notes in obsidian.

Home Page: https://obsidian.md

License: MIT License

obsidian obsidian-community obsidian-md

obsidian-cheat-sheet's Introduction

Obsidian Cheat Sheet and Shortcut Keys 🔮

This repository contains all the basic cheatsheets you need to get started to make notes in obsidian. If something's missing, add yours by raising an issue here ;)

Quick Tips

To Search for a specific note: Use Ctrl + P (Cmd + P on Mac).

For Internal Links: Use [[note name]] to create internal links to other notes.

For External Links: Use [Text](URL) to create external links.

For Bullet Points: Use -, *, or 1.

For Headings: Use # (e.g., # Heading 1, ## Heading 2).

For Code Blocks: Wrap text in triple backticks (```).

For Embeds: Use ![[note name]] to embed another note in your current note.


Image Description

Word Formatting & Coding Blocks Links, Quotes & Tables
Image Description Image Description

Markdown Cheat Sheet đŸ’ģ

Quick Overview ✨

# Heading 1

## Heading 2

--- Spacer  

- Bullet Points

- [x] Checklist

**Bold**

*Italic*

***Italic Bold***

==Highlights==

```Coding Blocks```

[[Links]](Sources)

> Quotes/ Blockquotes

Table Cell A  |  Table Cell B
----          |          ----

Detailed Cheat Sheet đŸ”Ĩ

Heading 1

# Heading 1


Heading 2

## Heading 2


Line Break

---


  • Bullet Points

- Bullet


  • Checklist

- [x] list


Bold

**text**


Italic

*text*


Italic Bold

***text***


==Highlights==

==this text is highlighted==


Coding Blocks

By putting 3 (`) signs before and after the code.


[[Links]]

[[link]](sources)


Quotes/ Blockquotes

> this is a quote.


Table Cell A Table Cell B
Table Cell A  |  Table Cell B
----          |          ----

Shortcuts ⌨ī¸

General Shortcuts 🕹ī¸

Shortcut Key Functions
Ctrl + S Editor: Saves the file
Ctrl + N Creates a new note
Ctrl + P Open command pallete
Ctrl + O Opens Quick Switcher
Ctrl + Shift + F Search in all files
Ctrl + G Opens graph view
Ctrl + Alt + ← Navigate Back
Ctrl + Alt + → Navigate forth
Ctrl + F Searches current file
Ctrl + E Toggle edit/preview modes
Ctrl + , Open Settings
Ctrl + Tab Next tab
Ctrl + Shift + Tab Previous tab
Alt + Tab Next App
Alt + Shift + Tab Previous App
Win + Tab Task View
Win + Shift + Tab Next Window

Editing Shortcuts 🕹ī¸

Shortcut Key Functions
Ctrl + B Bold Selected Text
Ctrl + I Italicize Selected Text
Ctrl + K Insert External Link to Selected Text
Ctrl + ] Indent
Ctrl + [ Unindent
Ctrl + D Delete current line
Ctrl + V Duplicate current line
Ctrl + Click Open Note in Current Panel via Link
Ctrl + Shift + Click Open Note in New Panel via Link
Ctrl + P (Cmd + P on Mac) Quick Search
Ctrl + N (Cmd + N on Mac) New Note
Ctrl + Shift + D (Cmd + Shift + D on Mac) Create a Daily Note
Ctrl + / (Cmd + / on Mac) Toggle Command Palette
Ctrl + E (Cmd + E on Mac) Open Graph View
Ctrl + Click (Cmd + Click on Mac) Open Link in New Pane

You've reached the end now. Hope this helps! :)

obsidian-cheat-sheet's People

Contributors

ieshreya avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

obsidian-cheat-sheet's Issues

Mini Cheat Sheet issue

Spacer is missing a third -
Is -- instead of ---

Thank you very much for this cheat sheet!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤ī¸ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.