TankCool / logseq-quick-capture

Quick capture your ideas to journal or specify page.
MIT License
23 stars 4 forks source link

Ability to customize format of the link being captured #9

Closed Soleone closed 1 year ago

Soleone commented 1 year ago

Update: Wow, lol it looks like I confused your plugin with this browser extension of the same name. It's crazy though because it also has that timestamp option, that made me sure I was in the right place: https://chrome.google.com/webstore/detail/logseq-quick-capture/hdpmdgiddmjppbeahnglgagndmahlanc

Currently when using the extension it appends a timestamp that I don't want (looks like it was another user here with a feature request, works for them maybe, but not for me). And I would also prefer to not have the whole title of the page be part of the link. Additionally I don't need to use the [[quick capture]] tag, I already have it configured to go into my #Bookmarks page, so that's the only page reference I need.

Instead I would like to use this simple format:

Title of the page - [link](https://actual.url/path)

Is there any chance you could add another textfield to the settings that lets us customize the format and insert the following 3 variables for now:

So in my example I'd set the textfield to {title} - [link]({url}).

The current default for users out there would be this format I guess: **{time}** [[quick capture]]: [{title}]({url})

Thanks for considering! It would really go a long way for a clean bookmark list. If you don't have time to implement this let me know and I can see what I can do, but also don't have a lot of time at the moment.