TfTHacker / obsidian42-text-transporter

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

Text Transporter Commands #20

Closed BrianBarry closed 7 months ago

BrianBarry commented 3 years ago

I'm obviously confusing myself with the number of options that your plugin offers - and my attempt to translate them into what I'm used to seeing in Roam. My latest issue is with accessing the commands themselves with the Command Menu. The first screenshot displays what I see when I look for "text" and the second what is displayed with the All Commands option. Is that the intended functionality?

Screen Shot 2021-09-20 at 8 39AM

Screen Shot 2021-09-20 at 8 39AM 1

TfTHacker commented 3 years ago

There should be more commands for sure. Here is a screenshot of what I have:

image

When editing a file, when you right mouse click to you see additional commands?

BrianBarry commented 3 years ago

I do see the additional commands when right-clicking when editing a file.

There is a menu option to:

Once that is done, the command:

does exactly what I’m trying to do. But, not with the entire file — only with a selection of blocks.

Brian

On September 20, 2021, at 11:54 AM, TfTHacker @.***> wrote:

There should be more commands for sure. Here is a screenshot of what I have:

https://user-images.githubusercontent.com/69121180/134058318-3b9e1183-0ca6-4516-8119-d06ada1825eb.png When editing a file, when you right mouse click to you see additional commands?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/TfTHacker/obsidian42-text-transporter/issues/20#issuecomment-923190677, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKN5VZ4UNEEOKXVEDJ2BW5LUC57NXANCNFSM5EMH6JOQ. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

TfTHacker commented 3 years ago

Brian, I am sorry, I still don't understand what you are asking.

BrianBarry commented 3 years ago

Sorry to not describe things clearly. Maybe it is better to revert to Roam-speak. In Roam, you can select several blocks, get their block references, copy the references to another page and then convert them all to text and alias.

Once you do that you get an editable version on the new page, with a minimal (*) link back to the original.

As I understand the new version, you can now move several blocks to a new file as embeds. You can then convert those embeds to text and alias. But, when you do, you still see the "long" embed in edit mode and a "clean" version of the blocks is available only in preview mode - where you can't edit them.

And, you have to convert blocks to text and edit mode one at a time.

I'm really asking for the same functionality that is in Roam - although I am obviously not very good at describing it.