Cameron Blankenbuehler

Results 21 issues of Cameron Blankenbuehler

**Description** Importing terms with the attached `.csv` file causes an `IntegrityError`. See [import.csv](https://github.com/user-attachments/files/16401316/out.csv) Here is a stack trace of the error. There error occurs as of commit 2b2911ea869822468ff7fce9e38fd742796ff0a4 on the...

bug

**Description** I'm not sure if it's intended but it seems like BookStat records remain even when a Book has been deleted. **To Reproduce** Steps to reproduce the behavior, e.g.: 1....

code-improvement

**Is your feature request related to a problem? Please describe.** It would be really nice if LinkWarden allowed the user to edit the URLs of links after they've been created....

enhancement

This PR fixes issue #328. The existing punctuation spacing implementation uses a `spaceAfter` attribute to force a space (right padding) after punctuation from the `tokens_with_no_space_before` config array. However, for many...

Some words with the same lemma (e.g. declensions or plurals) are often easily understood and, ideally, their levels would be synced based on the lemma. I think an option to...

Some whitespace characters seem to be counted as words. Deleting all the whitespace from the top of the page seemed to eliminate the extra counts in my case. At least...

It would be great if the popup/hover dictionary also took advantage of the assigned dictionary colors. It would make it much easier to identify dictionary sources from the popup. ##...

It's a bit confusing looking at the Calendar component since it's organized in a typical weekly format (7 columns by 5 rows) but at the wrong offset. The first day...

feature

Currently, only the "Reading" and "New words" goals are editable. I would also like to edit the daily "Reviews" goal too. It's unlikely I'll ever fully catch up on daily...

feature

If there are too many definitions in the popup dictionary for a term, the popup may overflow the top of the screen. Like this. ![image](https://github.com/user-attachments/assets/7b08900f-d797-4765-8769-904b603db91e)

bug