logseq-copilot icon indicating copy to clipboard operation
logseq-copilot copied to clipboard

Indent the actual content

Open gerroon opened this issue 1 year ago • 3 comments

Is your feature request related to a problem? Please describe. It would be very helpful if the actual clipped content is indented under the link Currently I manually indent clips.

here is how it is now when clipped

  • https://github.com/EINDEX/logseq-copilot Logseq Copilot is a Browser extension that allows you to access your Logseq via your browser.

how it can be

  • https://github.com/EINDEX/logseq-copilot
    • Logseq Copilot is a Browser extension that allows you to access your Logseq via your browser.

gerroon avatar Sep 02 '24 21:09 gerroon

I am planning to add this after when the DB version is released.

EINDEX avatar Sep 05 '24 13:09 EINDEX

I am planning to add this after when the DB version is released.

I love Logseq and this copilot tool, two months ago, I tried some ideas that might inspire you. Please ignore the bad code style, it's just a draft commit. 😬 I believe there might be some better ways to do this.

https://github.com/EINDEX/logseq-copilot/commit/ed2b35122b01295de91a697cf62798af53a35c27 https://github.com/y4code/logseq-quick-research

y4code avatar Sep 07 '24 13:09 y4code

@y4code Inserting way, It's a good solution.

EINDEX avatar Sep 07 '24 14:09 EINDEX