Skip to content

the-yuyut/obsidian-join-lines

 
 

Repository files navigation

Join-Lines Obsidian Plugin

This is a simple plugin for Obsidian.md, that adds a command to join the selected lines together.

Todo

  • after join selected text with /\n{2,}, should continue select all text
  • continuing multi cursor join should join each line into a line and keep the cursors position
  • not continuing multi cursor join should join each line and keep the cursors position

About

A plugin to join multiple lines in Obsidian.md

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 49.1%
  • TypeScript 28.7%
  • JavaScript 14.6%
  • CSS 7.6%