Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Releases: jackyzha0/hugo-obsidian

v2.10

15 Mar 07:53
4c48948
Compare
Choose a tag to compare

What's Changed

  • normalize path in contentIndex in #15

Add 'root' flag

28 Feb 15:25
458291e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.8...v2.9

YAML -> JSON

16 Feb 00:38
960ca0a
Compare
Choose a tag to compare

Change .yaml to .json to allow embedding in the static folder for dynamic fetching

v2.7

28 Dec 01:49
4975bed
Compare
Choose a tag to compare

General Unicode Fixes for file parsing

v2.6

27 Dec 22:05
1e937f6
Compare
Choose a tag to compare

Changelog

  • actually parse ignored (fixes Search shows private content quartz#24)
  • add last modified time metadata for content indexing
  • add config field for root (parsing config) you can use -root=... as a flag now (usually will just be the /quartz folder)

v2.5

21 Nov 06:47
d9c0db0
Compare
Choose a tag to compare
  • Add Wikilinks support!
  • Fix spacing parse bug for content and link indices

v2.4

25 Oct 05:58
7384960
Compare
Choose a tag to compare
  • Fixes Windows path parsing bug thanks to @bur3ku :))
  • Misc. documentation + display changes

v2.3

27 Aug 15:37
Compare
Choose a tag to compare

v2.2

27 Aug 15:25
Compare
Choose a tag to compare

Fixing logging and adding content indexing

v2.1

18 Jul 20:31
Compare
Choose a tag to compare
fix internal link parsing