Modern note-taking applications can implement asynchronous auto-link title insertion, where page titles are loaded in the background without interrupting the user's editing workflow. This approach allows users to paste links and immediately see a formatted result with the page title, even if the title hasn't finished loading yet. The system continues loading the title asynchronously and automatically updates the display once complete, maintaining focus on the primary editing task while providing enhanced functionality.
深度探索
先修知识
- 暂无数据。
后续步骤
- 暂无数据。
深度探索
Inkdrop v6-canary.15: Achieved the smoothest auto link insertion ever!本站添加:
Hey, what's up? It's Takuya here. Welcome back to my channel. I'm excited to announce the new canary version, which is Inkdrop version 6, canary 15.
It has some exciting new features and improvements. The first one is improved auto-link title insertion.
As I talked in the previous video, I wanted to improve the auto-link title feature, and it got much better than before.
I'm really happy with this result. As you can see, when you paste a link from another app, it starts loading the page title automatically.
It displays an auto-completion menu, and you can choose your preferred link format.
One of them is with page title. When you select this option, it displays the loading spinner.
You can submit the selection, and it inserts the link with the page title.
Even if you submitted this completion option, before finishing loading the page title, it asynchronously keeps loading the page title.
When finished, it automatically replaces the loading spinner with the formatted link, which is amazing.
Let me show you the demo.
Here is the development version. I'd like to paste this link.
It's loading the page title. I canceled it. Let's try it again.
I submitted it very quickly before finishing the page load, but it keeps loading and automatically replaces the link format.
Yeah! This is so cool. You don't have to wait for the app to load the page title, which is amazing.
I'm really happy with the result. I hope you like it.
I'd like to see the app not try to interrupt your edit, so you can keep focusing on writing or editing your notes and taking tech notes.
That's the design. That's the primary focus of the app design.
Yeah, that's cool.
The next one is the note sort order button.
The button used to be here in the previous versions, and now it's been moved to this place.
You can change the note sort order by clicking this.
The reason why I did this is because I wanted to check out the current sort order without clicking the button.
In the older versions, the button was here, and you always had to click the button to check the current sort order.
It was annoying for me, so that's why I moved it from here to here.
You don't have to touch anything to check the current sort order, which is great.
Instead of this button, here we've got a toggle button for the sidebar.
You can click this button to toggle the sidebar.
Also, you already have this button to toggle the distraction-free mode, so you can hide and show the sidebar and not list very quickly without remembering the shortcut key.
By the way, you can also toggle the sidebar by pressing Command-Slash or Control-Slash, or Command-Shift-D or Control-Shift-D to toggle the distraction-free mode.
Yeah, I'm so happy.
The next one is a fuzzy matching support for the notebook and tag list menus.
Which means you can now filter the tags with fuzzy matching algorithm.
So you don't have to type the exact keyword to filter the tags or notebooks.
When you want to move the note, here's the dialog for moving the note.
You can also move the note by pressing M on the note list, and the dialog shows up.
You can type a keyword, and it's okay if you type incomplete characters, because it now uses the fuzzy matching algorithm.
So it helps you find the desired item from the list.
And other improvements, one is to remove the account name from the sidebar.
So it no longer displays your real name on the sidebar.
It is not necessary to display all the time, because you can now quickly check the account status on the preferences window.
So that's why I removed it from the sidebar.
And I also bumped up Electron to v39.8.7.
Yeah, that's it.
So I'd like to talk about introducing the community-made plugins.
So after publishing the TypeScript definitions for developing plugins, the community becomes active to develop plugins.
I'm so happy to see the community actively develop new plugins and update existing plugins.
So I'd like to share some awesome plugins developed by the user community.
So I want to say thank you so much for creating and maintaining the plugins.
Shimizu-san has been working so hard to update a lot of plugins.
As you can see, he has published so many plugins.
And these are originally for V5, but now they also support version 6, which is so nice.
So Sidetoc is one of his popular plugins.
It displays the outline of the current note, so you can switch, you can jump around the sections, which is amazing.
And he's got a new plugin, which is called link-compact.
It automatically compacts markdown link URLs when a note is opened and toggles the display with a command.
Which means, as you can see, if you have a link, which tends to be long if the link has a lot of query parameters, it shrinks it into a single emoji, which looks nice.
And I'm going to try it.
So this release note has a lot of links, as you can see.
And maybe it solves this issue.
This is the first time I tried this plugin.
Oh yeah, this is so amazing.
So you can still edit the link.
Maybe it would be nice to expand the link when the cursor is on a URL, which helps you edit the link.
Maybe I'll send a pull request to improve this plugin later.
Yeah, but this looks so nice. Thank you so much for creating, Shimizu-san.
And the next one is code-runner, developed by Dieter Reinert.
Thank you so much.
So this plugin allows you to run code directly on the preview pane, which looks nice for learning coding, learning programming languages.
Thank you so much.
And the next one is copy-as-jira, developed by A13X9.
Thank you so much.
It helps you copy the markdown in the Jira syntax.
Yeah, amazing.
Right-click on the Inkdrop note and copy its body as Jira wiki markup.
Yeah, sounds cool.
Okay, next one is Constellation.
It's developed by p1n9_d3v.
Thank you so much.
It displays... This one is so interesting.
So this gives you one of the popular features of the connection-oriented note apps.
So it displays the network of your knowledge stored in your Inkdrop database.
Yeah, so let's read the description.
So interactive note graph for Inkdrop.
Visualize notes as a constellation of links, tags, and notebooks.
Yeah.
So this one looks so nice.
I actually installed it already.
And let's check it out.
Yeah.
And boom.
So it displays the current outline also.
And it takes time to generate the graph because I have a lot of notes, like 3,000 notes.
Yeah.
So this is amazing.
Oh, you can zoom in.
And yeah, migrate.
So you can actually explore your notes in the graph view.
That's amazing.
Okay.
And next one is note-tabs by Dieter Reinert.
Yeah.
So note-tabs gives you a browser-like note tab.
And yeah, it looks like this.
So you can quickly jump around from recently opened notes, which is nice.
If you prefer having tabs on top of the note editor, this plugin might help your workflow.
So please check it out.
Yeah.
Thank you so much for creating these awesome plugins.
Yeah.
So let's talk about the next version.
I'm going to work on adding AI integration.
And I've been researching which libraries would be nice to use.
And I'm considering to use AI SDK, which is by Vercel.
And it wraps each provider API, and it helps you integrate so many providers.
And yeah, I'd like to check it out.
So maybe I think I'll add the Anthropic and OpenAI compatible providers first.
Because I have to understand what's necessary to implement, what's necessary to use for features.
I haven't decided the exact requirements of the features that I want to build.
So I'd like to go with the simple setup.
Yeah.
It looks good.
So yeah.
I'm so excited.
And I'm happy to see that the community becomes active again to create more plugins.
I can't wait to release it officially.
You can download the canary version from here, and I'll put the link down in the description below.
So please try it.
Thank you for watching, and have a productive day.
相关推荐
VALORANT's Latest 'Exclusive' Tier Bundle is Rough...
KangaValorant
17K views•2026-05-28
Flight Attendant Mocks Poor Looking Black Woman — Mid Air Announcement Exposes Her Real Power
SkyboundStories-b4r
184 views•2026-05-28
I FIXED My Friend’s Blown Turbo RX-8… Then Sold It
Cameron-RX8
134 views•2026-05-28
NewsWatch 12 at 5: Top Stories
NewsWatch12
1K views•2026-05-28
Simon Jordan & Danny Murphy deliver PREDICTIONS for Arsenal's Champions League FINAL with PSG
talkSPORTArsenal
6K views•2026-05-28
Botting is OUT OF CONTROL in Classic WoW (Again)...
SolheimGaming
108 views•2026-05-28
The "AI Job Apocalypse" is CANCELLED!
WesRoth
9K views•2026-05-28
STREET FIGHTER 6 - INGRID Story Walkthrough @ 4K 60ᶠᵖˢ ✔
RajmanGamingHD
12K views•2026-05-28











