TfTHacker / obsidian42-text-transporter

Text Transporter - advanced text management for Obsidian.
https://tfthacker.com/transporter
MIT License
205 stars 10 forks source link

Support navigating to the desired line/block before deciding copying/moving/linking #27

Open wenlzhang opened 3 years ago

wenlzhang commented 3 years ago

When sending a line from the current note, Note A, to another note, note B, one may already know beforehand whether to copy, move or block link the line in Note A to Note B. However, it may not always be the case when trying to pull a line from Note B to Note A.

For instance, there can be the following use case:

To resolve the issue above, it would be great if there can be a command to navigate the desired line in Note B first, and then decide whether to copy, move or link the line.