Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jp-cen committed Jan 7, 2025
2 parents 3d435a3 + 3c3699d commit 36c93ad
Showing 1 changed file with 28 additions and 3 deletions.
31 changes: 28 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,32 @@
# Basics
# Basics for Obsidian
Basics transforms your editor experience to enhance your note-taking by streamlining the process of viewing, editing, and styling your notes. Basics offers a range of powerful features, including:

## Inline Styling
## Inline Styler
Inline styler allows you to apply different styling to your text quickly.
### Opening the Flow Styler
1. Select the text in your note that you want to style
2. Use the styler to select the formating you want to apply

## Quick Menu
## Make Menu
Make menu allows you to quickly create formatted blocks as well as notes.
### Creating Blocks with Flow Menu
1. Create a new line and type the hotkey ('/' by default) to open the Flow Menu
2. Select/search for the block you want to create

## Flow Block
Flow blocks makes your embedded notes editable.
### Creating a Flow Block from Flow Menu
1. Create a new line in your notes where you want your Flow Block to be
2. Open the Make Menu by typing your trigger key (/ by default)
3. Select Flow Block
4. Find the Note you want to connect

### Opening a Flow Block from Inline Link
1. Hover over the inline link you want to open flow block with
2. Based on your inline flow block settings
1. If hover to open is on: Hold shift and click the link
2. If hover to open is off: Click Open Flow from the menu

### Opening a Flow Block from Inline Embeds
1. Hover over the inline embed you want to open flow block with
2. Click the toggle flow button

0 comments on commit 36c93ad

Please sign in to comment.