Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion src/watchers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,11 @@ Watches the actively edited file and associated metadata like path, language, an
- :gh:`kostasdizas/aw-watcher-sublime` - Sublime Text 3, by :gh-user:`kostasdizas`, and others
- :gh:`NicoWeio/aw-watcher-atom` - Atom, by :gh-user:`NicoWeio`
- :gh:`pytlus93/AwWatcherNetBeans82` - NetBeans 8.2, by :gh-user:`pytlus93`
- :gh:`LordGrimmauld/aw-watcher-obsidian` - Obsidian.md extension, by :gh-user:`LordGrimmauld`
- .. raw:: html

<s>:gh:`LordGrimmauld/aw-watcher-obsidian` - Obsidian.md extension, by :gh-user:`LordGrimmauld`</s> (Deprecated, use the modern method below)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this really valid? I wouldn't expect raw to let one use these expansions?


- **Recommended**: Install the ActivityWatch community plugin for Obsidian
- :gh:`lowitea/aw-watcher.nvim` - neovim extension, by :gh-user:`lowitea`.
- :gh:`sachk/aw-watcher-zed` - Zed extension, by :gh-user:`sachk`.

Expand Down