Devonthink Integrated Clipper vs Bookmarklet - search

The browser bookmarklet allows to search for a folder before clipping something into Devonthink.


This is awesome!

But:

  • there is no bookmarklet for markdown

At the same time integrated DT clipper supports markdown

But:

  • there is no search!

Do i miss something? How can i clip with markdown and have search field?

2 questions:

  • can we have a bookmarklet with markdown support AND/OR
  • support search in the integrated clipper

Obviously, integrated clipper with search would be the way to go, IMHO.

Cheers

1 Like

You could use a bookmarklet using this URL:

javascript:window.location='x-devonthink://createMarkdown?title='+encodeURIComponent(document.title)+'&location='+encodeURIComponent(window.location)+'&source='+encodeURIComponent(document.documentElement.outerHTML);

First of all, thank you very much Christian. That did help!

Secondly, please consider adding this asset to the list on your public website of devonthink. I think, lots of users will benefit from it!

Thirdly, any comments on providing a search window in the integrated clipper? I was also stumbled why this difference even exists in the first place between URL and integrated clipper.

Thanks.

Searching might be supported by the clipper in the future.

1 Like

Just added :slightly_smiling_face:

1 Like