tab-copy icon indicating copy to clipboard operation
tab-copy copied to clipboard

feat: Add link list format

Open nickevansuk opened this issue 1 year ago • 2 comments

This adds a link list format, in both HTML and Markdown, which is useful for copying into tools that work well with a list format (e.g. https://reflect.app/, https://www.sunsama.com/) and also into Trello and GitHub

nickevansuk avatar Sep 04 '24 11:09 nickevansuk

Thanks Nick.

I like the idea of adding bullets but I feel like this should be implemented as a format opt rather than separate builtin formats since the difference is subtle enough.

This could be something like a "Bulleted" checkbox. Or perhaps even a "List marker" dropdown with "None", "Bullet", and "Number" items ("None" being the default).

hansifer avatar Sep 04 '24 18:09 hansifer

That makes sense to me. I've also updated this PR with some other edits I've made as I've started to use this extension more, just in case any of these are helpful / interesting too.

As you say, they're likely better dealt with as configuration in most cases.

Really love this extension! Thanks so much for putting it together - it's been a game changes for my workflow :)

nickevansuk avatar Sep 09 '24 16:09 nickevansuk

Closing for now. I've added a "List marker" format option to the roadmap. Thanks for the suggestion and implementation effort!

hansifer avatar Oct 03 '24 17:10 hansifer