Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

Dragging a header and its sub contents and dropping it within "itself" #23

Open
GitMurf opened this issue Oct 20, 2021 · 0 comments
Open

Comments

@GitMurf
Copy link
Owner

GitMurf commented Oct 20, 2021

See video in Discord reported by TFTHacker

Here are my comments in Discord:

ahhhh thanks for that great video! I will figure out how to fix but the problem is you are dragging it within itself 😉

When you drag heading 1 it grabs its children content (lines 3 and 4 etc.) ... but then you are trying to drop it within itself (between lines 3 and 4).

  1. does that make sense the "issue"?
  2. what would you like to see happen as behavior? I'm inclined to say cancel the event all together and send a Obsidian notification that says something like "You dragged a header and its contents and dropped it within itself which is an un-supported action" ... or something like that?
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant