Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import internal links to Dynalist documents and headers #3

Open
2 tasks
ericanastas opened this issue Sep 24, 2021 · 0 comments
Open
2 tasks

Import internal links to Dynalist documents and headers #3

ericanastas opened this issue Sep 24, 2021 · 0 comments

Comments

@ericanastas
Copy link
Owner

ericanastas commented Sep 24, 2021

Regex to parse links: (!)?\[(.*)\]\(https:\/\/dynalist\.io\/d\/(\w*)(#z=(\w*))?\)
https://regexr.com/668hl

  • Logic

  • AddNew Options:

    • updateDocumentLinks: Set to true to update links to Dynalist documents to the new files.
    • updateHeaderLinks: Set to true to update links to headers inside documents. This requires adding a ^header-id to the target headings.
  • Use value of useMarkdownLinks in app.json to determine link format

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant