Giter Site home page Giter Site logo

der-tobi / obsidian-simple-mention Goto Github PK

View Code? Open in Web Editor NEW
34.0 6.0 5.0 1.09 MB

Obsidian plugin for mentioning people

License: GNU General Public License v3.0

JavaScript 1.82% TypeScript 74.05% CSS 24.12%
obsidian-md obsidian-plugin mention mentions

obsidian-simple-mention's Introduction

Obsidian simple mention

A simple plugin that visually highlights mentions and suggests existing ones as you write (except in codeblocks).
The mention prefix can be customized and defaults to @.
Find all occurrences of a mention in the side pane and jump to the corresponding line in the document.
Distinguish your personal mentions from the others by a different color.

Overview obsidian simple mention

Filter your mentions by a phrase

Filter your mentions

Settings

You can:

  • set the trigger phrase (@)
  • set the color of the mentions (green)
  • set the color of your own mentions (deeppink)
  • set the name, how you want to mention yourself (Me)
  • delete the cache (indexeddb)

Shortcuts

In edit mode

ctrl+space or ctrl+click on a mention, opens the right side pane with all occurrences of that mention.

Edit mode shortcuts (ctrl+space or ctrl+click)

In preview mode

When you click on a mention, the right side pane opens with all occurrences of that mention.

Preview Mode shortcuts

Known issues

  • We need to restart Obsidian after
    • adjusting the trigger phrase for the changes to take effect.
    • changing the name of yourself for the changes to take effect.
    • ignoring a directory
    • deleting the cache
  • Style could currently not be overridden by a template (simple fix)

Ideas

  • Group mentions
    • eg. @group-x(@bob,@lisa)
    • usage: find all mentions of @bob and @lisa by searching for @group-x
  • Multi select of mentions in the view
  • Show sub bullet points
  • own color for each "person"

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.