- Move attachments from Attachments folder to public/images
- Reformat image from Obsidian style to standard markdown format
@ -6,7 +6,7 @@ Please note that insider builds are less stable than public versions, so if you
|
||||
|
||||
If you are a [[Catalyst license|Catalyst supporter]], you have access to Insider Builds before the general public. To access these, go to Settings => Account, and log in with the password you used on the Obsidian site. Then go to Settings => About, and turn on Insider Builds there.
|
||||
|
||||
![[Insider.png]]
|
||||
![](/images/Insider.png)
|
||||
|
||||
### Report issues
|
||||
|
||||
|
@ -24,8 +24,7 @@ In the future, we'll consider more user-friendly ways to manage aliases than man
|
||||
|
||||
Once you've set aliases for a file, you can write `[[alias]]` to link to the original page. A redirect icon will show up in the auto-complete list like so:
|
||||
|
||||
![[Insert alises.png]]
|
||||
|
||||
![](/images/Insert%20alises.png)
|
||||
An internal link with display text will get inserted like so: `[[Add aliases to note|alias]]`.
|
||||
|
||||
Note: the link to alias is **NOT** inserted as `[[alias]]` for interoperability, so that other software can recognize it as well.
|
||||
|
@ -4,14 +4,12 @@ Notes are created in a few ways, depending on your workflow:
|
||||
|
||||
1. **Link-first approach**. If you like to freely create notes, just use an [[Internal link]] to link to any note name (it doesn't need to exist at the time of creating the link). To write in the newly created note, simply click on the link name. It will be automatically created in your Vault and ready to type!
|
||||
|
||||
![[Pasted image 3.png]]
|
||||
|
||||
![](/images/Pasted%20image%203.png)
|
||||
After creating it, the note title will appear in the internal link auto-completion, so you don't need to type out the note name every time. When you type `[[` a popup will come up showing all the notes in your vault. Just type until you see the one you want, and hit `Return` or click on it, and the name will be automatically filled in.
|
||||
|
||||
If you already have folders set up in [[File explorer]], you can right-click on a folder to create notes inside it:
|
||||
|
||||
![[Pasted image 4.png]]
|
||||
|
||||
![](/images/Pasted%20image%204.png)
|
||||
There are also buttons at the top of the file explorer for creating new notes or folders.
|
||||
|
||||
Obsidian automatically saves your note two seconds after you stop typing, or if you close a pane. You can also manually save at any time by typing `Ctrl/Cmd-S`
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
You can embed attachment files like images or audio in your notes. Use the `![[filename.png]]` syntax like so:
|
||||
|
||||
![[Engelbart.jpg]]
|
||||
![](/images/Engelbart.jpg)
|
||||
|
||||
![[Excerpt from Mother of All Demos (1968).ogg]]
|
||||
|
||||
|
@ -22,11 +22,9 @@ Also of note, the makers of nvUltra, another markdown-based note-taking program,
|
||||
If you have data in Roam, it's easy to export and play around with it in Obsidian.
|
||||
|
||||
> 1. Choose "Export all" in the menu:
|
||||
> ![[Pasted image.png]]
|
||||
|
||||
![](/images/Pasted%20image.png)
|
||||
> 2. Click the blue "Export all" button:
|
||||
> ![[Pasted image 1.png]]
|
||||
|
||||
![](/images/Pasted%20image%201.png)
|
||||
> 3. Unzip the "Roam-Export-xxxxxxxxxxxxx.zip" into a folder.
|
||||
|
||||
> 4. Click on the vault icon (the tooltip should say "Open another vault") on the bottom left corner in the app, and select "Open folder as vault".
|
||||
|
@ -1,9 +1,7 @@
|
||||
If you're already editing the note, you can rename it simply by editing the text in the title:
|
||||
|
||||
![[Pasted image 6.png]]
|
||||
|
||||
![](/images/Pasted%20image%206.png)
|
||||
If you want to rename a note that you're not editing, go to [[file explorer]], right-click on the note or folder and choose "Rename":
|
||||
|
||||
![[Pasted image 7.png]]
|
||||
|
||||
![](/images/Pasted%20image%207.png)
|
||||
An even faster way is to press `F2` while your mouse is over a note, which will take you straight to the renaming function.
|
||||
|
@ -2,8 +2,7 @@ Backlinks are one of the most powerful features of Obsidian. As a result, they c
|
||||
|
||||
The Backlinks panel has two sections, Linked mentions and Unlinked mentions.
|
||||
|
||||
![[Backlinks.png]]
|
||||
|
||||
![](/images/Backlinks.png)
|
||||
As you can see, from this document, there is currently one entry in each section. Under Linked mentions you can see that I made a link to this document in the [[Linked pane]] note. But, you can also see under Unlinked mentions that I wrote the name of this note but did not make it a link.
|
||||
|
||||
This can be a very powerful way of seeing connections between your notes that you did not know you were making when you wrote them. If, for example, you have a note named for a concept that comes up often in your field, you will be able to see easily when it is mentioned in other notes, and thus understand relationships between ideas you might not have otherwise.
|
||||
|
@ -14,16 +14,14 @@ To open files in new panes, hold down `Ctrl/Cmd` while you click in Preview mode
|
||||
|
||||
To create other layouts, you can split the current pane in half either horizontally or vertically. Do this with the menu at the top right of the pane, use the command palette, or set a [[Use hotkeys]].
|
||||
|
||||
![[Pasted image 16.png]]
|
||||
|
||||
![](/images/Pasted%20image%2016.png)
|
||||
---
|
||||
|
||||
##### 3. If you want a sticky pane that does not get replaced even when it's active, ==pin it==.
|
||||
|
||||
This is great if you're working on something and want to use the other panes as temporary reference panes. Pin it to make sure it never gets replaced.
|
||||
|
||||
![[Pasted image 17.png]]
|
||||
|
||||
![](/images/Pasted%20image%2017.png)
|
||||
Pinned panes will have a highlighted pin icon instead of a grey one.
|
||||
|
||||
---
|
||||
@ -38,8 +36,7 @@ When linked to another pane, the panes' scroll position will be synced, and if y
|
||||
|
||||
For more information see [[Linked pane|linked panes]].
|
||||
|
||||
![[Pasted image 18.png]]
|
||||
|
||||
![](/images/Pasted%20image%2018.png)
|
||||
##### 5. Panes can be ==rearranged by dragging==.
|
||||
|
||||
Grab the icon in the upper left corner to arrange them however you need. For detailed information, see [[Pane layout]].
|
||||
|
@ -4,8 +4,7 @@ You can open another Vault anywhere on your computer, and it will retain its own
|
||||
|
||||
A new or existing Vault can be opened from the button just above the Settings gear.
|
||||
|
||||
![[Vault picker.png]]
|
||||
|
||||
![](/images/Vault%20picker.png)
|
||||
You have the option to either open an existing folder of markdown files, create a new vault (which essentially just creates a new folder that you will put markdown files into), or opening a special vault containing these help files. The Help Vault is stored in a special Obsidian directory (see [[How Obsidian stores data]]), but aside from that, it's a directory of files just like any other.
|
||||
|
||||
[[Internal link|Internal Links]] are not shared across Vaults. If you have one Vault inside another Vault, this can get confusing, so we recommend not doing that.
|
||||
|
@ -2,7 +2,8 @@ Audio recorder is a plugin that lets you make a recording without leaving Obsidi
|
||||
|
||||
To use, simply click on the microphone icon in the left panel:
|
||||
|
||||
![[Pasted image 8.png]]
|
||||
![](/images/Pasted%20image%208.png)
|
||||
|
||||
|
||||
The microphone will become colored while it's actively recording.
|
||||
|
||||
|
@ -4,6 +4,6 @@ After enabling it, you'll see the backlink count in the status bar.
|
||||
|
||||
In the right side bar (if it's expanded), you should also see a panel that shows where the current note gets linked:
|
||||
|
||||
![[Pasted image 9.png]]
|
||||
![](/images/Pasted%20image%209.png)
|
||||
|
||||
Upon expanding the "Unlinked mentions" section, you can also see where the name of the note gets mentioned, but not explicitly linked (in other words, mentioned without the square brackets).
|
||||
|
@ -6,8 +6,7 @@ It's one of the crucial plugins that we recommend you to keep enabled.
|
||||
|
||||
1. If the list of files is cluttering the interface though, you can close it:
|
||||
|
||||
![[Pasted image 15.png]]
|
||||
|
||||
![](/images/Pasted%20image%2015.png)
|
||||
2. You can drag and drop to put one file into another folder.
|
||||
|
||||
3. You can use the sort icon at the top to sort files by file name or last modified time.
|
@ -2,8 +2,7 @@ Shows a graph representation of the [[Internal link|internal links]] between you
|
||||
|
||||
Notes with more notes referencing it appear as bigger nodes on the graph.
|
||||
|
||||
![[Pasted image 10.png]]
|
||||
|
||||
![](/images/Pasted%20image%2010.png)
|
||||
### Visualization tips
|
||||
|
||||
- You can hover each node to highlight its connections, fading everything else.
|
||||
|
@ -1,5 +1,4 @@
|
||||
Opens the current file with default app on your computer. You can access it at the top right corner of the file top bar:
|
||||
|
||||
![[Pasted image 5.png]]
|
||||
|
||||
![](/images/Pasted%20image%205.png)
|
||||
It's useful for editing images or annotating PDFs, among other things.
|
||||
|
@ -1,5 +1,4 @@
|
||||
Page preview lets you preview a page when hovering an internal link, without needing to actually navigate to that page.
|
||||
|
||||
![[Pasted image 13.png]]
|
||||
|
||||
![](/images/Pasted%20image%2013.png)
|
||||
This works on the preview pane. In the editor, you can hover a link while holding `Ctrl/Cmd`, which will open the preview too.
|
||||
|
@ -2,7 +2,6 @@ The Quick switcher lets you jump to other notes without leaving your keyboard. T
|
||||
|
||||
If you want to create a new note, typing a unique name will cause the Quick Switcher to create it. If the name is similar enough to an existing note, the Quick Switcher will default to opening the original note. To avoid this, holding down `shift` will force creation of a new note with whatever name is in the Quick Switcher. This can be combined with `Cmd/Ctrl` to create the new note in a new pane.
|
||||
|
||||
![[Pasted image 11.png]]
|
||||
|
||||
![](/images/Pasted%20image%2011.png)
|
||||
Before you enter anything, the top 5 most recently visited notes will be shown, so it's also useful to quickly switch two notes by doing `Ctrl/Cmd+O` → `Down arrow` → `Enter`.
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
![[Search.png]]
|
||||
|
||||
![](/images/Search.png)
|
||||
Search is a powerful feature, and has the potential to be confusing. In most cases, if you just type what you want to find, it will work. But search has many capabilities for narrowing down to find exactly what you want.
|
||||
|
||||
## Quick tips
|
||||
|
@ -6,8 +6,7 @@ Slides lets you do simple presentations right inside Obsidian.
|
||||
|
||||
2. To start a presentation, click this button after opening a note:
|
||||
|
||||
![[Pasted image 14.png]]
|
||||
|
||||
![](/images/Pasted%20image%2014.png)
|
||||
### Demo
|
||||
|
||||
Check out the demo document: [[Slides demo]]
|
||||
|
@ -1,8 +1,7 @@
|
||||
|
||||
The Workspaces plugin lets you save and load "workspaces". Each workspace includes pane layout, sidebar state (expanded or collapsed), and file open states.
|
||||
|
||||
![[Pasted image 19.png]]
|
||||
|
||||
![](/images/Pasted%20image%2019.png)
|
||||
### Save a workspace
|
||||
|
||||
Either click on the workspace icon in the ribbon to open "Manage workspaces".
|
||||
|
Before Width: | Height: | Size: 95 KiB After Width: | Height: | Size: 95 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 9.6 KiB After Width: | Height: | Size: 9.6 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 6.8 KiB After Width: | Height: | Size: 6.8 KiB |
Before Width: | Height: | Size: 91 KiB After Width: | Height: | Size: 91 KiB |
Before Width: | Height: | Size: 9.2 KiB After Width: | Height: | Size: 9.2 KiB |
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 29 KiB |
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 6.9 KiB After Width: | Height: | Size: 6.9 KiB |
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 24 KiB |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 7.3 KiB After Width: | Height: | Size: 7.3 KiB |
Before Width: | Height: | Size: 9.3 KiB After Width: | Height: | Size: 9.3 KiB |
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 5.1 KiB |
Before Width: | Height: | Size: 5.8 KiB After Width: | Height: | Size: 5.8 KiB |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 8.3 KiB After Width: | Height: | Size: 8.3 KiB |
Before Width: | Height: | Size: 54 KiB After Width: | Height: | Size: 54 KiB |
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 46 KiB |
Before Width: | Height: | Size: 61 KiB |