Skip to content
Permalink

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: weichenw/obsidian-hypothesis-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fix-group
Choose a base ref
...
head repository: weichenw/obsidian-hypothesis-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 6 files changed
  • 5 contributors

Commits on Mar 20, 2022

  1. Merge pull request #42 from weichenw/fix-group

    Fix broken group and subfolder created
    weichenw authored Mar 20, 2022
    Configuration menu
    Copy the full SHA
    8a2810f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #43 from weichenw/fix-group

    Fix broken group and folder creation
    weichenw authored Mar 20, 2022
    Configuration menu
    Copy the full SHA
    ea6508f View commit details
    Browse the repository at this point in the history

Commits on May 21, 2022

  1. Add suffix to file name to avoid creation failure

    Qiao Tan
    Qiao Tan committed May 21, 2022
    Configuration menu
    Copy the full SHA
    c8554fb View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Fix multiple annotation template rendering

    This fixes nunjucks template rendering of multiple annotations.
    
    Default template would cause omitting original highlights that specific annotations were describing and just rolling them under the first user highlight in the text.
    
    Signed-off-by: Radek Kozak <radoslaw.kozak@gmail.com>
    radekkozak committed May 31, 2022
    Configuration menu
    Copy the full SHA
    8383d8b View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Merge pull request #51 from tanjoe/master

    Add suffix to file name to avoid creation failure
    weichenw authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    37dcaab View commit details
    Browse the repository at this point in the history
  2. Add suffix and fix dep

    weichenw committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    b74b184 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #53 from radekkozak/fix-multiple-annotation-templa…

    …te-rendering
    
    Fix multiple annotation template rendering
    weichenw authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    8b28e42 View commit details
    Browse the repository at this point in the history
  4. Fix nunjuck template

    weichenw committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    ab77f4e View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2026

  1. Add deprecation notice to README

    weichenw
    weichenw committed Jun 23, 2026
    Configuration menu
    Copy the full SHA
    cdb0e5a View commit details
    Browse the repository at this point in the history
Loading