Commit graph

4 commits

Author SHA1 Message Date
eaa7b589d2
Add anchor duplicate checking before creation 2021-05-04 20:23:07 +02:00
44a985cce6
Add anchor extraction function
`anchor.extract(string, anchor)` will find and extract a zettel anchor
from any string passed in.

It can be given an optional anchor regex which will supersede any regex
set in the plugin options.
2020-11-06 15:53:01 +01:00
320007e14b
Move anchor prepend function to anchor module 2020-10-31 11:05:30 +01:00
cac9720d35
Refactor anchor and link functions into files 2020-10-30 16:30:37 +01:00