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: 0.1.17
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
  • 8 commits
  • 6 files changed
  • 4 contributors

Commits on Mar 20, 2022

  1. Copy the full SHA
    a344c17 View commit details
  2. Merge pull request #43 from weichenw/fix-group

    Fix broken group and folder creation
    weichenw authored Mar 20, 2022
    Copy the full SHA
    ea6508f View commit details

Commits on May 21, 2022

  1. Add suffix to file name to avoid creation failure

    Qiao Tan committed May 21, 2022
    Copy the full SHA
    c8554fb View commit details

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
    Copy the full SHA
    8383d8b View commit details

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
    Copy the full SHA
    37dcaab View commit details
  2. Add suffix and fix dep

    weichenw committed Jun 1, 2022
    Copy the full SHA
    b74b184 View commit details
  3. Merge pull request #53 from radekkozak/fix-multiple-annotation-templa…

    …te-rendering
    
    Fix multiple annotation template rendering
    weichenw authored Jun 1, 2022
    Copy the full SHA
    8b28e42 View commit details
  4. Fix nunjuck template

    weichenw committed Jun 1, 2022
    Copy the full SHA
    ab77f4e View commit details
Loading