Skip to content

Latest commit

 

History

History
382 lines (171 loc) · 17.8 KB

CHANGELOG.md

File metadata and controls

382 lines (171 loc) · 17.8 KB

Changelog

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

1.28.2 (2022-10-14)

Bug Fixes

  • encode vault parameter properly (cf53f48), closes #83

1.28.1 (2022-10-13)

Bug Fixes

1.28.0 (2022-09-30)

Features

1.27.2 (2022-09-28)

Bug Fixes

  • set cursor in already opened pane (c51d3ef), closes #81

1.27.1 (2022-09-26)

Bug Fixes

1.27.0 (2022-09-15)

Features

  • set cursor in command call (3a544ee), closes #76

1.26.1 (2022-09-06)

1.26.0 (2022-09-06)

Features

  • copy frontmatter value to clipboard (64b0596), closes #68

1.25.1 (2022-09-06)

1.25.0 (2022-09-06)

Features

  • donate button in settings (4352657)
  • enable and disable plugin (35f685b)

Bug Fixes

  • copy uri in file menu obs 0.16 (d766f05), closes #72

1.24.0 (2022-07-21)

Features

  • write content from clipboard (07ed921)

1.23.0 (2022-06-09)

Features

  • skip file selection in simple uri generation (de2e904)

1.22.0 (2022-05-26)

Features

  • add simpler copy uri for file command (1a84aca), closes #57

1.21.1 (2022-03-24)

Bug Fixes

  • race condition for frontmatter parsing (5dbd063)

1.21.0 (2022-03-24)

Features

  • add newpane parameter (cf2dd3c), closes #50
  • file creation with filename follows user preferences (b4682f7)

Bug Fixes

  • write file in non existent sub folder (f75713d)

1.20.1 (2022-03-09)

Bug Fixes

  • get uid from frontmatter (12f8076)

1.20.0 (2022-03-03)

Features

  • create file with uid when file doesn't exists (367775a), closes #49
  • return file uri on hook action (a7378a1)

1.19.0 (2022-03-02)

Features

Bug Fixes

  • append to heading of daily note (015bd7c), closes #48

1.18.0 (2022-02-28)

Features

1.17.0 (2022-01-04)

Features

  • support live preview as view mode (786fcff)

Bug Fixes

  • call checkCallback correctly (9cb2c21)
  • support line parameter for writing too (b5f6508), closes #39

1.16.1 (2021-12-08)

Bug Fixes

1.16.0 (2021-11-19)

Features

  • set cursor to specific line (35b8455)

Bug Fixes

  • place cursor below heading and in block (7bc7471)

1.15.2 (2021-11-17)

Bug Fixes

  • workspace documentation and add notice on workspace save (a8d0c16)

1.15.1 (2021-11-16)

Bug Fixes

  • update plugins works now (eb833dd)

1.15.0 (2021-11-16)

Features

  • add x-success and x-error param (5bda636), closes #30
  • save current workspace (717fcfe), closes #33
  • update plugins, open theme/plugin browser (a310d80), closes #32

1.14.0 (2021-11-01)

Features

  • add navigation to any settings tab (702f30a), closes #29

1.13.0 (2021-10-21)

Features

  • support daily note for all actions (8b78394)

1.12.0 (2021-10-09)

Features

1.11.2 (2021-10-05)

Bug Fixes

  • focus existing pane instead of open new one (a6020c7), closes #26

1.11.1 (2021-09-06)

1.11.0 (2021-09-06)

Features

  • add support to check for file existence (27ad1a1), closes #20

1.10.0 (2021-08-04)

Features

  • support heading and block for daily notes (fe78a27), closes #19

1.9.0 (2021-07-28)

Features

1.8.1 (2021-07-23)

Bug Fixes

  • support replacing with empty text (0468ac2)

1.8.0 (2021-07-13)

Features

  • add support to navigate by UUID (c1f509c), closes #13

1.7.1 (2021-05-15)

Bug Fixes

  • copying on mobile didn't work (693e6a0), closes #12

1.7.0 (2021-05-13)

Features

  • improve file picker for uri generation (bfc6005)
  • support heading for append and prepend mode (53936cb), closes #11

1.6.0 (2021-05-02)

Features

1.5.0 (2021-04-30)

Features

  • support open with modes (46f734f), closes #9

1.4.1 (2021-04-25)

Bug Fixes

  • prepend/append mode needed an existing file (894760c)

1.4.0 (2021-04-24)

Features

  • add mode support for command execution (2bc4af1), closes #8

1.3.0 (2021-04-08)

Features

  • add better settings (96f67cd), closes #6
  • add command URI builder (0daf996)
  • add daily notes URI builder (cb0ebb6), closes #7
  • encode and decode everything (8a35341)

1.2.1 (2021-04-07)

Bug Fixes

  • data was changed although no data was not set (8622476)

1.2.0 (2021-04-07)

Features

  • encode file data properly (70ef2ca)
  • execute command in given file (ae2d088), closes #5

Bug Fixes

  • commands with checkCallback didn't work (46d2478)

1.1.0 (2021-04-06)

Features

1.0.0 (2021-04-06)

Features

  • execute commands (0a5f47f)
  • open daily note without writing (3d52fc9)

0.2.2 (2021-04-02)

Features

  • copy Advanced Obsidian URI (43983ad), closes #4

0.2.1 (2021-04-02)

Features

  • add daily notes support (c2333fe), closes #2

0.2.0 (2021-04-01)

⚠ BREAKING CHANGES

  • rename override to overwrite

  • rename override to overwrite (4dfc301)

0.1.1 (2021-04-01)

Features