Skip to content

Commit 8b1f10f

Browse files
committed
vacay
1 parent 7740925 commit 8b1f10f

29 files changed

Lines changed: 226 additions & 7 deletions

.beads/issues.jsonl

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
{"id":"bd-10","title":"Harden Beads sync for this JSONL-only Logseq garden","description":"The repo now intentionally runs Beads in JSONL-only mode, but bd doctor still flags sync-branch and merge-driver setup gaps. Follow up by choosing the right git-backed sync approach for a Logseq garden, keeping the repo JSONL-only and avoiding coding-project assumptions like in-repo worktrees.","acceptance_criteria":"1. Confirm and preserve JSONL-only Beads operation for this repo; do not introduce a committed SQLite database workflow.\n2. Decide and implement the repo's intended bd sync strategy for multi-device use, including whether to configure a sync branch.\n3. Configure the necessary git integration for that strategy (for example merge driver and any recommended hooks), or document why a specific integration is intentionally skipped.\n4. Verify the chosen workflow with the relevant bd commands in normal mode and record any repo-specific caveats for Logseq usage.","status":"open","priority":2,"issue_type":"task","created_at":"2026-03-13T05:04:10.260442-04:00","created_by":"Myer","updated_at":"2026-03-13T05:04:10.260442-04:00"}
2-
{"id":"bd-9q4","title":"Import a project 'landing the plane' rule via Rulesync and generate Codex instructions","description":"Add this project’s equivalent of 'landing the plane' into AI instructions as a Rulesync-managed rule, not as an ad-hoc direct edit in AGENTS.md.","acceptance_criteria":"1) A Rulesync rule file is added/updated under .rulesync to encode the 'landing the plane' behavior for this project. 2) rulesync generate is run successfully. 3) Generated Codex-specific instruction files are updated by generation output. 4) Generated files and the Rulesync source rule are committed to git with a clear commit message. 5) No manual drift remains between generated outputs and Rulesync source.","status":"closed","priority":1,"issue_type":"task","created_at":"2026-02-25T05:49:28.818295-05:00","created_by":"M∎r","updated_at":"2026-02-25T06:08:17.359481-05:00","closed_at":"2026-02-25T06:08:17.359481-05:00","close_reason":"Completed","labels":["ai-instructions","codex","rulesync"]}
1+
{"id":"bd-9q4","title":"Import a project 'landing the plane' rule via Rulesync and generate Codex instructions","description":"Add this project’s equivalent of 'landing the plane' into AI instructions as a Rulesync-managed rule, not as an ad-hoc direct edit in AGENTS.md.","acceptance_criteria":"1) A Rulesync rule file is added/updated under .rulesync to encode the 'landing the plane' behavior for this project. 2) rulesync generate is run successfully. 3) Generated Codex-specific instruction files are updated by generation output. 4) Generated files and the Rulesync source rule are committed to git with a clear commit message. 5) No manual drift remains between generated outputs and Rulesync source.","status":"closed","priority":1,"issue_type":"task","created_at":"2026-02-25T10:49:29Z","created_by":"M∎r","updated_at":"2026-02-25T11:08:17Z","closed_at":"2026-02-25T11:08:17Z","close_reason":"Completed","labels":["ai-instructions","codex","rulesync"],"dependency_count":0,"dependent_count":0,"comment_count":0}
2+
{"id":"bd-4br","title":"Logseq: color-theme entity type + [[Catppuccin]] hub (alias UI/Color/Theme)","description":"## Goal\nIntroduce a **color-theme** Logseq entity type and a first instance hub for **Catppuccin**, so one page holds everything needed to apply that palette across the stack (Ghostty, Neovim, tmux, yazi, etc.), consistent with `[[Logseq/Entity]]` and `[[Logseq/Entity/software-project]]`.\n\n## Canonical naming\n- **Instance page title:** `[[Catppuccin]]` (short top-level canonical name, same spirit as software-project hubs like [[Lazygit]]).\n- **Alias for hierarchy / discoverability:** add page-level `alias:: [[UI/Color/Theme/Catppuccin]]` on `pages/Catppuccin.md` so the graph shows under `[[UI/Color]]` style navigation. Do not use the long path as the primary page title.\n\n## Deliverables\n\n### 1. Entity type page\n- Create `[[Logseq/Entity/color-theme]]` (filename `Logseq___Entity___color-theme.md`) documenting:\n - What counts as a color-theme entity (palette family / design system reused across apps).\n - Recognition and dedup (exact name, aliases, official style guide / org).\n - Frontmatter: instances use `logseq-entity:: [[Logseq/Entity/color-theme]]`.\n - Page shape: lean hub + optional sub-namespaces only when justified.\n - Relationship to `software-project`: ports/plugins can remain software entities linking back to the theme hub.\n - **Do not** prescribe or modify existing pages' `tags::`; follow garden tagging rules.\n\n### 2. Registry\n- Update `[[Logseq/Entity]]` to list **color-theme** alongside **software-project**, with a link to the new type page.\n\n### 3. First instance: Catppuccin\n- Create `pages/Catppuccin.md` with:\n - `logseq-entity:: [[Logseq/Entity/color-theme]]`\n - `alias:: [[UI/Color/Theme/Catppuccin]]`\n - `date-created::` set to the theme family’s real public origin date if discoverable (not “page added today”); omit if unknown.\n - **Identity:** official links, short description.\n - **Flavors:** Latte, Frappe, Macchiato, Mocha — names, light/dark intent, stable config IDs (e.g. `catppuccin-mocha`).\n - **Palette reference:** link official palette docs and/or minimal hex reference; add per-flavor subpages only if needed later.\n - **Stack matrix:** for each of Ghostty, Neovim, tmux, yazi — mechanism (built-in / plugin / package), config hooks, links to existing garden pages ([[Ghostty]], [[Neovim]], [[tmux]], [[yazi]]) and to dotfiles or config subpages (e.g. [[tmux/Config]]) where detail already lives.\n - **see-also::** peer themes as appropriate.\n\n### 4. Light cross-links\n- From relevant existing pages (e.g. [[Ghostty]]), add a brief pointer to [[Catppuccin]] where the theme is already mentioned or implied — no large rewrites.\n\n### 5. Optional bootstrap\n- If still using `.rulesync/config/logseq-entity.md` as fallback, add a short **color-theme** section aligned with the Logseq-native type page (or note that the type page is authoritative).\n\n## Acceptance criteria\n- `[[Logseq/Entity/color-theme]]` exists and reads as the SOP for this entity type.\n- `[[Logseq/Entity]]` links to it.\n- `[[Catppuccin]]` exists with `alias:: [[UI/Color/Theme/Catppuccin]]`, `logseq-entity:: [[Logseq/Entity/color-theme]]`, and enough structure that someone can wire Catppuccin across Ghostty, Neovim, tmux, and yazi from that hub plus linked notes.\n- LFM formatting (bullets, headings, no blank lines between blocks).\n- No changes to `tags::` frontmatter on existing pages unless the human explicitly asks.\n\n## References\n- Pattern model: `[[Logseq/Entity/software-project]]`, `.rulesync/config/logseq-entity.md`, `.rulesync/skills/logseq-entity/references/logseq-entity-type-pages.md`.\n","status":"open","priority":2,"issue_type":"feature","owner":"change-me@example.com","created_at":"2026-03-23T18:26:53Z","created_by":"CHANGE_ME","updated_at":"2026-03-23T18:26:53Z","dependency_count":0,"dependent_count":0,"comment_count":0}
3+
{"id":"bd-10","title":"Harden Beads sync for this JSONL-only Logseq garden","description":"The repo now intentionally runs Beads in JSONL-only mode, but bd doctor still flags sync-branch and merge-driver setup gaps. Follow up by choosing the right git-backed sync approach for a Logseq garden, keeping the repo JSONL-only and avoiding coding-project assumptions like in-repo worktrees.","acceptance_criteria":"1. Confirm and preserve JSONL-only Beads operation for this repo; do not introduce a committed SQLite database workflow.\n2. Decide and implement the repo's intended bd sync strategy for multi-device use, including whether to configure a sync branch.\n3. Configure the necessary git integration for that strategy (for example merge driver and any recommended hooks), or document why a specific integration is intentionally skipped.\n4. Verify the chosen workflow with the relevant bd commands in normal mode and record any repo-specific caveats for Logseq usage.","status":"open","priority":2,"issue_type":"task","created_at":"2026-03-13T09:04:10Z","created_by":"Myer","updated_at":"2026-03-13T09:04:10Z","dependency_count":0,"dependent_count":0,"comment_count":0}

journals/2026_03_21.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
- [[vim/Keyshort/Find the executable path of vim]]
1010
- [[vim/help/help]]
1111
- [[vim/tag]]
12-
- [[vim/Keyshort/Close a gO outline window]] — refined same day: `:lclose` first, ancestry tags, Neovim loclist note
12+
- [[vim/Keyshort/Help/Close a gO outline window]] — refined same day: `:lclose` first, ancestry tags, Neovim loclist note
1313
- [[fzf/Keyshort/Pipe rg search to fzf and open result in nvim]]
1414
- [[Updated]]
1515
- [[CursorAI/CLI]]

journals/2026_04_15.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
- Installed [[Beads/v/1.0.2]]. Hoping for greater stability.
12
- [[WhatsApp/CLI]] is a thing
23
- [[GitHub/PR/Stack]]
34
- GitHub has announced a new feature (currently in private preview) called "Stacked PRs": [https://github.github.com/gh-stack/](https://github.github.com/gh-stack/)

journals/2026_04_16.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
- [[vim/Keyshort/Help/Tag/Browse Back and Forward]]
2+
- [[vim/Keyshort/Help/Follow a Help Tag Under Cursor]]
3+
- [[vim/Keyshort/Help/Browse to or Search For Help Tag]]
4+
- [[vim/help/help]]
5+
- how to view image in the terminal in tmux ...
6+
- can view a preview in yazi, but how to display the image bigger, possibly zoom in andout?
7+
- maybe there is a whole class of [[CLI/Tool/Image/View/er]]s
8+
- finding that [[Beads/v/1.0.2]] leaves a new `.beads/export-state.json` in the untracked git status. wish there was more transparency and intentionality with the beads team.
9+
- [[Obsidian/Q/In obsidian, can I add an alias for a page? If so, how?]]
10+
- [[OpenAI/Codex/Cloud/Environment/How to/configure with GitHub write access]]
11+
-
12+
-
13+
-
14+
-

journals/2026_04_18.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- [[VCF/East/26]]
2+
- [[wildbits]]

journals/2026_04_20.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- [[Filed]]
2+
- [[Lightroom/Classic]] hub (`logseq-entity::` software-project) and [[Lightroom/Classic/Keyshort]] with seven [[Lightroom/Classic/Keyshort/Library]] `#card` pages (pick, reject, unflag, star keys 0–5 and brackets, flag cycle/step, color labels 6–9).
3+
- [[Lightroom/Classic]]
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- Image Viewer tools in the Command Line
2+
- TODO compile a list of possible tools

pages/Chip___SID.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- https://www.c64-wiki.com/wiki/SID

pages/Lightroom___Classic.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
logseq-entity:: [[Logseq/Entity/software-project]]
2+
see-also:: [[Lightroom/Classic/Q/Can I use a filepath regex filter in LrC 15.3 to reject duplicate iPhone imports (keep edited IMG_E files)?]]
3+
4+
- # Lightroom Classic
5+
- Adobe Lightroom Classic is the desktop catalog + raw editing app in the Lightroom family (distinct from the cloud-first Lightroom ecosystem app).
6+
- Keyboard-driven culling (flags, star ratings, labels, Library Filter) is documented on [[Lightroom/Classic/Keyshort]] with per-action pages under [[Lightroom/Classic/Keyshort/Library]].
7+
- Official reference: [Keyboard shortcuts for Lightroom Classic](https://helpx.adobe.com/lightroom-classic/help/keyboard-shortcuts.html) (Adobe Help, last updated Oct 29, 2025).
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
-
2+
- {{cards [[Lightroom/Classic/Keyshort]] }}
3+
- Summary: Library culling shortcuts (pick / reject / unflag / star ratings) sourced from Adobe Help.

0 commit comments

Comments
 (0)