summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-26Update copyright for 2026.Thanos Apollo
2026-01-24[fix] create-file: Disable org-id-track-globally.Thanos Apollo
2026-01-24tests: Update for new title parsing.Thanos Apollo
2026-01-23insert: Insert only title as desc without parents.Thanos Apollo
2026-01-20Inherit parent heading for title.Thanos Apollo
2026-01-11[fix] insert: When called with selected region, use it as desc.Thanos Apollo
2025-10-05New variable: org-gnosis-todo-keywords.Thanos Apollo
2025-08-04Versiob bump: 0.1.1.Thanos Apollo
2025-08-04Fix prompt for tags with new db.Thanos Apollo
2025-08-04Fix link id collection.Thanos Apollo
2025-08-04update-file: Fix tag insertionThanos Apollo
2025-08-04Version bump: 0.1.0.Thanos Apollo
2025-08-04doc: Update configuration & use-package snippet example.Thanos Apollo
2025-08-04makefile: Add tests.Thanos Apollo
2025-08-04elpaignore: Include tests.Thanos Apollo
2025-08-04Add tests.Thanos Apollo
2025-08-04Update db version to version 2 & db building functions.Thanos Apollo
2025-08-04get-id: Make sure org-gnosis-mode is enabled.Thanos Apollo
2025-08-04[fix] Refactor buffer data parsing.Thanos Apollo
2025-08-04org-gnosis-adjust-title: Improve error handling.Thanos Apollo
2025-08-04new func: org-gnosis--combine-tags.Thanos Apollo
2025-08-04new func: Add org-gnosis--find-master-id.Thanos Apollo
2025-02-26Version bump: 0.0.9Thanos Apollo
2025-02-26journal-insert: Add support for custom description.Thanos Apollo
2025-02-26Version bump: 0.0.8Thanos Apollo
2025-02-26[Feature] insert: When called with prefix, prompt for custom description.Thanos Apollo
2025-02-26[Refactor] select: Use proper quotingThanos Apollo
2025-02-25[fix] Rewrite quoting for restrictions.Thanos Apollo
2025-02-19Merge branch 'v0.0.7'Thanos Apollo
2025-02-19Version bump: 0.0.7Thanos Apollo
2025-02-19Add visit-backlinksThanos Apollo
2025-02-19[fix] insert-tags: Fix insertion of filetags for topic.Thanos Apollo
2025-02-14Change README to org-mode format.Thanos Apollo
2025-02-14Version bump: 0.0.6Thanos Apollo
2025-02-14[fix] insert-tags: Insert tags for nodes with id only.Thanos Apollo
2025-02-13docs: Add people to notify in the FSF assignment form.Thanos Apollo
2025-02-13docs: Fix FSF Request form.Thanos Apollo
2025-02-13Version bump: 0.0.5Thanos Apollo
2025-02-13docs: Improve formatting & Add instructions for note taking.Thanos Apollo
2025-02-12docs: Fix typos & terminologyThanos Apollo
2025-02-12Version bump: 0.0.4Thanos Apollo
2025-02-12Add documentationThanos Apollo
2025-02-12version bump: 0.0.3Thanos Apollo
2025-02-12Add NEWS to track version historyThanos Apollo
2025-02-12style & docstring adjustmentsThanos Apollo
2025-02-12insert-tags: Add support for inserting tags for headings.Thanos Apollo
2025-02-12[Feature] Add create-as-gpgThanos Apollo
2025-02-11db-delete-tables: do not hardcode table names.Thanos Apollo
2025-02-11update-file: Improve error message for duplicate titlesThanos Apollo
2025-02-11packaging: Use emacsql 4.0.0Thanos Apollo