Coder Social home page Coder Social logo

obsidian-glossary's Introduction

Obsidian Glossary Plugin

This plugin automatically links your glossary / abbreviation entries, which you have defined in an special glossary folder.

  • no manual linking necessary
  • links do not appear in graph view & reference counting
  • updates the links automatically while you expand your glossary folder

Basic Screenshot

Usage

  • In the settings, define the name of your glossary folder (defaults to Glossary) and add this folder to your vault.
  • For each glossary / abbreviation entry add a new file. This file is exactly like normal files, you can add short or detailed descriptions for this entry.
  • In read mode, all found glossary entries will be automatically linked, thus you can preview them by hovering.

Manually installing the plugin

  • Copy over main.js, styles.css, manifest.json (find them under Releases) to your vault VaultFolder/.obsidian/plugins/obisidian-glossary/.

How to use for development

  • Clone this repo.
  • npm i or yarn to install dependencies
  • npm run dev to start compilation in watch mode.

It is recommended to use the Hot Reload Plugin for development.

Roadmap

  • Glossaries can be overwritten by nested glossary folders
  • Support aliases and case-insensitivity for glossary entries
  • Add glossary entry preview in live preview mode

obsidian-glossary's People

Contributors

thierryrama avatar vschroeter avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

thierryrama

obsidian-glossary's Issues

glossary case-sensitivity

Currently the glossary only links to words/phrases with the same case, would it be possible to alter it or add an option to allow case-insensitive auto-linking? e.g.
image

Also it doesn't link if there are symbols in front of the word/phrase like if you try to italicize a word it won't work. e.g.
image

I love it!

Just wanted to say thank you!

Hope you'll add the support of Live Preview soon. :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.