Simplified linking and link preview, your feedback is needed 💪

Hello @jondoran,

Thanks for the suggestion. I’m not sure this should be a default behavior, as list items are usually more lengthy and duplicating content could be superfluous. Probably, it should be an option.

What do you think?

Best,
KIR

@maxkir I see that the default behaviour for list items is to create a link in the form , which then displays as either the <name of the list item (for items with short names) or <First ~75 characters>... for lengthy items.

This is very usable, however my concern is that if I want to export a list containing these links as Markdown, all I see is [](/cvt/12345678). This is useless to me outside of Checkvist as there is no way to tell what item 12345678 is without a title. Data portability is important to me!

So for my use case either of these two options would be terrific:

  • a) having an option to change the default behaviour for links to list items per suggestion above OR
  • b) having an option to include names of items in links when exporting Markdown

@jondoran Oops, that’s a bug. Markdown export should have worked, but I did not test it properly. Should be fixed now, could you please check it on https://beta.checkvist.com?

Hope this helps,

Yes, it’s fixed! This is perfect, thanks.

A couple of unexpected behaviours I have noticed using links to list items in beta:

  • If I create a link to a list item that itself is a link to another list item, and do not enter a name in the brackets, it shows a link icon but no title and there is no preview on hover
  • If i click on a link to a list item within the same list, the page scrolls to that item… but if I then press the browser back button, instead of being returned to link I clicked, I am taken to the previous web page

Love this feature! There might be a bug with the mobile (Android) version. I am getting a 404 error when I try to click a link of the form: JL00-mem which displays as “JL00-mem” with an underline. It works fine on desktop browser (I’m using Chrome). On the Chrome there is a grey Checkvist logo to the left. On the mobile, it shows underline, but no logo to the left of the link.

Hello @James_Lyke ,

The mobile version did not support the links, but it should already, I’ve just deployed the version which correctly renders the links and allows clicking on them. You should update the app, when requested, and make sure your lists are synchronized with the main server (on the index page).

Please let me know if it works for you!
Best,

Hello @jondoran ,

Thanks a lot for the comments! Looks like the first one is a bug, will investigate.

Talking about second, currently in-list navigation should work with g → and g ← shortcuts. Not sure we should implement “back” for this case. At the same time, given that this is an explicit click, it sounds quite reasonable to implement. Will think about it.

Thanks again!

It does work! Thank you /jim

1 Like

Oh, I wasn’t aware of those keyboard shortcuts! Very useful - thanks.

1 Like

I think I’ve fixed it, on https://beta.checkvist.com. Could you please check how it works for you?

Thanks!

Yes, seems like it is fixed!

1 Like

I think this is a bug:

  • create a link using the [[]] syntax, without adding any text
  • use mh to make it a heading
  • puts the # in the wrong place eg: []### (/cvt/nnnnnnnnn)
  • seems to be OK if you add text elsewhere (either before the markdown link, or as link text in the [])

Hello @crispinb ,

Good catch, thanks! Will fix and let you know.

Best,

Hello again @crispinb ,

The problem with mh should be fixed on beta.checkvist.com, thanks again!

KIR

1 Like