NotePlan / NotePlan/plugins

Window Tools: clone split / swap splits

Open
#512 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
204
Forks
82
Avg merge
22h 27m
Merged PRs (30d)
3

Description

In two-pane file manager ForkLift there are some cool little commands like "Clone pane" (open in the right pane the same folder as the one that I see in the left pane or vice versa) and "Swap panes" (open in the left pane the thing that is currently on the right and vice versa).

Maybe the same commands could be implemented in "Window Tools" plugin? Imagine how convenient it could be.

It is mostly suitable for two splits / two windows, obviously, but I can also imagine it working in a cyclic way if that's more convenient and/or universal to implement.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names the Window Tools plugin but provides no file paths or tests. Start by locating that plugin and reviewing how it manages splits or windows. Define the behavior for cloning and swapping two panes, including whether cyclic behavior is needed, then verify both commands manually.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.