GitMurf / roam-highlighter

Chrome highlighter that quickly and easily puts your highlights into Roam format for easy pasting into your notes.
MIT License
340 stars 28 forks source link

[Q/Feature Request] Template format: Enter and Tab key to make a child block #143

Open cocoaaa opened 2 years ago

cocoaaa commented 2 years ago

Hi, thank you for making this extension. It's been essential in my workflow for capturing texts and links in my Roam. I'm currently using a lightly customized template to have the title and URL of the webpage to be format as below:

image

What I'd like to happen when I copy and paste from the extension is:

image

However, currently what happens is: image

The difference is that the current template puts both lines in the same block, whereas I'd like the second line to be a child block of the first line. Could you let me know if we can specify a template with the first behavior, ie. the combination of and in the template setting results in the "new line + nested block" behavior in Roam? Thank you!

GitMurf commented 2 years ago

Unfortunately I played around with this a bit tonight to see if I could provide you with an easy temporary solution but wasn't able to come up with one. I hope to make an update to the extension sometime in the next couple months adding a lot of the requested items the last year but I just don't have the time right now and I no longer use Roam. I will keep you updated on this issue.

cocoaaa commented 2 years ago

No problem and thank you for your quick response! I'll try if I can use a small Alfred workflow in the meantime.