Block or Report
Block or report jonathanyeung
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
570 contributions in the last year
Less
More
Activity overview
Contributed to
dendronhq/dendron,
dendronhq/dendron-site,
jonathanyeung/jonathanyeung.github.io
and 5 other
repositories
Contribution activity
January 2022
Created 23 commits in 2 repositories
Created a pull request in dendronhq/dendron that received 6 comments
fix(views): tree view refresh and circ dependency removal
fix(views): tree view refresh and circ dependency removal b66032f - this change introduced a fix to have tree view update when the frontmatter of …
+21
−14
•
6
comments
Opened 6 other pull requests in 2 repositories
dendronhq/dendron
5
merged
dendronhq/dendron-docs
1
open
Reviewed 19 pull requests in 1 repository
dendronhq/dendron
19 pull requests
- fix(views): tree view refresh and circ dependency removal
- enhance(workspace): Use file picker for code workspace initialization
- fix: segment track cleanup
- fix: analytics for show preview
- fix(lookup): Remove redundant broken test
- chore: removed exportText from ExportpodV2 interface
- enhance(pod): support single select field
- enhance(pod): support airtable multiselect field
- enhance(pods): various airtable pod enhancements
- chore: limit logging for pods
- enhance(workspace): Use file picker when changing workspace
- chore(docs): fix links, add more community info
- enhance(pods): config settings for user tags and hashtags in markdown export pod v2
- enhance: add LinkInSelection and Lookup pod export source
- chore: adding lookup controller and lookup provider interaces and usage
- enhance(pods): support hierarchy export for gdoc
- chore(internal): clean up unused bootstrap scripts
- chore(internal): remove analytics code during tests
- chore: Add interface for SchemaSyncService