Skip to content

Commit

Permalink
chore(docs): auto generate docs
Browse files Browse the repository at this point in the history
  • Loading branch information
epwalsh authored and github-actions[bot] committed Jan 31, 2024
1 parent 2e17d08 commit 426e1e0
Showing 1 changed file with 20 additions and 8 deletions.
28 changes: 20 additions & 8 deletions doc/obsidian.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,24 @@ own as well. You don’t necessarily need to use it alongside the Obsidian app.
==============================================================================
2. Features *obsidian-features*

- ▶️ Ultra-fast, asynchronous autocompletion for note references and tags via nvim-cmp <https://github.com/hrsh7th/nvim-cmp> (triggered by typing `[[` for wiki links, `[` for markdown links, or `#` for tags), powered by `ripgrep` <https://github.com/BurntSushi/ripgrep>
- 🏃 Navigate throughout your vault by typing `gf` on any link to another note
- 📷 Paste images into notes
- 💅 Additional markdown syntax highlighting, concealing, and extmarks for references, tags, and check-boxes
▶️ **Completion:** Ultra-fast, asynchronous autocompletion for note
references and tags via nvim-cmp <https://github.com/hrsh7th/nvim-cmp>
(triggered by typing `[[` for wiki links, `[` for markdown links, or `#` for
tags), powered by `ripgrep` <https://github.com/BurntSushi/ripgrep>.


<https://github.com/epwalsh/obsidian.nvim/assets/8812459/7344a1bd-6701-404a-9be8-cbb756013e6a>
<https://github.com/epwalsh/obsidian.nvim/assets/8812459/90d5f218-06cd-4ebb-b00b-b59c2f5c3cc1>

🏃 **Navigation:** Navigate throughout your vault by typing `gf` on any link
to another note.

📷 **Images:** Paste images into notes.

💅 **Syntax:** Additional markdown syntax highlighting, concealing, and
extmarks for references, tags, and check-boxes.


<https://github.com/epwalsh/obsidian.nvim/assets/8812459/e74f5267-21b5-49bc-a3bb-3b9db5fa6687>


COMMANDS *obsidian-commands*
Expand Down Expand Up @@ -726,9 +737,10 @@ funds! ❤️
==============================================================================
6. Links *obsidian-links*

1. *See this screenshot*: https://github.com/epwalsh/obsidian.nvim/assets/8812459/7344a1bd-6701-404a-9be8-cbb756013e6a
2. *demo*: https://github.com/epwalsh/obsidian.nvim/assets/8812459/2100e489-b1f4-46d1-ac46-0be2f338c071
3. *BuyMeACoffee*: https://img.shields.io/badge/Buy%20Me%20a%20Coffee-ffdd00?style=for-the-badge&logo=buy-me-a-coffee&logoColor=black
1. *See this screenshot*: https://github.com/epwalsh/obsidian.nvim/assets/8812459/90d5f218-06cd-4ebb-b00b-b59c2f5c3cc1
2. *See this screenshot*: https://github.com/epwalsh/obsidian.nvim/assets/8812459/e74f5267-21b5-49bc-a3bb-3b9db5fa6687
3. *demo*: https://github.com/epwalsh/obsidian.nvim/assets/8812459/2100e489-b1f4-46d1-ac46-0be2f338c071
4. *BuyMeACoffee*: https://img.shields.io/badge/Buy%20Me%20a%20Coffee-ffdd00?style=for-the-badge&logo=buy-me-a-coffee&logoColor=black

Generated by panvimdoc <https://github.com/kdheepak/panvimdoc>

Expand Down

0 comments on commit 426e1e0

Please sign in to comment.