Create feeds of topic-specific bullet points in Obsidian.
Feeds requires the Dataview plugin to be installed. You can install it from the Community plugins.
We are working on getting the plugin installable through Community plugins.
To use the development version, you can use BRAT.
- Install BRAT from the Community Plugins in Obsidian if not already installed
- Enable the BRAT plugin in the settings
- Open the command palette and run the command BRAT: Add a beta plugin for testing
- Enter the following URL:
https://github.com/lukemt/obsidian-feeds
- Enable the Feeds plugin in the settings
- Put the following code block into any topic note:
```feed
```
- Link to the topical note in bullet points
- Enjoy!
We (@Luke242, @haste and @koleir) have a dedicated help and development thread on OMG. Feed free to ask your questions there!