Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Add parameter to not download img tags #18

Open
lquenti opened this issue Jan 6, 2023 · 0 comments
Open

Add parameter to not download img tags #18

lquenti opened this issue Jan 6, 2023 · 0 comments
Labels
bug Something isn't working cli Related to the CLI Application lib Related to the Library Code Postv1 Only after the CLI Version is done.

Comments

@lquenti
Copy link
Owner

lquenti commented Jan 6, 2023

Is your feature request related to a problem? Please describe.
By default, ankiding downloads all image markdown tags with remote links (i.e.![alt](https://somelink.example/a.jpg))

This is the better default, since

  • People use Anki on mobile
  • link rot is a problem

But it an be harmful if the linked file is updated regularly. In this case, there should be a possiblity to not fetch files, but instead leave out the remote links. Obviously, local links still have to be included into the apkg.

Describe the solution you'd like
A CLI flag via clap.

@lquenti lquenti added bug Something isn't working lib Related to the Library Code cli Related to the CLI Application Postv1 Only after the CLI Version is done. labels Jan 6, 2023
@lquenti lquenti mentioned this issue Jan 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working cli Related to the CLI Application lib Related to the Library Code Postv1 Only after the CLI Version is done.
Projects
None yet
Development

No branches or pull requests

1 participant