Share via Notepad Tab
approvedby Iulian Onofrei
Share notes via Notepad Tab (https://notepadtab.com).
★ 1 stars↓ 303 downloadsUpdated 3mo agoMIT
Obsidian Share via Notepad Tab Plugin
This is a plugin to share Obsidian (https://obsidian.md) notes via Notepad Tab (https://notepadtab.com).
Usage
Current note
- Create or select a note.
- Open the
Command palette(https://help.obsidian.md/Plugins/Command+palette). - Search for the
Share via Notepad Tab: Current notecommand. - Press Enter.
Current selection
- Create or select a note.
- Make sure the note is in editing mode (https://help.obsidian.md/Editing+and+formatting/Edit+and+preview+Markdown).
- Open the
Command palette(https://help.obsidian.md/Plugins/Command+palette). - Search for the
Share via Notepad Tab: Current selectioncommand. - Press Enter.
Contributing
Setup
- Go to settings/actions.
- Enable
Read and write permissionsunderWorkflow permissions. - Click
Save.
Installation
- Install
Node.jsby following the instructions from https://docs.npmjs.com/downloading-and-installing-node-js-and-npm. - Install the
Node.jsdependencies by runningnpm install
Usage
npm run dev
Releasing
- Run
npm version <major/minor/patch>. - Optionally add release notes to the created GitHub draft release.
- Publish the GitHub draft release.
Submitting
- Follow the official instructions.
License
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.