Age | Commit message (Expand) | Author |
---|---|---|
45 hours | [packaging] Update commentaryHEADmaster | Thanos Apollo |
2 days | [Feature] org-gnosis-find-by-tag: Select node under tag....* Search for nodes under selected. | Thanos Apollo |
2 days | Update docstrings & reorder sections | Thanos Apollo |
3 days | Update commentary & Add node templates. | Thanos Apollo |
3 days | Remove auto sync functions....* Uneeded & do not fit with the minimal design. | Thanos Apollo |
3 days | org-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 days | Add custom goto-id func & async sync function. | Thanos Apollo |
3 days | Remove 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 days | Refactor parsing for links & Add journal level entries. | Thanos Apollo |
6 days | completing-read-func: Use org-completing-read. | Thanos Apollo |
14 days | Add README | Thanos Apollo |
2024-12-07 | db-sync: Initialize database upon sync | Thanos Apollo |
2024-12-06 | Rewrite link & headline parsing...* Fix parsing of links, making it compatible with org-roam. | Thanos Apollo |
2024-12-06 | Rewrite node topic parsing | Thanos 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-06 | Add insert-tag | Thanos Apollo |
2024-12-06 | Rewrite buffer parsing | Thanos Apollo |
2024-12-06 | journal: Add multiple template options. | Thanos Apollo |
2024-12-06 | Add 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-05 | adjust-title: Link link ids in node titles....* Add link ids in titles in databse. | Thanos Apollo |
2024-12-05 | get-links: Get all links for contents...* Remove restrictions for retrieval of links only from headlines. | Thanos Apollo |
2024-12-05 | schemata: Add unique links | Thanos Apollo |
2024-11-23 | [fix] title adjust & journal-insert | Thanos Apollo |
2024-11-21 | Add journal-template | Thanos Apollo |
2024-11-21 | [feature] Add journaling & Refactor finding nodes | Thanos Apollo |
2024-11-21 | db: Restracture journal schema | Thanos Apollo |
2024-11-21 | db: Update schemata & syncing...* Drop all tables upong synching & reinit | Thanos Apollo |
2024-11-21 | node-parsing: Adjust for node links...* Inserting nodes is still a work in progress | Thanos Apollo |
2024-11-21 | Add org-gnosis-mode & org-gnosis-insert | Thanos Apollo |
2024-11-21 | Add update-file & create functions. | Thanos Apollo |
2024-11-21 | db: Add delete value & drop table functions | Thanos Apollo |
2024-11-20 | Adjust node parsing | Thanos Apollo |
2024-11-20 | Add db-sync & find | Thanos Apollo |
2024-11-20 | Update databse schema...* Remove file as foreign key. | Thanos Apollo |
2024-11-20 | Add org-gnosis group, customs & faces | Thanos Apollo |
2024-11-20 | Init project | Thanos Apollo |