Skip to content

brady691213/obsidian-webindex

Repository files navigation

Obsidian Plugin Template

This template repo is intended to back most of my Obsidian plugins. It is a fork of Obsidian Sample Plugin.

Excerpts from the original README.md:

This is a sample plugin for Obsidian (https://obsidian.md).

This project uses Typescript to provide type checking and documentation. The repo depends on the latest plugin API (obsidian.d.ts) in Typescript Definition format, which contains TSDoc comments describing what it does.

Changes by me:

  1. Getting started guide from original README.md is now in [[GUIDE.md]]
  2. Replaced npm with pnpm.
  3. Turned hoisting off for all packages. Experimental and may have to allow for some packages later.
  4. Personalized manifest.json.

About

Obsidian plugin to run web indexing on browser bookmarks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published