Skip to content

Latest commit

 

History

History
618 lines (278 loc) · 29.9 KB

CHANGELOG.md

File metadata and controls

618 lines (278 loc) · 29.9 KB

Changelog

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

1.42.0 (2024-08-01)

Features

Bug Fixes

  • ignore window openmode on mobile (03e7005), closes #169
  • remove useless console.log (4db3143)

1.41.0 (2024-07-07)

Features

  • add command to copy workspace URI (31a61b9), closes #42
  • allow appending / prepending at line (a564d0b)
  • improve updateplugins (#166) (697b0ba)

Bug Fixes

  • append after empty line and fix prepend with frontmatter (45f29f1)
  • change window openmode on mobile to true (204be8a), closes #169
  • detect sections correctly (#175) (a869f27)
  • Missing capitalization of command names (6d20433)

1.40.1 (2024-04-09)

Bug Fixes

  • prepend text to empty file (b4a3f3a)

1.40.0 (2024-02-03)

Features

  • write to specific frontmatter fields (73e6388)

1.39.1 (2024-02-01)

Bug Fixes

  • prepend with frontmatter (fb39d06), closes #148
  • support enable and disable core plugin (c9b05af)

1.39.0 (2024-02-01)

Features

  • add toggle to exclude vault param, and specify name or vault ID (#153) (209160e)

1.38.1 (2023-08-30)

Bug Fixes

  • use existing empty frontmatter key for uid (f07c035), closes #144

1.38.0 (2023-08-24)

Features

  • search whole vault for block id (91108e6), closes #141

1.37.0 (2023-08-07)

Features

  • use block/heading nav and search in one (7581613), closes #135

1.36.5 (2023-07-30)

Bug Fixes

  • allow block and heading in popover openmode (40227a3), closes #137

1.36.4 (2023-07-17)

Bug Fixes

  • wait for metadata indexing when getting uid (fd2a223)

1.36.3 (2023-06-27)

Bug Fixes

  • only add frontmatter to canvas files (9d6672a), closes #131

1.36.2 (2023-06-03)

Bug Fixes

  • support numbers as frontmatter uid (0a0c409)

1.36.1 (2023-06-02)

Bug Fixes

1.36.0 (2023-05-31)

Features

  • support list of uids fin frontmatter (e564f2f), closes #127

1.35.0 (2023-04-15)

Features

1.34.0 (2023-03-30)

Features

  • set line and switch to reading/preview mode (917a4eb), closes #91

1.33.3 (2023-03-18)

Bug Fixes

  • focus heading in current file (2adddab)

1.33.2 (2023-03-17)

Bug Fixes

  • better use for 'true' openmode (d4d802f)

1.33.1 (2023-03-17)

Bug Fixes

1.33.0 (2023-02-20)

Features

1.32.0 (2023-02-10)

Features

1.31.3 (2023-02-05)

Bug Fixes

  • don't focus existing pane on silent mode (d6edfbd), closes #106
  • open existing tab if possible (e98b03d), closes #98
  • show copy advanced uri in file options (e38c8f4)

1.31.2 (2022-12-17)

Bug Fixes

  • copy file uri in other view types (0303ded), closes #97

1.31.1 (2022-11-26)

Bug Fixes

  • block ref creation for list items (49d2714), closes #89

1.31.0 (2022-11-25)

Features

Bug Fixes

  • set source mode line navigation (e1079a3), closes #91

1.30.0 (2022-11-23)

Features

  • add filepath when using uid (eca15a2), closes #86
  • create block reference via command (f7f37cb), closes #89

1.29.2 (2022-11-10)

Bug Fixes

1.29.1 (2022-11-08)

Bug Fixes

  • open file when writing to existing file (4bf9e97), closes #88

1.29.0 (2022-11-08)

Features

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