Add @tag support (#247)

Co-authored-by: T. H. Wright <thwright@redemption.studio>
This commit is contained in:
T. H. Wright
2023-05-19 15:04:30 -04:00
committed by GitHub
parent 617469cd06
commit 8a8daa0ea1
4 changed files with 39 additions and 18 deletions

View File

@@ -114,7 +114,7 @@ telekasten.setup({opts})
-- Make syntax available to markdown buffers and telescope previewers
install_syntax = true,
-- Tag notation: '#tag', ':tag:', 'yaml-bare'
-- Tag notation: '#tag', '@tag', ':tag:', 'yaml-bare'
tag_notation = "#tag",
-- When linking to a note in subdir/, create a [[subdir/title]] link