https://github.com/ennioitaliano/obsidian-auto-glossary
Obsidian plugin that allows user to create a glossary of notes or a MOC from a selected folder.
https://github.com/ennioitaliano/obsidian-auto-glossary
obsidian obsidian-md obsidian-plugin pkm plugin
Last synced: 7 days ago
JSON representation
Obsidian plugin that allows user to create a glossary of notes or a MOC from a selected folder.
- Host: GitHub
- URL: https://github.com/ennioitaliano/obsidian-auto-glossary
- Owner: ennioitaliano
- Created: 2022-10-11T06:57:22.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-09-24T19:59:27.000Z (about 1 year ago)
- Last Synced: 2024-10-02T09:58:10.581Z (about 1 year ago)
- Topics: obsidian, obsidian-md, obsidian-plugin, pkm, plugin
- Language: TypeScript
- Homepage:
- Size: 7.67 MB
- Stars: 75
- Watchers: 3
- Forks: 1
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Obsidian Auto Glossary
Auto Glossary is an Obsidian plugin to generate a [glossary](https://en.wikipedia.org/wiki/Glossary) or a [MOC](https://notes.linkingyourthinking.com/Cards/MOCs+Overview) (or a combination of both) from a selected folder.

## How to install
You can install this plugin directly within Obsidian or you can copy over `main.js`, `styles.css`, `manifest.json` to your vault `VaultFolder/.obsidian/plugins/obsidian-auto-glossary/`.## Usage
You can create the file you want by right-clicking on a folder in Obsidian.## ⚠️ Contribute
I stopped working on this project. Feel free to contribute to the code of this plugin, since there are more features to be implemented (and it needs a nice refactoring too). You can also share feedback, issues, and ideas.