Skip to content
This repository has been archived by the owner on Sep 7, 2024. It is now read-only.

Optional tag normalization (reproducing tag handling logic used in buku, for compatibility) #174

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

LeXofLeviafan
Copy link

fixes #173:

  • adding an extension setting for normalizing tags (disabled by default)
  • when enabled, changing the Tags input label to Tags [normalized] (for clarity)
  • when enabled, applying tag handling logic from buku on tag addition/removal (this also covers input validation)

also:

  • preserving whitespace when rendering tags
  • removing webext archive before making a new one (otherwise it gets bloated on multiple runs due to including all previous page script versions)
  • allowing to run make via yarn, i.e. yarn make webext (this works from any subfolder without having to navigate into the project root)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tags handling is not consistent with Buku
1 participant