Jacob Williams
337204a4a0
Bump version to 1.3.1
2025-02-21 13:20:08 -08:00
Jacob Williams
998f69d095
Set minAppVersion to 1.8.7, which I have tested on locally
2025-02-21 13:17:53 -08:00
Jacob Williams
1292b3cced
Rename "Cite Reference" to "Cite reference" to match plugin guidelines
2025-02-21 13:16:45 -08:00
Jacob Williams
7b449b1ae6
bump version
2025-02-05 12:01:39 -08:00
Jacob Williams
77eed9ebec
add Cite Reference command docs
2025-02-05 12:01:17 -08:00
Jacob Williams
61766f9fe1
add cite reference command
2025-02-05 11:52:15 -08:00
Jacob Williams
7c3302944c
version bump
2025-02-05 11:00:09 -08:00
Jacob Williams
d8e09ee78b
typo
2025-02-05 10:59:58 -08:00
Jacob Williams
6c836dad39
add Paste CSL YAML command
2025-02-05 10:58:36 -08:00
Jacob Williams
68ea31a7b1
fix manifest and bump version
2025-02-05 09:34:39 -08:00
Jacob Williams
bd7024bdae
bump version
2025-02-05 09:22:14 -08:00
Jacob Williams
7eb3d47612
Remove fuzzy matching
...
I didn't realize fuzzysort requires (almost?) the whole search string to be present in the string being matched against. That means it wasn't adding a lot of value in this particular use case. Anyway, I should have started simpler. Matching on title, with some simple normalization rules, is probably good enough most of the time; in the future I could add a way for the user to provide an explicit mapping of Kindle titles to citation IDs in the front matter.
2025-02-05 09:17:48 -08:00
Jacob Williams
25c6fe9f8d
bump version to 1.0.1
2025-02-04 12:27:51 -08:00
Jacob Williams
80dd3d1b54
fix errors that did not show up when using npm run dev
2025-02-04 12:25:51 -08:00
Jacob Williams
1812746d31
add release workflow
2025-02-04 12:16:50 -08:00
Jacob Williams
3d5e71c1cc
readme
2025-02-04 12:06:18 -08:00
Jacob Williams
86a58613c5
move cursor after paste
2025-02-04 11:15:11 -08:00
Jacob Williams
695cf08234
remove unused stuff
2025-02-04 10:56:52 -08:00
Jacob Williams
3e7902c26d
better handling for missing references
2025-02-04 10:54:37 -08:00
Jacob Williams
c03966ff8e
automatic citation
2025-02-04 10:20:23 -08:00
Jacob Williams
4871fc2c44
fuzzy matching of references
2025-02-04 09:59:48 -08:00
Jacob Williams
248543acd8
paste quote body
2025-02-03 11:49:46 -08:00
Jacob Williams
4e399ad168
double quote replacement
2025-02-03 11:32:49 -08:00
Jacob Williams
833f806733
tests
2025-02-03 11:18:04 -08:00
Jacob Williams
390b651f26
add some mostly-autogenerated code for parsing kindle quotes
2025-02-03 10:55:09 -08:00
Jacob Williams
244bd9245e
replacing sample code
2025-02-03 10:20:53 -08:00
Jacob Williams
da872a9129
Initial commit
2025-02-03 09:37:51 -08:00