-
Notifications
You must be signed in to change notification settings - Fork 2
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
Is the project still active? #4
Comments
Hello, I will not be maintaining this project. Feel free to take it over. |
Hi, |
@netopolit If you want to fork to a new project, I'll put it to use. |
@timothyausten The main reason I wanted to work on this plugin is title fetching. In the meantime, I found this plugin https://github.com/zolrath/obsidian-auto-link-title that suits my needs. I don't think there will be added value in continuing work on obsidian-enhance-youtube-links |
Looks like it captures YouTube video names, too. |
Nope, it doesn't. Not on mobile anyway. |
It does on desktop, but I haven't tried it on mobile |
Found an open issue for mobile. Not sure if author will decide to fix it zolrath/obsidian-auto-link-title#46 |
@netopolit You can check out plugins like "Thumbnails" and "Rich Links" which both work on mobile. |
@dawn0us Thank you. I was looking for a plugin that populates the video title on YouTube link paste (just a part of what this plugin did). I ended up using an exclamation mark to show the video in the MD file and obsidian-auto-link-title to fetch the video title. |
@netopolit I tried that already. But it doesn't work on link like this https://youtu.be/KHVR587oW8I?si=CbgpL9aZXm4sjsWZ (copied from share button). It only fetches "Youtube" as the title. How did you make it work? |
@dawn0us Strange, it works for me. At least, it does on the desktop (MacOS). I get the full title after pasting your link in youtu.be format. Are you on the desktop version of Obsidian? Check if you still have obsidian-enhance-youtube-links plugin active. It should be disabled or removed and obsidian-auto-link-title installed and enabled. |
@netopolit Thanks. It probably no longer works on mobile. |
@dawn0us You are right. I tried it now. I also found this issue: zolrath/obsidian-auto-link-title#46 . The plugin was last updated four months ago, so there's still a chance this project is active, and the issue may be addressed in future version 🤞 . |
@Git-Sum, I'd like to submit a PR if the project is still actively maintained. Otherwise, I'd like to fork the repository, keep all the current functionality, add a couple of options and improvements, and maintain it.
I'd also like to review the PR from @1C0D and possibly approve it.
Thanks,
Mislav
The text was updated successfully, but these errors were encountered: