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

Option to not treat Markdown files as attachments #73

Closed
igorakkerman opened this issue Nov 17, 2023 · 5 comments
Closed

Option to not treat Markdown files as attachments #73

igorakkerman opened this issue Nov 17, 2023 · 5 comments

Comments

@igorakkerman
Copy link

igorakkerman commented Nov 17, 2023

I use Markdown files as embeds, such as:

Tool list:
![My tool 1](My%20Tool%201.md)
![My tool 2](My%20Tool%202.md)

to split up files and to include other notes, so that I don't have to navigate to a note to see its content. Unfortunately, this plugin treats Markdown files as attachments while they are separate notes.

Please add an option to exclude embedded Markdown files from being treated as attachments and being moved to the attachment folder. Thank you!

@mnaoumov
Copy link
Collaborator

I don't think we ever need to treat Markdown as an attachment. It was a bug fixed in #67

Properly released in v1.0.11

@igorakkerman
Copy link
Author

@mnaoumov Thanks a lot!

@igorakkerman
Copy link
Author

@mnaoumov I'm running v1.0.11`now but embedded Markdown files are still being moved to the attachments folder 🙁

@mnaoumov
Copy link
Collaborator

@igorakkerman thanks for your report. Found the cause and fixed in 1.1.0

@igorakkerman
Copy link
Author

igorakkerman commented Nov 21, 2023

@mnaoumov Thank you for taking care, seems to be fixed now!

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

2 participants