If this plugin helps you, I'd really appreciate your support. You can buy me a coffee here.
A plugin to automatically create links while typing.
Requires logseq version 0.67 and above to function properly
- Install the plugin from the marketplace
- Use the keyboard shortcut Command+Shift+L to enable automatic mode
- Else, Use Command+P to parse the current block
- Else, right click the bullet and click parse block for links
- Watch as the links are automatically made!!
- Ignoring specific pages from being auto linked
- Add a property.
automatic-ignore:: true
- This page, and all its aliases, will now be ignored from auto linking! (Thanks @trashhalo)
- Add a property.
-
Fork the repo.
-
Install dependencies and build the dev version:
yarn install && yarn run dev
-
Open Logseq and navigate to the plugins dashboard:
t
p
. -
Click
Load unpacked plugin button
, then select the repo directory to load it.
After every change you make in the code:
-
Rebuild the dev version:
yarn run dev
-
Open Logseq and navigate to the plugins dashboard:
t
p
. -
Find the plugin and click on "Reload".
-
Ignore the error messages about keyboard shortcut conflicts.
To run tests:
yarn test
Thank you to all contributors to the project!
- @jwoo0122
- @adxsoft
- @falense
- @andreoliwa
- @jjaychen1e
- @trashhalo
- @Laptop765
- @robotii
- @mortein