An open API service indexing awesome lists of open source software.

https://github.com/tfthacker/brat-helpful-obsidian-resources

List of useful helpful Obsidian online resources available quickly through Obsidian42-BRAT
https://github.com/tfthacker/brat-helpful-obsidian-resources

Last synced: 4 months ago
JSON representation

List of useful helpful Obsidian online resources available quickly through Obsidian42-BRAT

Awesome Lists containing this project

README

          

### Introduction
This is a collection of useful online resources for Obsidian kept in a simple json file making it easy to edit. The file is named resources.json.

### Idea
Keep it simple and the list is easy to edit

### File is JSON format
file is json format

### format
```js
{
name: "Name of resources",
desc: "Description of the resources",
url: "https url path to the helpful resources"
}
```