copytextandurl에 대한 리뷰
copytextandurl 제작자: klml
Firefox 사용자 14392904 님의 리뷰
5점 만점에 5점
Firefox 사용자 14392904 님, 6년 전Could you please suggest a way to split $LINKTEXT and $URL by plaintext newline symbol, smth like \r\n or anything like that.
Expected result:
"Quoted text."
https://www.url.com/
I've patched a record in profile/storage-sync.sqlite:
default/addon@klml.dekey-template{"id":"key-template","key":"template","data":"\"$LINKTEXT\"\n$URL"
but I am looking for more convenient way to get the same result.
Thank you.
Expected result:
"Quoted text."
https://www.url.com/
I've patched a record in profile/storage-sync.sqlite:
default/addon@klml.dekey-template{"id":"key-template","key":"template","data":"\"$LINKTEXT\"\n$URL"
but I am looking for more convenient way to get the same result.
Thank you.
개발자 답글
6년 전에 게시됨Thx for this suggestion.
I just changed (v 2.0.1) the preferences inputs to textareas, so you can add newlines.
I just changed (v 2.0.1) the preferences inputs to textareas, so you can add newlines.
리뷰 2개
- 5점 만점에 4점Firefox 사용자 15486451 님, 6년 전It is helpfully for me. I hope you will erase the bracket sign [] and (). Or make it as an option for user. Thanks
개발자 답글
6년 전에 게시됨Thanks for your reply. The "bracket sign [] and ()" is markdown syntax and the main feature, for me;)
I added an option page, in version 2.0. On the addon-options you can configure your own flavoured language template. Or just remove all brackets.
Does this help you?
see more on https://github.com/klml/copytextandurl#examples-templates