https://github.com/developer-mike/obsidian-folder-resources
https://github.com/developer-mike/obsidian-folder-resources
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/developer-mike/obsidian-folder-resources
- Owner: Developer-Mike
- License: gpl-3.0
- Created: 2024-10-09T18:27:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-13T16:37:21.000Z (about 1 year ago)
- Last Synced: 2025-03-13T17:44:38.252Z (about 1 year ago)
- Language: TypeScript
- Size: 150 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Resources Integration for Obsidian.md
👥 Accelerate your workflow by accessing your resource websites (like SharePoint or OneNote) directly inside Obsidian
## Installation
- Install it using BRAT
- Manual folder creation
- Create a folder named
obsidian-folder-resourcesin your vault's plugins folder (<vault>/.obsidian/plugins/). - Download
main.js,styles.cssandmanifest.jsonfrom the latest release and put them in theobsidian-folder-resourcesfolder. - Enable the plugin in Settings -> Community plugins -> Installed plugins
- Create a folder named
## 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!
[](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