Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 719 Bytes

File metadata and controls

20 lines (12 loc) · 719 Bytes

Create Note from Selection

Create a new note from selected text and replace it with a link.

Installation

  1. Download the latest release from the releases page.
  2. Extract the files into your Obsidian plugins folder (<vault>/.obsidian/plugins/create-note-from-selection).
  3. Enable the plugin in Obsidian settings under "Community plugins".

Usage

  1. Select any text from a note in Obsidian.
  2. Right-click and select 'Create new note'.
  3. A new note will be created with the selected text as the heading, and the selected text in the original note will be replaced with a link to the new note.

License

This plugin is released under the MIT License.