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

https://github.com/developer-mike/obsidian-folder-resources


https://github.com/developer-mike/obsidian-folder-resources

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          




Logo



Resources Integration for Obsidian.md


GitHub star count
Open issues on GitHub
List of contributors



GPL-3.0 license



👥 Accelerate your workflow by accessing your resource websites (like SharePoint or OneNote) directly inside Obsidian

## Installation


  • Install it using BRAT

  • Manual folder creation

    1. Create a folder named obsidian-folder-resources in your vault's plugins folder (<vault>/.obsidian/plugins/).

    2. Download main.js, styles.css and manifest.json from the latest release and put them in the obsidian-folder-resources folder.

    3. Enable the plugin in Settings -> Community plugins -> Installed plugins



## Features
TODO

## Support
Please consider supporting the plugin. The two easiest ways to support the plugin are either by starring ⭐ the repository or by donating any amount on [Ko-fi](https://ko-fi.com/X8X27IA08) ❤️. Thank you!

[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/X8X27IA08)

## Contributing
All contributions are welcome! Here's how you can help:
- Create a fork of the repository
- Create a branch with a descriptive name
- Make your changes
- Debug the plugin using `npm run dev`
- Create a pull request
- Wait for the review