obsidian-enveloppe

Github Publisher helps you to publish your notes on a preconfigured GitHub repository from your Obsidian Vault, for free, and more!

APACHE-2.0 License

Stars
541
Committers
14

Bot releases are visible (Hide)

obsidian-enveloppe - 4.6.0-8

Published by github-actions[bot] almost 2 years ago

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

4.6.0-8 (2022-11-29)

Features

  • add flags option for regex replacing (a80d682), closes #51 #52
  • Adding baselink frontmatter key (504fdd5)
  • Allow sending file to multiple repo using the key "repo" (5c74244)
  • Option for not automatically merging PR (13abc47), closes #47
  • regex: better UI for regex flags (338a070)
  • UI: Better textArea (bigger) for settings (261a11f)

Bug Fixes

  • adding error code if merging / branch error (21a7ded)
  • adding repoFrontmatter as value (1bb72fa)
  • attemp to fix multiple added status bar (0e322fd), closes #45
  • fix package.json missing build run (4d243e6)
  • prevent array not copyLink if multiple repo are found (use default settings if multiple repo and not baselink) (e39af6e)
  • prevent error in branchName if . in it (16cf0b8)
  • regex: add 'gi' as default flags for regex (c30c571)
  • regex: Prevent flags errors (ab6717f)
  • remove useless check repo as repo is never an Array (ca80e08)
  • rework translation (927bcb3)

4.5.1 (2022-11-12)

Bug Fixes

  • in some condition, .md is append on image (98e6a5e), closes #39
obsidian-enveloppe - 4.6.0-6

Published by github-actions[bot] almost 2 years ago

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

4.5.1 (2022-11-12)

Bug Fixes

  • in some condition, .md is append on image (98e6a5e), closes #39
obsidian-enveloppe - 4.6.0-5

Published by github-actions[bot] almost 2 years ago

🎉 Adding a way to choose regex flag for replacement text.

obsidian-enveloppe - 4.6.0-4

Published by github-actions[bot] almost 2 years ago

refactor: refactor translation file
fix: prevent error in branchName if . in it

obsidian-enveloppe - 4.6.0-3

Published by github-actions[bot] almost 2 years ago

Style, rework

  • Rework translation
  • Remove useless check repo as repo is never an Array

Feat

  • Option for not automatically merging RP #47

Fix

  • fix: attempt to fix multiple added status bar #45
obsidian-enveloppe - 4.6.0-2

Published by github-actions[bot] almost 2 years ago

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

4.5.1 (2022-11-12)

Bug Fixes

  • in some condition, .md is append on image (98e6a5e), closes #39
obsidian-enveloppe - 4.6.0-1

Published by github-actions[bot] almost 2 years ago

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

4.5.1 (2022-11-12)

Bug Fixes

  • in some condition, .md is append on image (98e6a5e), closes #39
obsidian-enveloppe - 4.6.0-0

Published by github-actions[bot] almost 2 years ago

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

4.5.1 (2022-11-12)

Bug Fixes

  • in some condition, .md is append on image (98e6a5e), closes #39
obsidian-enveloppe - 4.5.1

Published by github-actions[bot] almost 2 years ago

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

4.5.1 (2022-11-12)

Bug Fixes

  • in some condition, .md is append on image (98e6a5e), closes #39
obsidian-enveloppe - 4.5.0

Published by github-actions[bot] almost 2 years ago

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

4.5.0 (2022-10-31)

Features

  • Adding per-files option for repo & autoclean (f06712d)

Bug Fixes

  • wrong message when successfully publishing on another repo (2bf3234)
obsidian-enveloppe - 4.5.0-2

Published by github-actions[bot] almost 2 years ago

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

4.4.2 (2022-10-20)

Bug Fixes

  • Relative broken links after converting with markdown links (6981724), closes #37
obsidian-enveloppe - 4.5.0-1

Published by github-actions[bot] almost 2 years ago

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

4.4.2 (2022-10-20)

Bug Fixes

  • Relative broken links after converting with markdown links (6981724), closes #37
obsidian-enveloppe - 4.5.0-0

Published by github-actions[bot] almost 2 years ago

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

4.4.2 (2022-10-20)

Bug Fixes

  • Relative broken links after converting with markdown links (6981724), closes #37
obsidian-enveloppe - 4.4.2

Published by github-actions[bot] about 2 years ago

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

4.4.2 (2022-10-20)

Bug Fixes

  • Relative broken links after converting with markdown links (6981724), closes #37
obsidian-enveloppe - 4.4.1

Published by github-actions[bot] about 2 years ago

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

4.4.1 (2022-10-19)

Bug Fixes

  • TypeError: Cannot read properties of undefined (reading 'share') (321bcf1)
obsidian-enveloppe - 4.4.0

Published by github-actions[bot] about 2 years ago

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

4.4.0 (2022-10-16)

Features

  • adding "moment" for text replacer (f1dd05a)
  • support frontmatter's filename when converting wikilinks (c2dcde7)

Bug Fixes

  • failing silently when branch is master not main (ccdd7a7), closes #33
  • relativePath: if two same folder name, the src generated is false (06bd9be), closes #32
obsidian-enveloppe - 4.4.0-0

Published by github-actions[bot] about 2 years ago

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

4.3.6 (2022-10-01)

Bug Fixes

  • share external modified share file when disabled (2216ba1)
obsidian-enveloppe - 4.3.7-0

Published by github-actions[bot] about 2 years ago

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

4.3.6 (2022-10-01)

Bug Fixes

  • share external modified share file when disabled (2216ba1)
obsidian-enveloppe - 4.3.6

Published by github-actions[bot] about 2 years ago

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

4.3.6 (2022-10-01)

Bug Fixes

  • share external modified share file when disabled (2216ba1)
obsidian-enveloppe - 4.3.5

Published by github-actions[bot] about 2 years ago

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

4.3.5 (2022-09-29)

Bug Fixes

  • forgot webp files in attachments (db59358)