Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a command to open a new tab with specific level #4

Open
piroor opened this issue Nov 10, 2020 · 1 comment
Open

Add a command to open a new tab with specific level #4

piroor opened this issue Nov 10, 2020 · 1 comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@piroor
Copy link
Owner

piroor commented Nov 10, 2020

piroor/treestyletab#2753

Assume that there is a tree:

  • [Group/Work]
    • A
      • A1 (active)
    • B
  • [Group/Private]
    • C

The proposal command is: open a new tab D as a last child of "[Group/Work]" directly, like:

  • [Group/Work]
    • A
      • A1 (active)
    • B
    • D (new tab)
  • [Group/Private]
    • C
@piroor
Copy link
Owner Author

piroor commented Dec 13, 2023

Note: I have less motivation to implement new features by my hand, and pull requests to implement "good first issue" labeled features like this are always welcome. I hope these issues get people involved to join opensource development.

A new keyboard shortcut will be added here:


Codes for a new menu command will be added here:



Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant