Share via Notepad Tab

approved

by Iulian Onofrei

Share notes via Notepad Tab (https://notepadtab.com).

1 stars303 downloadsUpdated 3mo agoMIT
View on GitHub

Obsidian Share via Notepad Tab Plugin

Obsidian plugin downloads badge

This is a plugin to share Obsidian (https://obsidian.md) notes via Notepad Tab (https://notepadtab.com).

Usage

Current note

  1. Create or select a note.
  2. Open the Command palette (https://help.obsidian.md/Plugins/Command+palette).
  3. Search for the Share via Notepad Tab: Current note command.
  4. Press Enter.

Current selection

  1. Create or select a note.
  2. Make sure the note is in editing mode (https://help.obsidian.md/Editing+and+formatting/Edit+and+preview+Markdown).
  3. Open the Command palette (https://help.obsidian.md/Plugins/Command+palette).
  4. Search for the Share via Notepad Tab: Current selection command.
  5. Press Enter.

Contributing

Setup

  1. Go to settings/actions.
  2. Enable Read and write permissions under Workflow permissions.
  3. Click Save.

Installation

  1. Install Node.js by following the instructions from https://docs.npmjs.com/downloading-and-installing-node-js-and-npm.
  2. Install the Node.js dependencies by running
    npm install
    

Usage

npm run dev

Releasing

  1. Run npm version <major/minor/patch>.
  2. Optionally add release notes to the created GitHub draft release.
  3. Publish the GitHub draft release.

Submitting

  1. Follow the official instructions.

License

MIT

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.