Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enhance(zotero): better multi-profile experience #10430

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Oct 29, 2023

  1. enhance(zotero): better multi-profile experience

    This commit handles  the `MissingPDFException` frequently encountered in using multiple profiles.
    
    add: `function handle-missing-pdf-error!`
    
    `:file-path` property of a PDF highlight page (the "hls_xxx.md" page) will now be  updated based on the profile selected.
    e-zz committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    76e9223 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    d9057b9 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. Configuration menu
    Copy the full SHA
    c10335a View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. fix(pdf): wrong pdf file pathes collapse Logseq

    - handle a false pdf path in `file-path::` property that starts with a "file://" prefix
    
    This (or other similar method) should fix logseq#7260
    e-zz committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    dfbcbcf View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    e211424 View commit details
    Browse the repository at this point in the history