mirror of
https://github.com/Ascyii/telekasten.nvim.git
synced 2026-01-01 06:14:23 -05:00
Update README.md
This commit is contained in:
@@ -359,7 +359,6 @@ The following links are supported:
|
||||
|
||||
```markdown
|
||||
# Note links
|
||||
|
||||
- [[A cool title]] ................. links to the note named 'A cool title'
|
||||
- [[A cool title#Heading 27]] ...... links to the heading 'Heading 27' within the note
|
||||
named 'A cool title'
|
||||
@@ -369,7 +368,6 @@ The following links are supported:
|
||||
- [[#^xxxxxxxx]] ................... links to the paragraph with id ^xxxxxxxx within all notes
|
||||
|
||||
## Optionally, notes can live in specific sub-directories
|
||||
|
||||
- [[some/subdirectory/A cool title]] ................. links to note named 'A cool title'
|
||||
in some/subdirectory
|
||||
- [[some/subdirectory/A cool title#Heading 27]] ...... links to the heading 'Heading 27' within
|
||||
@@ -380,10 +378,8 @@ The following links are supported:
|
||||
'A cool title' in some/subdirectory
|
||||
|
||||
# Media links
|
||||
|
||||
Use these for images, PDF files, videos. If telescope-media-files is installed, these can
|
||||
be previewed.
|
||||
|
||||
-  ... links to the file `path/to/file`
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user