DEVONthink item links and multi-file documents

Birger's Avatar

Birger

06 Oct, 2023 09:02 AM

I am using DEVONthink more and more with marked as the former's text editing capabilities are developing. One thing I would like to do is to use DEVONthink's item links in multi-file documents. Is there a manner in which to get this to work? Example below:
<!--2 meta- Spectrum & arkivering-->
{{x-devonthink-item://420CC61D-EA6E-40FB-80B1-9A271A07E2A8}} <!--3 front- Spectrum & arkivering-->
{{x-devonthink-item://10E379EF-94C9-4E20-A832-404E3B289DB1}}

Dette notats formål

{{x-devonthink-item://CE69243A-3848-40F2-A84C-471926306F8C}}

Spectrum prosedyrene

Ni primær prosedyrer

Mottak av objekter

{{x-devonthink-item://9C1DDD1F-E7D5-49EA-8A3F-4ADC456C1BBB}}

  1. Support Staff 1 Posted by Brett on 06 Oct, 2023 12:02 PM

    Brett's Avatar

    Do you mean actually embed the content from those links? Because just
    turning them into working links would be easy with a custom processor,
    you would just need the regex:

    /\{\{(.*?)\}\}/, '<$1>'

    Could be done with Bash (sed), ruby, python, whatever.

    But embedding the content into a larger document won't be possible.

    -Brett

    On 6 Oct 2023, at 4:04, Birger wrote:

  2. 2 Posted by 79164 on 06 Oct, 2023 12:07 PM

    79164's Avatar

    Thank you for the swift response. I thought of embedding so it would render as one long complete document. I shall have to think of another way to do it.

Reply to this discussion

Internal reply

Formatting help / Preview (switch to plain text) No formatting (switch to Markdown)

Attaching KB article:

»

Attached Files

You can attach files up to 10MB

If you don't have an account yet, we need to confirm you're human and not a machine trying to post spam.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac