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

Allow customizing how markdown links are followed #660

Closed
wants to merge 1 commit into from

Conversation

ibash
Copy link
Contributor

@ibash ibash commented Jul 21, 2024

In particular this allows previewing pasted images with "gf" on mac. This implements #411

In particular this allows previewing pasted images with "gf" on mac.
This implements epwalsh#411
epwalsh added a commit that referenced this pull request Jul 26, 2024
This adds the ability to preview images on Mac OS using `qlmanage`.
See the example in the README. (#411)

See also #660.
Copy link
Owner

@epwalsh epwalsh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @ibash, I'm not sure this is the right approach since many people use markdown and wiki links interchangeably. I don't think it makes sense to have a dedicated function for just markdown links.

If the goal is just to be able to preview images, I've implemented that in 47f0074.

@ibash
Copy link
Contributor Author

ibash commented Jul 28, 2024

That's exactly what I was looking for, thanks!

@ibash ibash closed this Jul 28, 2024
aquilesg pushed a commit to aquilesg/obsidian.nvim that referenced this pull request Jul 31, 2024
This adds the ability to preview images on Mac OS using `qlmanage`.
See the example in the README. (epwalsh#411)

See also epwalsh#660.
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

Successfully merging this pull request may close these issues.

2 participants