Skip to content

feat: add pubmed extension (academic persona)#230

Open
cemheren wants to merge 30 commits into
mainfrom
grow/pubmed-ext
Open

feat: add pubmed extension (academic persona)#230
cemheren wants to merge 30 commits into
mainfrom
grow/pubmed-ext

Conversation

@cemheren
Copy link
Copy Markdown
Owner

Adds pubmed: extension for PubMed article lookup — search papers or fetch metadata by PMID (title, authors, journal, DOI, link).

New repo: https://github.com/cemheren/quicksheet-pubmed-ext

  • NCBI E-utilities (free, no API key for low-volume use)
  • Search: pubmed: search CRISPR therapy
  • Lookup: pubmed: 33782455
  • Pairs with existing cite: and arxiv: extensions for a full research dashboard

This PR: cross-links in README and docs/extensions.md.

Bucket F (vertical extension) — academic persona.

cemheren and others added 30 commits May 28, 2026 19:03
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Addresses #3. Documents feasibility of wlr-layer-shell for Sway/Hyprland,
compositor compatibility matrix, P/Invoke approach, phased implementation
plan, and GNOME limitations.

Key findings:
- Feasible for wlroots compositors via thin C shim + libwayland-client P/Invoke
- GNOME/Mutter has no layer-shell — static PNG workaround only
- Estimated 2-3 weeks for full rendering parity
- Needs a contributor with a Wayland desktop to test
- Created cemheren/quicksheet-pubmed-ext repo with NCBI E-utilities integration
- Supports PMID lookup and keyword search
- Zero NuGet deps, standard JSON-lines protocol
- Added cross-links in README and docs/extensions.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant