Giter Site home page Giter Site logo

trey-wallis / obsidian-note-splitter Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 1.0 91 KB

Split a note into individual notes based on a delimiter

License: MIT License

JavaScript 20.55% TypeScript 77.57% CSS 1.88%
obsidian-md obsidian-plugin note-splitter notes-tool

obsidian-note-splitter's Introduction

Obsidian Note Splitter

Obsidian Downloads

Note splitter is an Obsidian.md plugin for desktop only. It allows you to split a single Obsidian note into many notes based on a specified sequence of characters (a delimiter). The default delimiter is a new line.

Table of contents

Videos

Splitting a note without changing any settings

Screen.Recording.2024-06-27.at.9.57.24.PM.mov

Splitting a note with Use content as title enabled

Screen.Recording.2024-06-27.at.9.58.29.PM.mov

Installation

  1. In Obsidian, open Settings
  2. Go to Community plugins
  3. Select Browse
  4. Search for Note Splitter by DecafDev
  5. Select Install
  6. Then select Enable

Usage

  1. Open a note that you want to split
  2. Switch to editing mode
  3. Open the Obsidian command palette
  4. Type Split by delimiter
  5. Press enter
  6. Your note is now split

Note

Splitting a note will not modify the original note, unless the delete original setting is enabled. It will create new notes in an output folder that you specify.

Frontmatter

When splitting a note, this plugin will ignore frontmatter. Only the content after the frontmatter block will be split.

Settings

Folder path

Folder to save the split notes to. The default is note-splitter.

Setting this field to an empty string will save split notes to the same folder as the original note.

Delimiter

The delimiter to split by can be configured in the plugin settings. The default delimiter is a new line \n.

Use content as title

If enabled, use the first line of the split section as the name for new notes, handling any name collisions automatically. If disabled, a timestamp is used.

Note

Disabled by default.

Delete original

If enabled, the original note will be deleted after the split.

Note

Disabled by default.

Contributing

Contributions are welcome. Please include a brief description of the changes you are making in your pull request.

License

Note Splitter is distributed under MIT License

obsidian-note-splitter's People

Contributors

decaf-dev avatar kitschpatrol avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

kitschpatrol

obsidian-note-splitter's Issues

Doesn't work at all for me.

Nothing happens using hotkey. Plugin doesn't show up in command palette although fully installed and enabled. please help?

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.