Skip to content

ulisesantana/obsidian-pending-notes

Repository files navigation

Obsidian Pending Notes Plugin

GitHub release Obsidian Downloads codecov

Buy Me A Coffee

This is a plugin for Obsidian.

Pending Notes aims to collect in one place all the links you have created on the fly while writing, but links to nowhere yet. With this plugin, you can create those notes easily.

Show who the plugins can be used

You can use it from left sidebar or through the command palette:

Command preview

How to install

This plugin is an Obsidian Community Plugin, so you can install it right from your Obsidian settings. However, if you want you can install it manually in two ways:

Manual install: download release

Go to the latest release and download the zip file that looks like obsidian-pending-notes-X.X.X.zip.

Once download is finished you can unzip it inside your vault on .obsidian/plugins/. If you are not doing this through your terminal or console, you may need to enable your file browser to show hidden files.

After that you can activate it on your Obsidian settings. If the plugin is not showed try to restart Obsidian.

Manual install: build plugin

Go to .obsidian/plugins/ and run:

$ git clone https://github.com/ulisesantana/obsidian-pending-notes.git
$ cd obsidian-pending-notes
$ npm run deploy

After that you can activate it on your Obsidian settings. If the plugin is not showed try to restart Obsidian.

Note: For build the plugin you will need installed git and Node.js at LTS version.

Support

If you find this plugin useful, you can support me buying me a coffee.

About

Obsidian plugin for searching links without notes in your vault.

Resources

License

Stars

Watchers

Forks

Packages

No packages published