Skip to content
This repository was archived by the owner on Jul 31, 2026. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Original file line number Diff line number Diff line change
Expand Up @@ -1044,7 +1044,7 @@ Plugins which have not yet been categorized by the community.
- [[ketcher|Ketcher]]: View or draw chemical structures and reactions using Ketcher.
- [[key-promoter|Key Promoter]]: Learn keyboard shortcuts by showing them when using the mouse
- [[key-value-list|Key-Value List]]: Makes it easy to turn lists into formatted key-value lists.
- [[keyboard-analyzer|Keyboard Analyzer]]: See and analyse your keyboard hotkeys and shortcuts
- [[keyboard-analyzer|Keyboard Analyzer]]: See and analyze your keyboard hotkeys and shortcuts
- [[keyshots|Keyshots]]: Adds classic hotkey/shortcuts commands from popular IDEs like Visual Studio Code or JetBrains Family.
- [[keyword-highlighter|Keyword Highlighter]]: Automatically highlight specified keywords within your Obsidian notes for enhanced visibility and quick reference.
- [[khoj|Khoj]]: Your Second Brain
Expand Down Expand Up @@ -1920,7 +1920,7 @@ Plugins which have not yet been categorized by the community.
- [[tailwind-snippet|Tailwind Snippet]]: Use TailwindCSS utility classes in your markup.
- [[target-word-count|Target Word Count]]: Disable editing until you've added a target number of words.
- [[tars|Tars]]: Text generation based on tag suggestions, using DeepSeek, Claude, OpenAI, OpenRouter, SiliconFlow, Gemini, Qwen & more.
- [[task-board|Task Board]]: Manage all your tasks throghout your vault from a single board and much more...
- [[task-board|Task Board]]: Manage all your tasks throughout your vault from a single board and much more...
- [[task-director|Task Director]]: Manage and change tasks targeting a specific page
- [[obsidian-task-progress-bar|Task Genius]]: Comprehensive task management that includes progress bars, task status cycling, and advanced task tracking features.
- [[task-list-kanban|Task List Kanban]]: Organizes all of the tasks within your files into a kanban view. Reduce duplication of effort when managing and prioritising tasks by simply using the task format in your files to automatically appear in your Task List Kanban.
Expand Down Expand Up @@ -2223,7 +2223,7 @@ Plugins which have not yet been categorized by the community.
- [[obsidian-zotero-desktop-connector|Zotero Integration]]: Insert and import citations, bibliographies, notes, and PDF annotations from Zotero.
- [[zotero-link|Zotero Link]]: Insert link to Zotero items from Obsidian interface using Zotero Bridge
- [[zotero-sync-client|Zotero Sync]]: Zotero API client to sync your Zotero library into your vault
- [[another-dynamic-highlights|aDHL]]: Create pretty static highlighters from search or regEx. Group by tag and set commands for toggling. Based on Dynamic Highlights. Works well with Highlightr.
- [[another-dynamic-highlights|aDHL]]: Create pretty static highlighters from search or regEx. Group by tag and set commands for toggling. Based on Dynamic Highlights.
- [[ai-writer|ai-writer]]: Use AI to generate high-quality articles with knowledge fragments.
- [[obsidian-asciimath|asciimath]]: Add asciimath support for Obsidian.
- [[auto-literature|autoLiterature]]: Assist you in taking notes for your literature.
Expand Down Expand Up @@ -2257,6 +2257,7 @@ Plugins which have not yet been categorized by the community.
- [[oblogger|oblogger]]: tagger explorer and frontmatter logger
- [[obsidian-echarts|obsidian echarts]]: obsidian echarts
- [[open-as-md|open-as-md]]: Edit non-md file types as markdown files
- [[packup4ai|packUp4AI]]: Collect related notes based on links/backlinks to provide focused context for external AI chatbots. Explore note relationships visually and export the bundle.
- [[pycalc|pycalc]]: Executing Python code directly within the editor by pressing the Enter key.
- [[qmd-as-md-obsidian|qmd as md]]: This plugin provides an initial support for viewing files with .qmd extension. QMD files contain a combination of markdown and executable code cells and are a format supported by Quarto open source publishing system.
- [[random-retrieval|random-retrieval]]: Random Note Retrieval based on LLMs.
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
---
plugin-id: packup4ai
aliases:
- packUp4AI
tags:
-
publish: true
---

%% ----- Badges ----- %%

![GitHub all releases](https://img.shields.io/github/downloads/shuxueshuxue/PackUp4AI/total?color=573E7A&logo=github&style=for-the-badge)
![GitHub manifest version](https://img.shields.io/github/manifest-json/v/shuxueshuxue/PackUp4AI?color=573E7A&logo=github&style=for-the-badge)
![GitHub issues by-label](https://img.shields.io/github/issues/shuxueshuxue/PackUp4AI/help%20wanted?color=573E7A&logo=github&style=for-the-badge)
![GitHub Repo stars](https://img.shields.io/github/stars/shuxueshuxue/PackUp4AI?color=573E7A&logo=github&style=for-the-badge)

%% ----- Badges ----- %%

%% ----- Do not edit this section ----- %%

# packUp4AI

Plugin ID: `packup4ai`
Links: [GitHub repository](https://github.com/shuxueshuxue/PackUp4AI) or [<button id=HH>Open in Obsidian</button>](obsidian://show-plugin?id=packup4ai)
Developed by: [[shuxueshuxue]]
Mobile compatible: [[Mobile-compatible plugins|Yes]]

Collect related notes based on links/backlinks to provide focused context for external AI chatbots. Explore note relationships visually and export the bundle.

%% ----- Do not edit anything above this line ----- %%

%% Does the repository or author have any sponsoring links? Uncomment the next line and add them to the author's note. If they don't, please delete the placeholder tag: #placeholder/author %%
%% ![[shuxueshuxue#Sponsor this author]] %%

%% Hub footer: Please don't edit anything below this line %%

# This note in GitHub

<span class="git-footer">[Edit In GitHub](https://github.dev/obsidian-community/obsidian-hub/blob/main/02%20-%20Community%20Expansions/02.05%20All%20Community%20Expansions/Plugins/packup4ai.md "git-hub-edit-note") | [Copy this note](https://raw.githubusercontent.com/obsidian-community/obsidian-hub/main/02%20-%20Community%20Expansions/02.05%20All%20Community%20Expansions/Plugins/packup4ai.md "git-hub-copy-note") | [Download this vault](https://github.com/obsidian-community/obsidian-hub/archive/refs/heads/main.zip "git-hub-download-vault") </span>
Original file line number Diff line number Diff line change
Expand Up @@ -1959,6 +1959,7 @@ tags:
- [[02 - Community Expansions/02.05 All Community Expansions/Plugins/oz-clear-unused-images|oz-clear-unused-images]]
- [[02 - Community Expansions/02.05 All Community Expansions/Plugins/oz-image-plugin|oz-image-plugin]]
- [[02 - Community Expansions/02.05 All Community Expansions/Plugins/ozanshare-publish|ozanshare-publish]]
- [[02 - Community Expansions/02.05 All Community Expansions/Plugins/packup4ai|packup4ai]]
- [[02 - Community Expansions/02.05 All Community Expansions/Plugins/page-gallery|page-gallery]]
- [[02 - Community Expansions/02.05 All Community Expansions/Plugins/page-heading-from-links|page-heading-from-links]]
- [[02 - Community Expansions/02.05 All Community Expansions/Plugins/page-properties|page-properties]]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ publish: true

%% ----- Badges ----- %%

![Downloads](https://img.shields.io/badge/downloads-156602-573E7A?style=for-the-badge&logo=)
![Downloads](https://img.shields.io/badge/downloads-157419-573E7A?style=for-the-badge&logo=)
![GitHub last commit](https://img.shields.io/github/last-commit/deathau/80s-Neon-for-Obsidian.md?color=573E7A&label=last%20update&logo=github&style=for-the-badge)
![GitHub issues by-label](https://img.shields.io/github/issues/deathau/80s-Neon-for-Obsidian.md/help%20wanted?color=573E7A&logo=github&style=for-the-badge)
![GitHub Repo stars](https://img.shields.io/github/stars/deathau/80s-Neon-for-Obsidian.md?color=573E7A&logo=github&style=for-the-badge)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ publish: true

%% ----- Badges ----- %%

![Downloads](https://img.shields.io/badge/downloads-2961-573E7A?style=for-the-badge&logo=)
![Downloads](https://img.shields.io/badge/downloads-3000-573E7A?style=for-the-badge&logo=)
![GitHub last commit](https://img.shields.io/github/last-commit/darthdemono/AMOLED-Serenity?color=573E7A&label=last%20update&logo=github&style=for-the-badge)
![GitHub issues by-label](https://img.shields.io/github/issues/darthdemono/AMOLED-Serenity/help%20wanted?color=573E7A&logo=github&style=for-the-badge)
![GitHub Repo stars](https://img.shields.io/github/stars/darthdemono/AMOLED-Serenity?color=573E7A&logo=github&style=for-the-badge)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ publish: true

%% ----- Badges ----- %%

![Downloads](https://img.shields.io/badge/downloads-1687-573E7A?style=for-the-badge&logo=)
![Downloads](https://img.shields.io/badge/downloads-1704-573E7A?style=for-the-badge&logo=)
![GitHub last commit](https://img.shields.io/github/last-commit/ricedev10/Abate-theme?color=573E7A&label=last%20update&logo=github&style=for-the-badge)
![GitHub issues by-label](https://img.shields.io/github/issues/ricedev10/Abate-theme/help%20wanted?color=573E7A&logo=github&style=for-the-badge)
![GitHub Repo stars](https://img.shields.io/github/stars/ricedev10/Abate-theme?color=573E7A&logo=github&style=for-the-badge)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ publish: true

%% ----- Badges ----- %%

![Downloads](https://img.shields.io/badge/downloads-8515-573E7A?style=for-the-badge&logo=)
![Downloads](https://img.shields.io/badge/downloads-8564-573E7A?style=for-the-badge&logo=)
![GitHub last commit](https://img.shields.io/github/last-commit/zalenza/Abecedarium-theme?color=573E7A&label=last%20update&logo=github&style=for-the-badge)
![GitHub issues by-label](https://img.shields.io/github/issues/zalenza/Abecedarium-theme/help%20wanted?color=573E7A&logo=github&style=for-the-badge)
![GitHub Repo stars](https://img.shields.io/github/stars/zalenza/Abecedarium-theme?color=573E7A&logo=github&style=for-the-badge)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ publish: true

%% ----- Badges ----- %%

![Downloads](https://img.shields.io/badge/downloads-9418-573E7A?style=for-the-badge&logo=)
![Downloads](https://img.shields.io/badge/downloads-9484-573E7A?style=for-the-badge&logo=)
![GitHub last commit](https://img.shields.io/github/last-commit/kkYrusobad/AbsoluteGruv?color=573E7A&label=last%20update&logo=github&style=for-the-badge)
![GitHub issues by-label](https://img.shields.io/github/issues/kkYrusobad/AbsoluteGruv/help%20wanted?color=573E7A&logo=github&style=for-the-badge)
![GitHub Repo stars](https://img.shields.io/github/stars/kkYrusobad/AbsoluteGruv?color=573E7A&logo=github&style=for-the-badge)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ publish: true

%% ----- Badges ----- %%

![Downloads](https://img.shields.io/badge/downloads-8960-573E7A?style=for-the-badge&logo=)
![Downloads](https://img.shields.io/badge/downloads-9009-573E7A?style=for-the-badge&logo=)
![GitHub last commit](https://img.shields.io/github/last-commit/tazpellegrini/abyssalobsidian?color=573E7A&label=last%20update&logo=github&style=for-the-badge)
![GitHub issues by-label](https://img.shields.io/github/issues/tazpellegrini/abyssalobsidian/help%20wanted?color=573E7A&logo=github&style=for-the-badge)
![GitHub Repo stars](https://img.shields.io/github/stars/tazpellegrini/abyssalobsidian?color=573E7A&logo=github&style=for-the-badge)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ publish: true

%% ----- Badges ----- %%

![Downloads](https://img.shields.io/badge/downloads-3789-573E7A?style=for-the-badge&logo=)
![Downloads](https://img.shields.io/badge/downloads-3865-573E7A?style=for-the-badge&logo=)
![GitHub last commit](https://img.shields.io/github/last-commit/Spekulucius/obsidian-adrenaline?color=573E7A&label=last%20update&logo=github&style=for-the-badge)
![GitHub issues by-label](https://img.shields.io/github/issues/Spekulucius/obsidian-adrenaline/help%20wanted?color=573E7A&logo=github&style=for-the-badge)
![GitHub Repo stars](https://img.shields.io/github/stars/Spekulucius/obsidian-adrenaline?color=573E7A&logo=github&style=for-the-badge)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ publish: true

%% ----- Badges ----- %%

![Downloads](https://img.shields.io/badge/downloads-17125-573E7A?style=for-the-badge&logo=)
![Downloads](https://img.shields.io/badge/downloads-17257-573E7A?style=for-the-badge&logo=)
![GitHub last commit](https://img.shields.io/github/last-commit/birneee/obsidian-adwaita-theme?color=573E7A&label=last%20update&logo=github&style=for-the-badge)
![GitHub issues by-label](https://img.shields.io/github/issues/birneee/obsidian-adwaita-theme/help%20wanted?color=573E7A&logo=github&style=for-the-badge)
![GitHub Repo stars](https://img.shields.io/github/stars/birneee/obsidian-adwaita-theme?color=573E7A&logo=github&style=for-the-badge)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ publish: true

%% ----- Badges ----- %%

![Downloads](https://img.shields.io/badge/downloads-3377-573E7A?style=for-the-badge&logo=)
![Downloads](https://img.shields.io/badge/downloads-3422-573E7A?style=for-the-badge&logo=)
![GitHub last commit](https://img.shields.io/github/last-commit/solm0/Agate?color=573E7A&label=last%20update&logo=github&style=for-the-badge)
![GitHub issues by-label](https://img.shields.io/github/issues/solm0/Agate/help%20wanted?color=573E7A&logo=github&style=for-the-badge)
![GitHub Repo stars](https://img.shields.io/github/stars/solm0/Agate?color=573E7A&logo=github&style=for-the-badge)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ publish: true

%% ----- Badges ----- %%

![Downloads](https://img.shields.io/badge/downloads-10796-573E7A?style=for-the-badge&logo=)
![Downloads](https://img.shields.io/badge/downloads-10839-573E7A?style=for-the-badge&logo=)
![GitHub last commit](https://img.shields.io/github/last-commit/chad-bennett/al-dente-obsidian-theme?color=573E7A&label=last%20update&logo=github&style=for-the-badge)
![GitHub issues by-label](https://img.shields.io/github/issues/chad-bennett/al-dente-obsidian-theme/help%20wanted?color=573E7A&logo=github&style=for-the-badge)
![GitHub Repo stars](https://img.shields.io/github/stars/chad-bennett/al-dente-obsidian-theme?color=573E7A&logo=github&style=for-the-badge)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ publish: true

%% ----- Badges ----- %%

![Downloads](https://img.shields.io/badge/downloads-3782-573E7A?style=for-the-badge&logo=)
![Downloads](https://img.shields.io/badge/downloads-3816-573E7A?style=for-the-badge&logo=)
![GitHub last commit](https://img.shields.io/github/last-commit/nulglyph/Allium?color=573E7A&label=last%20update&logo=github&style=for-the-badge)
![GitHub issues by-label](https://img.shields.io/github/issues/nulglyph/Allium/help%20wanted?color=573E7A&logo=github&style=for-the-badge)
![GitHub Repo stars](https://img.shields.io/github/stars/nulglyph/Allium?color=573E7A&logo=github&style=for-the-badge)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ publish: true

%% ----- Badges ----- %%

![Downloads](https://img.shields.io/badge/downloads-6606-573E7A?style=for-the-badge&logo=)
![Downloads](https://img.shields.io/badge/downloads-6607-573E7A?style=for-the-badge&logo=)
![GitHub last commit](https://img.shields.io/github/last-commit/cotemaxime/obsidian-amethyst?color=573E7A&label=last%20update&logo=github&style=for-the-badge)
![GitHub issues by-label](https://img.shields.io/github/issues/cotemaxime/obsidian-amethyst/help%20wanted?color=573E7A&logo=github&style=for-the-badge)
![GitHub Repo stars](https://img.shields.io/github/stars/cotemaxime/obsidian-amethyst?color=573E7A&logo=github&style=for-the-badge)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ publish: true

%% ----- Badges ----- %%

![Downloads](https://img.shields.io/badge/downloads-530498-573E7A?style=for-the-badge&logo=)
![Downloads](https://img.shields.io/badge/downloads-536274-573E7A?style=for-the-badge&logo=)
![GitHub last commit](https://img.shields.io/github/last-commit/AnubisNekhet/AnuPpuccin?color=573E7A&label=last%20update&logo=github&style=for-the-badge)
![GitHub issues by-label](https://img.shields.io/github/issues/AnubisNekhet/AnuPpuccin/help%20wanted?color=573E7A&logo=github&style=for-the-badge)
![GitHub Repo stars](https://img.shields.io/github/stars/AnubisNekhet/AnuPpuccin?color=573E7A&logo=github&style=for-the-badge)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ publish: true

%% ----- Badges ----- %%

![Downloads](https://img.shields.io/badge/downloads-8501-573E7A?style=for-the-badge&logo=)
![Downloads](https://img.shields.io/badge/downloads-8580-573E7A?style=for-the-badge&logo=)
![GitHub last commit](https://img.shields.io/github/last-commit/AmadeusWM/Obsidian-Apatheia?color=573E7A&label=last%20update&logo=github&style=for-the-badge)
![GitHub issues by-label](https://img.shields.io/github/issues/AmadeusWM/Obsidian-Apatheia/help%20wanted?color=573E7A&logo=github&style=for-the-badge)
![GitHub Repo stars](https://img.shields.io/github/stars/AmadeusWM/Obsidian-Apatheia?color=573E7A&logo=github&style=for-the-badge)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ publish: true

%% ----- Badges ----- %%

![Downloads](https://img.shields.io/badge/downloads-13626-573E7A?style=for-the-badge&logo=)
![Downloads](https://img.shields.io/badge/downloads-13905-573E7A?style=for-the-badge&logo=)
![GitHub last commit](https://img.shields.io/github/last-commit/clearlysid/apex?color=573E7A&label=last%20update&logo=github&style=for-the-badge)
![GitHub issues by-label](https://img.shields.io/github/issues/clearlysid/apex/help%20wanted?color=573E7A&logo=github&style=for-the-badge)
![GitHub Repo stars](https://img.shields.io/github/stars/clearlysid/apex?color=573E7A&logo=github&style=for-the-badge)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ publish: true

%% ----- Badges ----- %%

![Downloads](https://img.shields.io/badge/downloads-3840-573E7A?style=for-the-badge&logo=)
![Downloads](https://img.shields.io/badge/downloads-3882-573E7A?style=for-the-badge&logo=)
![GitHub last commit](https://img.shields.io/github/last-commit/xRyul/obsidian-arcane-theme?color=573E7A&label=last%20update&logo=github&style=for-the-badge)
![GitHub issues by-label](https://img.shields.io/github/issues/xRyul/obsidian-arcane-theme/help%20wanted?color=573E7A&logo=github&style=for-the-badge)
![GitHub Repo stars](https://img.shields.io/github/stars/xRyul/obsidian-arcane-theme?color=573E7A&logo=github&style=for-the-badge)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ publish: true

%% ----- Badges ----- %%

![Downloads](https://img.shields.io/badge/downloads-410917-573E7A?style=for-the-badge&logo=)
![Downloads](https://img.shields.io/badge/downloads-412984-573E7A?style=for-the-badge&logo=)
![GitHub last commit](https://img.shields.io/github/last-commit/kognise/obsidian-atom?color=573E7A&label=last%20update&logo=github&style=for-the-badge)
![GitHub issues by-label](https://img.shields.io/github/issues/kognise/obsidian-atom/help%20wanted?color=573E7A&logo=github&style=for-the-badge)
![GitHub Repo stars](https://img.shields.io/github/stars/kognise/obsidian-atom?color=573E7A&logo=github&style=for-the-badge)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ publish: true

%% ----- Badges ----- %%

![Downloads](https://img.shields.io/badge/downloads-3357-573E7A?style=for-the-badge&logo=)
![Downloads](https://img.shields.io/badge/downloads-3365-573E7A?style=for-the-badge&logo=)
![GitHub last commit](https://img.shields.io/github/last-commit/PedroHenrique17/Atomus?color=573E7A&label=last%20update&logo=github&style=for-the-badge)
![GitHub issues by-label](https://img.shields.io/github/issues/PedroHenrique17/Atomus/help%20wanted?color=573E7A&logo=github&style=for-the-badge)
![GitHub Repo stars](https://img.shields.io/github/stars/PedroHenrique17/Atomus?color=573E7A&logo=github&style=for-the-badge)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ publish: true

%% ----- Badges ----- %%

![Downloads](https://img.shields.io/badge/downloads-4738-573E7A?style=for-the-badge&logo=)
![Downloads](https://img.shields.io/badge/downloads-4778-573E7A?style=for-the-badge&logo=)
![GitHub last commit](https://img.shields.io/github/last-commit/Possibly-Matt/obsidian-aura-theme?color=573E7A&label=last%20update&logo=github&style=for-the-badge)
![GitHub issues by-label](https://img.shields.io/github/issues/Possibly-Matt/obsidian-aura-theme/help%20wanted?color=573E7A&logo=github&style=for-the-badge)
![GitHub Repo stars](https://img.shields.io/github/stars/Possibly-Matt/obsidian-aura-theme?color=573E7A&logo=github&style=for-the-badge)
Expand Down
Loading