All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.1.0 (2024-01-03)
2.0.8 (2023-08-25)
2.0.7 (2023-08-25)
- command not added (d5a5c93)
2.0.6 (2023-08-25)
2.0.5 (2023-08-25)
2.0.4 (2023-05-04)
- use activeDocument (b69cd67)
2.0.3 (2023-04-29)
- use delete for removing frontmatter keys (51c5523)
2.0.2 (2023-04-23)
- instructions for suggester (e3cc705)
2.0.1 (2023-04-23)
2.0.0 (2023-04-23)
- remove old keys on write (51ea486)
- don't remove keys with length 0 (91d0482)
- double colon; altLabel brackets (973d612)
- formatting (3ff8128)
- remove old altLabel key (d097be5)
1.1.3 (2022-07-13)
1.1.2 (2022-07-06)
1.1.1 (2022-06-17)
- enquote strings (3316ee7)
1.1.0 (2022-01-19)
1.0.10 (2021-12-10)
- add setting tab before parsing of JSON (18b0d03)
1.0.9 (2021-12-09)
- command name duplication (8c541a9)
1.0.8 (2021-11-18)
- 🩹 terminate worker (c5e5ef3)
1.0.7 (2021-11-11)
1.0.6 (2021-11-11)
1.0.5 (2021-11-11)
1.0.4 (2021-11-09)
1.0.3 (2021-11-07)
- ⚡ onload LCSH parsing is done in web worker (391dee7)
1.0.2 (2021-11-05)
1.0.1 (2021-10-30)
- ✨ add option for loading LCSH onload (0c99b9a)
- ✨ display LCC (5628cc3)
- ✨ implement fuzzy search (8f7714b)
- ✨ limit heading number according to user settings (a1d99db)
- ✨ load from path given in settings instead of static path (131bcca)
- ✨ main suggester for LCSH implemented (2267f38)
- ✨ re-implement SubdivSuggester (2b6e5f7)
- ✨ write LCC if present (480ab66)
- suggester for lcsh shows entries (c47fe79)
1.0.0 (2021-10-30)
- ✨ add option for loading LCSH onload (0c99b9a)
- ✨ display LCC (5628cc3)
- ✨ implement fuzzy search (8f7714b)
- ✨ limit heading number according to user settings (a1d99db)
- ✨ load from path given in settings instead of static path (131bcca)
- ✨ main suggester for LCSH implemented (2267f38)
- ✨ re-implement SubdivSuggester (2b6e5f7)
- ✨ write LCC if present (480ab66)
- suggester for lcsh shows entries (c47fe79)
0.6.1 (2021-10-07)
- limit number of searches effectively (8c66786)
0.6.0 (2021-10-05)
-
hotkey for LCSH command will have to be reconfigured
-
♻️ change LCSH command id (64e841c)
0.5.1 (2021-10-05)
0.5.0 (2021-10-05)
- ⚡ add more LOC collections (e0e4ca1)
0.4.5 (2021-10-04)
0.4.4 (2021-10-04)
0.4.3 (2021-10-03)
0.4.2 (2021-10-03)
0.4.1 (2021-10-03)
- 🐛 add missing onOpen() to suggester-sub.ts (25b2ee4)
0.4.0 (2021-10-03)
- ✨ subdivision with alt + enter (7990285)
0.3.2 (2021-10-02)
- use setInstructions instead of creating the HTML myself in onOpen (7f26c91)
0.3.1 (2021-10-02)
0.3.0 (2021-10-02)
- ✨ infer subdivisions, only write heading and show heading in suggester (fd75161)
0.2.9 (2021-10-02)
- 🐛 only include heading name (b3ca7ad)
0.2.8 (2021-10-02)
- 🐛 trim whitespace from YAML keys in settings (6fa98e3)
0.2.7 (2021-10-02)
0.2.6 (2021-10-02)
0.2.5 (2021-10-02)
0.2.4 (2021-10-01)
- needed to use setTimeout for this because the modal got opened, but not fast enough (cf469fb)
0.2.3 (2021-10-01)
- 🐛 headings are now requested over https (dec076d)
0.2.2 (2021-10-01)
- ✨ text below modal that explains commands (e84fe83)
0.2.1 (2021-10-01)
0.2.0 (2021-10-01)
- ✨ shift + enter inserts inline YAML at cursor position (b52be02)
- inline yaml when shift + click (b539aed)
0.1.4 (2021-10-01)
0.1.3 (2021-10-01)
0.1.2 (2021-09-30)
0.1.1 (2021-09-30)
0.1.0 (2021-09-30)
0.0.11 (2021-09-30)
0.0.10 (2021-09-30)
- 🐛 in the settings, the option to print all headings is available again (a9c5a76)