Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months 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
- License: gpl-3.0
- Created: 2022-10-11T06:57:22.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-09-09T14:22:50.000Z (over 1 year ago)
- Last Synced: 2023-09-09T15:20:58.310Z (over 1 year ago)
- Topics: obsidian, obsidian-md, obsidian-plugin, pkm, plugin
- Language: TypeScript
- Homepage:
- Size: 7.69 MB
- Stars: 60
- Watchers: 3
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Obsidian Auto Glossary
![Obsidian Downloads](https://img.shields.io/badge/dynamic/json?logo=obsidian&color=%23483699&label=downloads&query=%24%5B%22auto-glossary%22%5D.downloads&url=https%3A%2F%2Fraw.githubusercontent.com%2Fobsidianmd%2Fobsidian-releases%2Fmaster%2Fcommunity-plugin-stats.json)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.
![](https://github.com/ennioitaliano/obsidian-glossy/assets/47503625/64f06472-88ba-4b09-828c-73fb1aa0cf5f)
## 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.