summaryrefslogtreecommitdiff
path: root/org-gnosis.el
AgeCommit message (Expand)Author
7 dayscompleting-read-func: Use org-completing-read.Thanos Apollo
2024-12-07db-sync: Initialize database upon syncThanos Apollo
2024-12-06Rewrite link & headline parsing...* Fix parsing of links, making it compatible with org-roam. Thanos Apollo
2024-12-06Rewrite node topic parsingThanos Apollo
2024-12-06[fix] Use org-gnosis-completing-read-func...* Adjustment for users that do not have enabled a completion system. Thanos Apollo
2024-12-06[fix] Adjust node titles...* Get links from within titles. Thanos Apollo
2024-12-06[fix] Add space for filetags....* Add space to properly insert filetags. Thanos Apollo
2024-12-06Add insert-tagThanos Apollo
2024-12-06Rewrite buffer parsingThanos Apollo
2024-12-06journal: Add multiple template options.Thanos Apollo
2024-12-06Add org-gnosis-completing-read-func...* Function to use for completing-read. Adjusts for user that do not have a completion system enabled. Thanos Apollo
2024-12-05adjust-title: Link link ids in node titles....* Add link ids in titles in databse. Thanos Apollo
2024-12-05get-links: Get all links for contents...* Remove restrictions for retrieval of links only from headlines. Thanos Apollo
2024-12-05schemata: Add unique linksThanos Apollo
2024-11-23[fix] title adjust & journal-insertThanos Apollo
2024-11-21Add journal-templateThanos Apollo
2024-11-21[feature] Add journaling & Refactor finding nodesThanos Apollo
2024-11-21db: Restracture journal schemaThanos Apollo
2024-11-21db: Update schemata & syncing...* Drop all tables upong synching & reinit Thanos Apollo
2024-11-21node-parsing: Adjust for node links...* Inserting nodes is still a work in progress Thanos Apollo
2024-11-21Add org-gnosis-mode & org-gnosis-insertThanos Apollo
2024-11-21Add update-file & create functions.Thanos Apollo
2024-11-21db: Add delete value & drop table functionsThanos Apollo
2024-11-20Adjust node parsingThanos Apollo
2024-11-20Add db-sync & findThanos Apollo
2024-11-20Update databse schema...* Remove file as foreign key. Thanos Apollo
2024-11-20Add org-gnosis group, customs & facesThanos Apollo
2024-11-20Init projectThanos Apollo