-
Notifications
You must be signed in to change notification settings - Fork 42
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: omnivore-app/logseq-omnivore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.9.6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: omnivore-app/logseq-omnivore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.10.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 4 files changed
- 3 contributors
Commits on Dec 29, 2022
-
Handle labels on highlights, dont html escape URLs
There are two pieces to this, unfortunately the patches kind of overlap, so they are together: 1. Don't HTML escape URLs, escaping things like originalUrl make it impossible to open the URL by clicking, as it will be an escaped entity like https://%26/#x2F;&%23x2F;omnivore.a 2. Pull in labels from highlights: now that highlights have labels we can pull them in as tags, I used the `#[[ name ]]` syntax as this allows labels with spaces in their name.
Configuration menu - View commit details
-
Copy full SHA for 69ff790 - Browse repository at this point
Copy the full SHA 69ff790View commit details -
Configuration menu - View commit details
-
Copy full SHA for 587ed51 - Browse repository at this point
Copy the full SHA 587ed51View commit details -
Compare highlight by omnivore-id and update the content in the highli…
…ght block if labels are changed
Configuration menu - View commit details
-
Copy full SHA for 03bf5cd - Browse repository at this point
Copy the full SHA 03bf5cdView commit details
Commits on Dec 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 465a3aa - Browse repository at this point
Copy the full SHA 465a3aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9272da8 - Browse repository at this point
Copy the full SHA 9272da8View commit details -
feat: Add support for labels on highlights
This adds support for pulling in labels from highlights
Configuration menu - View commit details
-
Copy full SHA for af6a4f3 - Browse repository at this point
Copy the full SHA af6a4f3View commit details -
# [1.10.0](v1.9.6...v1.10.0) (2022-12-30) ### Features * Add support for labels on highlights ([af6a4f3](af6a4f3))
Configuration menu - View commit details
-
Copy full SHA for 08101fc - Browse repository at this point
Copy the full SHA 08101fcView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.9.6...v1.10.0