Customizing shortcuts in Obsidian can greatly improve your productivity and streamline your workflow. With the ability to add, delete, and modify shortcuts, you can create a personalized experience that suits your needs. To access the shortcut settings, navigate to "Settings" and then "Shortcuts". Here, you will find a comprehensive list of commands and their corresponding shortcuts.

圓滿廉

Hatched by 圓滿廉

Feb 25, 2024

3 min read

0

Customizing shortcuts in Obsidian can greatly improve your productivity and streamline your workflow. With the ability to add, delete, and modify shortcuts, you can create a personalized experience that suits your needs. To access the shortcut settings, navigate to "Settings" and then "Shortcuts". Here, you will find a comprehensive list of commands and their corresponding shortcuts.

The command panel in Obsidian displays all available commands and their associated shortcuts. This feature allows you to quickly search for specific commands and access them with a simple keystroke. Additionally, the page filter at the top of the command panel enables you to narrow down your search and find the commands you need more efficiently.

In addition to customizing shortcuts for commands, Obsidian also allows you to embed files directly into your notes. Whether it's images, audio files, or other attachments, you can seamlessly integrate them into your workflow. The syntax for embedding files is straightforward. For example, to embed an image, you can use the syntax ![[filename.png]]. Similarly, you can embed PDF files and specify the page number using the syntax ![[My File.pdfpage=number]].

When you drag and drop an image into your note, Obsidian automatically embeds it for you. This convenience saves you time and effort, allowing you to focus on your note-taking without worrying about manually inserting images. Furthermore, Obsidian supports various formats for embedding content, such as using an <iframe> tag to embed web pages. For example, <iframe src="https://www.bilibili.com/"></iframe> embeds a Bilibili video, while <iframe src="https://www.youtube.com/embed/VIDEO_ID"></iframe> embeds a YouTube video using a dedicated URL.

Linking to images is also possible in Obsidian. By using the syntax [Image](link.png), you can create a hyperlink that points to an image. On the other hand, if you want to embed the image directly into the current document, you can use the syntax ![Image](link.png). This flexibility allows you to choose the most suitable option based on your preferences and needs.

In addition to embedding files, Obsidian provides options for resizing embedded images. By specifying the desired dimensions using the syntax ![[image.png|100x100]], you can scale the image while maintaining its aspect ratio. If you only specify the width and omit the height, such as ![[image.png|100]], Obsidian will adjust the size of the embedded image accordingly.

Now that you have a better understanding of the customization options in Obsidian, here are three actionable pieces of advice to enhance your note-taking experience:

  1. Take the time to explore the available commands and their default shortcuts. This will give you a good starting point for customizing your own shortcuts based on your workflow and preferences.

  2. Experiment with embedding different types of files into your notes. Whether it's images, audio files, or web content, embedding these elements can enrich your notes and make them more interactive.

  3. When embedding images, consider resizing them to optimize the visual layout of your notes. By adjusting the dimensions of the embedded images, you can create a more organized and visually appealing note-taking environment.

In conclusion, Obsidian offers powerful customization features that enable you to tailor the app to your specific needs. From customizing shortcuts to embedding files, Obsidian empowers you to create a personalized note-taking experience. By taking advantage of these features and incorporating them into your workflow, you can maximize your productivity and efficiency in managing your notes.

Sources

← Back to Library

Hatch New Ideas with Glasp AI 🐣

Glasp AI allows you to hatch new ideas based on your curated content. Let's curate and create with Glasp AI :)

Start Hatching 🐣