Skip to content

Releases: stdword/logseq13-missing-commands

v1.3.0

30 Dec 01:12
Compare
Choose a tag to compare

1.3.0 (2023-12-30)

Features

  • commands: remove new lines (277bcf8)
  • commands: split & join by sentences (d30801e)
  • features: home-End processings for edit mode & Tab-trigger + access to page name on Search (eb9476b)
  • support • as bullet list (b006d3f)

v1.2.0

21 Dec 00:24
Compare
Choose a tag to compare

1.2.0 (2023-12-21)

Bug Fixes

  • bug in batch inserting with cutting off spaces (888ec13)
  • bug with inserting under parent when blokc is numbered; fix wrong command key (9ad9f9e)
  • bug with splittting & wrong commands keys (43d61f9)
  • bugs with indentation and fake bullets (c2b7b7c)
  • change order of the commands (d241027)
  • commands: editNextBlock: bug with children iterations (8d873fc)
  • empty & numbering bugs in inserting (b42f249)
  • fix properties handling in all transform commands (04cfb78)
  • join via lines (nested) multylines bug (9404062)
  • join via lines command (bb88c94)
  • join with commas command (f92439d)
  • magic split initial state bug (f2cbfdc)
  • regexps for unusual numbering when splitting; plugin description (d4946ad)
  • try to avoid empty parent bug (b3731eb)
  • updating properties and inserting children bug in split commands (f2d16ee)
  • windows: adapt shortcuts for better ux (f34d082)

Features

  • add support for roman numbers & refacatoring (38f3a31)
  • check for properties before joining (cee24f7)
  • commands: join to paragraphs (3a3d3ce)
  • commands: join via space, commas & new lines (447e5c9)
  • commands: magic join (17949cc)
  • commands: magic split command (68a2ab2)
  • commands: make split by paragraphs be nested (d454644)
  • commands: split by lines (aee7e2e)
  • commands: wplit by words (a0052c6)
  • different icons for windows & other platforms (4a660f5)
  • save cursor positions for edirPreviousBlock & editNextBlock commands (0c22fbf)
  • support different ordered lists types & remove split by paragraph command (8b403ad)

v1.1.0

12 Dec 20:17
Compare
Choose a tag to compare

1.1.0 (2023-12-12)

Bug Fixes

  • change commands order in keymap (2234b3b)

Features

  • commands: fast outdenting (cc636ea)
  • commands: forced block swap (3b0cf16)
  • commands: navigation commands set (e35705e)
  • commands: revrese & shuffle (ba7aad7)
  • commands: sort blocks (d938448)
  • commands: split by paragraphs (6016952)

v1.0.0

10 Dec 19:53
Compare
Choose a tag to compare

1.0.0 (2023-12-10)

Features