summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
45 hours[packaging] Update commentaryHEADmasterThanos Apollo
2 days[Feature] org-gnosis-find-by-tag: Select node under tag....* Search for nodes under selected. Thanos Apollo
2 daysUpdate docstrings & reorder sectionsThanos Apollo
3 daysUpdate commentary & Add node templates.Thanos Apollo
3 daysRemove auto sync functions....* Uneeded & do not fit with the minimal design. Thanos Apollo
3 daysorg-gnosis-insert: Create node if it does not already exist....* If user enters a node that does not exist, create it & insert it as an id link. Thanos Apollo
3 daysAdd custom goto-id func & async sync function.Thanos Apollo
3 daysRemove denote parsing...* Currently there is no need to add & support denote support, although it can easily be added in the feature. * The core design of org-gnosis is still under development Thanos Apollo
4 days[Feature] Add denote notes support.Thanos Apollo
6 daysRefactor parsing for links & Add journal level entries.Thanos Apollo
6 dayscompleting-read-func: Use org-completing-read.Thanos Apollo
14 daysAdd READMEThanos 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