Summary
Highlights
Aliases for Backlinks00:00:28
Instead of repeatedly renaming a link, assign aliases to notes. Add an 'alias' property to a note and list different ways you want to refer to it. When creating a backlink, search for the alias, and Obsidian will automatically add the desired name.
Moving Lines with Keyboard Shortcuts00:01:01
For efficient organization of bullet lists, set up hotkeys to move lines up and down. Go to Settings > Hotkeys, search for 'move line', and assign keyboard shortcuts (e.g., Option + Up/Down Arrow). You can also indent and outdent lines using Command/Control + Left/Right Square Bracket or Tab.
Multiple Cursors for Efficient Editing00:01:49
Edit multiple lines simultaneously, similar to a code editor. In Hotkeys, search for 'add cursor' and assign shortcuts (e.g., Command + Option + Up/Down Arrow). This allows you to type the same text across multiple lines at once, like adding bullet points to a block of text.
Audio Recorder Plugin00:02:26
Capture audio alongside your written notes, especially useful during live events. Enable the 'Audio Recorder' plugin in Core Plugins, then use the start/stop recording icon in the left sidebar. The recording is saved to your attachments folder and embedded at the bottom of your current note.
Linking to Specific Headings00:02:57
Reference specific sections within longer notes. Create a normal backlink, type the note's name, then add a hash (#) followed by the heading's name. Clicking this link will take you directly to that heading instead of the top of the note.
Linking to Specific Text Blocks00:03:20
For more granular referencing, link directly to a specific text block. Start a normal backlink, enter the note's name, then add an up-caret symbol (^) and search for the desired text block. This creates a unique code, and clicking the link jumps to that exact block.
Bookmarking Headings00:03:48
Quickly access frequently referenced headings. Place your cursor on the heading, open the Command Palette (Command/Control + P), and type 'bookmark heading under cursor'. The heading will then be accessible from your bookmarks.
Bookmarking Text Blocks00:04:08
Similar to headings, you can bookmark specific text blocks for easy access. Place your cursor in the text block, open the Command Palette, and type 'bookmark block under cursor'. This allows for quick navigation to important passages.
Slides Plugin for Presentations00:04:24
Turn your Obsidian notes into presentations. Enable the 'Slides' plugin in Core Plugins. Separate slides with three dashes (---). To present, open the Command Palette and type 'start presentation'. This allows you to present directly from Obsidian.
Workspaces Plugin for Project Management00:04:55
Manage different sets of notes for various projects. Activate the 'Workspaces' plugin in Core Plugins. Open the notes needed for a project, then click the 'manage workspaces' icon in the left sidebar, enter a name, and save. Load the workspace to instantly open and arrange all relevant notes. You can also update or delete workspaces.