Skip to content

lukemt/obsidian-feeds

Repository files navigation

Feeds

Create feeds of topic-specific bullet points in Obsidian.

image

Requirements

Feeds requires the Dataview plugin to be installed. You can install it from the Community plugins.

Installation

Community plugin

We are working on getting the plugin installable through Community plugins.

BRAT

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

Usage

  • Put the following code block into any topic note:
```feed
```
  • Link to the topical note in bullet points
  • Enjoy!

Help

We (@Luke242, @haste and @koleir) have a dedicated help and development thread on OMG. Feed free to ask your questions there!