Summary
Highlights
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.