summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-24find-file-h: use org-mode-hook instead of find-file-hook.externals/org-gnosisThanos Apollo
2026-02-24Version bump: 0.2.2Thanos Apollo
2026-02-24[Feature] Add find-file hook that enables org-gnosis-mode.Thanos Apollo
2026-02-23[fix] journal-find: Only use jounral-file for today's date.Thanos Apollo
2026-02-23Version bump: 0.2.1Thanos Apollo
2026-02-23[fix] parse-buffer: journals: always parse the actual file.Thanos Apollo
2026-02-23[fix] db-init: set version correctly.Thanos Apollo
2026-02-23makefile: Add test-db and use guix-shell.Thanos Apollo
2026-02-23tests: Add org-gnosis-test-db.Thanos Apollo
2026-02-23[fix] require emacsql-sqlite-builtin to fix cl-generic dispatch.Thanos Apollo
2026-02-23[Refactor] db-sync: Remove redundant table rebuild.Thanos Apollo
2026-02-23[fix] insert: reversed SQL condition.Thanos Apollo
2026-02-23[fix] tags--cleanup-orphaned: indentation.Thanos Apollo
2026-02-23[fix] create-file: adjust docstring and trailing whitespace.Thanos Apollo
2026-02-23[fix] db-sync: Create indexes during force rebuild.Thanos Apollo
2026-02-23[fix] insert-tags: remove redundant expression.Thanos Apollo
2026-02-23[fix] org-gnosis-mode: Pass local arg to remove-hook.Thanos Apollo
2026-02-23db: Version bump to 4, add file column indexes.Thanos Apollo
2026-02-23[fix] find: Remove redundant expression and update error message.Thanos Apollo
2026-02-23[fix] update-file: Accept full paths, fix journal file comparison.Thanos Apollo
2026-02-23[Refactor] Simplify tags cleanup with a single SQL query.Thanos Apollo
2026-02-23[Refactor] extract directory creation into a separate function.Thanos Apollo
2026-02-23[fix] Fix typo in journal file path.Thanos Apollo
2026-02-23[New] org-gnosis-db-force-sync: Force resync.Thanos Apollo
2026-02-23fix docstrings.Thanos Apollo
2026-02-22[fix] delete-file: Extract basename for DB queriesThanos Apollo
2026-02-22Version bump: 0.2.0Thanos Apollo
2026-02-22Update commentary and docs for new version.Thanos Apollo
2026-02-22Update README.Thanos Apollo
2026-02-22db-sync: Implement incremental sync with two-tier change detection.Thanos Apollo
2026-02-22Improve db-sync performance.Thanos Apollo
2026-02-22Add org-gnosis-get-nodes-data.Thanos Apollo
2026-02-22[Refactor] Extract node selection by tag into a separate function.Thanos Apollo
2026-02-22[fix] cleanup orphaned tags when updating a file.Thanos Apollo
2026-02-22journal: Default to having a single journal file.Thanos Apollo
2026-02-20tests: Update tests for new parsing logic.Thanos Apollo
2026-02-20tests: Add test-checked-items-from-heading-only.Thanos Apollo
2026-02-20Fix indentation and whitespace.Thanos Apollo
2026-02-20journal: todos: Only get checkboxes for todays todos.Thanos Apollo
2026-02-20tests: New tests for title link stripping and link collection.Thanos Apollo
2026-02-20[Refactor] Simplify parsing and title processing.Thanos Apollo
2026-02-20[fix] parsing: Do not add topic title if it not has an ID.Thanos Apollo
2026-02-20Remove deprecated test files.Thanos Apollo
2026-02-20[Feature] Add option to have journal as a single file.Thanos Apollo
2026-02-20[Refactor] Use lazy database initialization.Thanos Apollo
2026-02-20[New] Custom: org-gnosis-databse-file: custom db file location.Thanos Apollo
2026-02-19[packaging] Update commentary.Thanos Apollo
2026-02-19db-sync: Drop all tables and resync.Thanos Apollo
2026-02-19Add custom option to only encrypt journal entries.Thanos Apollo
2026-01-26version bump: 0.1.2Thanos Apollo