Skip to content

Releases: fcandi/obsidian-immich-journal

0.3.0

Choose a tag to compare

@github-actions github-actions released this 02 Aug 15:54

What's new

Settings search support

The settings tab now uses Obsidian's declarative settings API (introduced in Obsidian 1.13), so all plugin settings appear in the settings search. Switching to the custom template preset no longer rebuilds the whole tab - the template editor simply appears below the dropdown.

Requires Obsidian 1.13

The minimum app version is now 1.13.0. Users on older Obsidian versions keep 0.2.1.

0.3.0-beta.2

0.3.0-beta.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Aug 15:33

0.3.0-beta.1

0.3.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Aug 15:28

Full Changelog: 0.2.1...0.3.0-beta.1

0.2.1

Choose a tag to compare

@github-actions github-actions released this 02 Aug 15:07

Fixed

  • Mobile: photo picker no longer slides under the OS status bar. The sheet now sizes itself with Obsidian's own safe-area variables instead of forcing a full-height 100vh layout, so it starts below the status bar on iOS and Android and the close button is tappable again.

Changed

  • Mobile: a few pixels of extra spacing between the close button and the date input.

0.2.1-beta.4

0.2.1-beta.4 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Aug 15:00

0.2.1-beta.3

0.2.1-beta.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Aug 14:55

0.2.1-beta.2

0.2.1-beta.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Aug 14:52

0.2.1-beta.1

0.2.1-beta.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Aug 14:44

Full Changelog: 0.2.0...0.2.1-beta.1

0.2.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 11:06

What's new

Insert position

Choose where selected photos are inserted: at the cursor (default), at the top of the note (below the frontmatter), or at the bottom.

Simpler embed settings

The three overlapping settings (embed style, "Link to Immich", and the caption template) are now a single Photo embed dropdown:

  • Markdown, linked to Immich (default)
  • Markdown, no link
  • Wikilink
  • Custom template: the template editor opens right inside the setting, with all metadata variables available ({{description}}, {{time}}, {{city}}, {{people}}, and more, plus {{localPathRaw}} for wikilinks)

The presets automatically add the photo's Immich description as an italic caption line; photos without a description get no caption.

Migration

Existing settings are migrated automatically. Untouched configurations map to the matching preset; customized markdown or caption templates move to the custom preset with a template that reproduces the previous output exactly.

0.2.0-beta.1

0.2.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Jul 10:59

Full Changelog: 0.1.6...0.2.0-beta.1