/obsidian-folder-resources

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

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 ❤️. Thank you!

ko-fi

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