Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.