Skip to content
Merged
Show file tree
Hide file tree
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
28 changes: 11 additions & 17 deletions apps/obsidian/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,30 +10,24 @@ Break down the research process into atomic units to augment the knowledge synth

# Installation

Follow the instructions below to install the plugin:
Discourse Graphs depends on the Datacore plugin, so install Datacore first. Both plugins are available in Obsidian's community plugin browser.

## Install BRAT
## 1. Install Datacore

To use the plugin prior to its public release on Obsidian's community plugin browser, install BRAT (Beta Reviewer's Auto-update Tester).
Datacore is required for Discourse Graphs to work, so install and enable it before the Discourse Graphs plugin.

1. Open Obsidian Settings
2. Go to Community Plugins and disable Restricted Mode
3. Click "Browse" and search for "BRAT"
4. Install BRAT and enable it
1. Open Obsidian settings
2. Go to Community plugins and disable Restricted Mode
3. Click "Browse", search for "Datacore", then install and enable it

## Install DataCore via BRAT
## 2. Install Discourse Graphs

1. Add the DataCore plugin from the BRAT settings menu or run command "Add a beta plugin for testing"
2. Enter the repository URL: `https://github.com/blacksmithgu/datacore` and choose "Latest version"
3. Check the box for "Enable after installing the plugin"
4. Click `Add plugin`
Once Datacore is installed and enabled, add the Discourse Graphs plugin from Obsidian's community plugin browser:

## Install Discourse Graphs
1. Open Obsidian → Settings → Community plugins → Browse
2. Search for "Discourse Graphs", then install and enable it

1. Add the Discourse Graphs plugin from the BRAT settings menu or run command `Add a beta plugin for testing`
2. Enter the repository URL: `https://github.com/DiscourseGraphs/discourse-graph-obsidian` and choose "Latest version"
3. Check the box for "Enable after installing the plugin"
4. Click `Add plugin`
Or install directly from the [community plugin page](https://community.obsidian.md/plugins/discourse-graphs).
Comment thread
trangdoan982 marked this conversation as resolved.

# Getting started

Expand Down
45 changes: 12 additions & 33 deletions apps/website/content/obsidian/welcome/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,46 +5,25 @@ author: ""
published: true
---

## Prerequisites
Discourse Graphs depends on the Datacore plugin, so install Datacore first. Both plugins are available in Obsidian's community plugin browser.

### Install BRAT (Beta Reviewer's Auto-update Tester)
## Requirements

1. Open Obsidian Settings
2. Go to Community Plugins and disable Restricted Mode
3. Click "Browse" and search for "BRAT"
![BRAT](https://firebasestorage.googleapis.com/v0/b/firescript-577a2.appspot.com/o/imgs%2Fapp%2Fdiscourse-graphs%2Faar5LKpLOk.png?alt=media&token=6f51ac48-19d3-4bb5-9a07-7b32cfa6afe6)
4. Install BRAT and enable it
### Install Datacore

### Install DataCore via BRAT
Datacore is required for Discourse Graphs to work, so install and enable it before the Discourse Graphs plugin.

1. Open Obsidian Settings
2. Go to "Community Plugins" → "BRAT"
3. Click "Add Beta Plugin"
![Add plugin](https://firebasestorage.googleapis.com/v0/b/firescript-577a2.appspot.com/o/imgs%2Fapp%2Fdiscourse-graphs%2FdMtstUHPXe.png?alt=media&token=3f139ab9-9802-404d-9554-4a63bac080c5)
4. Enter the repository URL below and choose "Latest version"

```
https://github.com/blacksmithgu/datacore
```

![Add datacore](https://firebasestorage.googleapis.com/v0/b/firescript-577a2.appspot.com/o/imgs%2Fapp%2Fdiscourse-graphs%2FEY3vNGt1Rf.png?alt=media&token=32c60ff1-5272-4cde-8b5f-8f049fb2cf50)

5. Check the box for "Enable after installing the plugin"
6. Click "Add plugin"
2. Go to "Community plugins" and disable Restricted Mode
3. Click "Browse" and search for "Datacore"
4. Install Datacore and enable it

## Install Discourse Graphs

1. Open Obsidian Settings
2. Go to "Community Plugins" → "BRAT"
3. Click "Add Beta Plugin"
![Add plugin](https://firebasestorage.googleapis.com/v0/b/firescript-577a2.appspot.com/o/imgs%2Fapp%2Fdiscourse-graphs%2FdMtstUHPXe.png?alt=media&token=3f139ab9-9802-404d-9554-4a63bac080c5)
4. Enter the repository URL below and choose "Latest version"

```
https://github.com/DiscourseGraphs/discourse-graph-obsidian
```
Once Datacore is installed and enabled, add the Discourse Graphs plugin from the community plugin browser.

![Add discourse graph](https://firebasestorage.googleapis.com/v0/b/firescript-577a2.appspot.com/o/imgs%2Fapp%2Fdiscourse-graphs%2FSBCK-2lkcu.png?alt=media&token=0375c828-da4d-43b4-8f2c-e691692cb019)
1. Open Obsidian Settings
2. Go to "Community plugins" → "Browse"
3. Search for "Discourse Graphs", then install and enable it

5. Check the box for "Enable after installing the plugin"
6. Click "Add Plugin"
Or install directly from the [community plugin page](https://community.obsidian.md/plugins/discourse-graphs).