summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-12-06[fix] Add space for filetags.Thanos Apollo
* Add space to properly insert filetags.
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-funcThanos Apollo
* Function to use for completing-read. Adjusts for user that do not have a completion system enabled.
2024-12-05adjust-title: Link link ids in node titles.Thanos Apollo
* Add link ids in titles in databse.
2024-12-05get-links: Get all links for contentsThanos Apollo
* Remove restrictions for retrieval of links only from headlines.
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 & syncingThanos Apollo
* Drop all tables upong synching & reinit
2024-11-21node-parsing: Adjust for node linksThanos Apollo
* Inserting nodes is still a work in progress
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 schemaThanos Apollo
* Remove file as foreign key.
2024-11-20Add org-gnosis group, customs & facesThanos Apollo
2024-11-20Init projectThanos Apollo