This repository has been archived by the owner on Nov 24, 2024. It is now read-only.
Releases: aidenlx/marginnote-companion
Releases · aidenlx/marginnote-companion
0.8.3
0.8.2
0.8.1
0.8.0
0.8.0 (2021-12-04)
Bug Fixes
- autodef: fix issue on priorities (035170f)
- autopaste: fix note need to be selected twice if clipboard has text before autopaste enabled (fde67ae)
- autopaste: repeatedly selecting on same note/sel/toc no longer trigger change event (f07fd3c)
- autopaste: same note filter is now disabled after copied some text (c48001e)
- input-handler: fix autopaste failed to work on notes selected before autopaste enabled (eac93d9)
Features
- add button below h1 to open src menu (a7d96df)
- add command to open source link (0c0b832)
- adjust heading-src and heading-alias style to in line with h1 (ce525a4)
- autodef: autodef now read text from clipboard (789f87b)
- autopaste: add option to only import note when auto-pasting (c31ba52)
- heading-alias: add live update for aliases under h1 (7259fa3)
- note-template: expose DocTitle and Query in body template of notes (d2a7cec)
- sel-to-alias: update sel-to-alias to support import from mn data (2f0a4c4)
- settings: add option to disable alias below h1 (0132c96), closes #15
- src-menu: "sources" field now accept url as key's value directly (1a0a28c)
Reverts
- query: revert kebabCase method (b8a821e)