GithubHelp home page GithubHelp logo

lizard-heart / comment-plugin-obsidian Goto Github PK

View Code? Open in Web Editor NEW
9.0 2.0 0.0 109 KB

A plugin for obsidian to show comments in the right pane.

License: GNU General Public License v3.0

JavaScript 3.24% TypeScript 96.76%
plugin obsidian obsidian-plugin comments

comment-plugin-obsidian's Introduction

Comment Plugin

This plugin will add a comment view to obsidian that shows the "comments" stored in the selected note. Comments have a username and text content. Comments can also be "replied" to.

Installation

First, clone or download this repository. You will need to move this obsidian-comment-plugin folder YOUR_OBSIDIAN_VAULT/.obsidian/plugins or whatever the path to your obsidian plugin folder is. To find this folder, you can also go to Installed Plugins in Obsidian and click the folder icon called Open Plugins Folder. Then reload Obsidian, go to installed plugins, and turn the comment plugin on.

Making changes

If you want to make any changes, open the folder in terminal or command prompt and run the npm i command. NodeJS needs to be installed. Then the npm run dev command will automatically compile the typescript files and create new main.js and manifest.json files. Make your changes to the .ts files when you are done, replace the old main.js and manifest.json file with the new ones in the dist directory.

How to use

  • In the plugin settings, you can specify the username you would like to show up with any comments you write.
  • A tab should now appear in the right pane where you can see comments.
  • Click the plus button to add a new comment.
  • Any comments are stored at the bottom of each note.

comment-plugin-obsidian's People

Contributors

lizard-heart avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

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.