You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
no problem, just greedy systems guy 🤩 this plugin is already amazing
Describe the solution you'd like
I would love to have an auto-link feature, which links keywords as I type along, same functionality, and different trigger, (without asking permission in popup)
Describe alternatives you've considered
🍪
Additional context
auto connecting automatically comes closest to an ACTUAL second brain. one that makes connections for you
I'm really excited about this idea
The text was updated successfully, but these errors were encountered:
Schedule: Automatically trigger the function every X seconds / minutes on the current note.
Done 🎉
MVP Issues:
If I have a word that I don't want to link, it will keep spanning it over and over.
To solve this:
Increase the schedule period. (does not solve, but minimizes the issue)
Maybe it should "remember" to not link that again. But that requires some persistent memory and would drastically change the architecture of the project.
Instant solution:
We can already implement this MVP using a CRON on Scan Note.
Is your feature request related to a problem? Please describe.
no problem, just greedy systems guy 🤩 this plugin is already amazing
Describe the solution you'd like
I would love to have an auto-link feature, which links keywords as I type along, same functionality, and different trigger, (without asking permission in popup)
Describe alternatives you've considered
🍪
Additional context
auto connecting automatically comes closest to an ACTUAL second brain. one that makes connections for you
I'm really excited about this idea
The text was updated successfully, but these errors were encountered: