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

[pull] master from foambubble:master #236

Merged
merged 4 commits into from
Aug 31, 2023
Merged

[pull] master from foambubble:master #236

merged 4 commits into from
Aug 31, 2023

Commits on Aug 30, 2023

  1. Fix deadlink (#1278)

    thara committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    3ed2bcd View commit details
    Browse the repository at this point in the history
  2. Feat #879: Content embedding style (#1279)

    * Add content extractor and enable it as an option for note embed type
    
    * Fix content extractor edgecase where note title has lines above it
    badsketch committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    eee364d View commit details
    Browse the repository at this point in the history
  3. add thara as a contributor for doc (#1280)

    * update docs/index.md [skip ci]
    
    * update readme.md [skip ci]
    
    * update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    1e2b3b1 View commit details
    Browse the repository at this point in the history
  4. Expand all button in tree views (#1276)

    * Added expand all util function
    
    * Added expand-all command for notes explorer
    
    * Added expand-all command for placeholder tree view
    
    * Added expand-all in tags explorer
    
    * Added id field to tree items to make `reveal` work for all items
    riccardoferretti committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    df4efc5 View commit details
    Browse the repository at this point in the history