summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
3 daysRemove .github.HEADmasterThanos Apollo
3 daysRename to org-gnosis-ui & remove org-roam specific functions.Thanos Apollo
4 daysDisable theme sync & adjust node update hook.Thanos Apollo
4 daysRemove org-roam specific data & adjust for org-gnosisThanos Apollo
5 daysRefactor org-roam-ui--send-graphdata...* Break it down into smaller functions. Thanos Apollo
5 daysAdd org-roam-ui-root-dir....* Root directory of the org-roam-ui project. Thanos Apollo
5 daysDecouple org-roam: Add custom funcs to get data from....* Add custom functions to decouple org-roam-ui from org-roam. Thanos Apollo
2022-11-05chore: buildgithub-actions[bot]
2022-11-05Merge pull request #266 from jeremygooch/feat/latex-scrollbarsThomas F. K. Jorna
2022-09-29Updating overflow prop on math/latex displays to be auto so scrollbars appear...Jeremy Gooch
2022-09-27chore: buildgithub-actions[bot]
2022-09-27feat: add ability to add/remove nodes to/from the local graph from emacs...Adds the commands `org-roam-ui-add-to-local-graph` and `org-roam-ui-remove-from-local-graph`Thomas F. K. Jorna
2022-09-27fix: type-errorThomas F. K. Jorna
2022-09-27docs: add docs about add-node-to-local-graphThomas F. K. Jorna
2022-09-27feat: add/remove note to local graph from emacsThomas F. K. Jorna
2022-09-27fix: small bugsThomas F. K. Jorna
2022-09-27fix: move a ton of functions to separate filesThomas F. K. Jorna
2022-09-27comment out useless usestateThomas F. K. Jorna
2022-08-13Update FUNDING.ymlThomas F. K. Jorna
2022-08-03Merge pull request #258 from AblatedSprocket/mainThomas F. K. Jorna
2022-07-28ci: label issues from sponsorsThomas F. K. Jorna
2022-07-27org-roam-ui--update-theme now uses org-roam-ui-custom-theme when setAndy Burch
2022-07-13chore: buildgithub-actions[bot]
2022-07-13Merge pull request #247 from danhuynhdev/mainThomas F. K. Jorna
2022-06-30Read useInheritance from emacs configHuynh Tan
2022-06-29Making sure attachment preview works with file level IDHuynh Tan
2022-03-21fix(ci): run ci on external pull requestsThomas F. K. Jorna
2022-03-14Merge pull request #217 from gvelasq/patch-2Thomas F. K. Jorna
2022-03-14docs: add telegram group link to readme...I'm sure this will go well.Thomas F. K. Jorna
2022-02-25Merge pull request #214 from p4v4n/fix-noselect-issueThomas F. K. Jorna
2022-02-17Fix typosgvelasq
2022-02-09Relace org-roam-node-find-noselectp4v4n
2022-02-01Merge pull request #161 from nobiot/mainThomas F. K. Jorna
2022-01-31chore: buildgithub-actions[bot]
2022-01-31Merge pull request #209 from org-roam/fix/207Thomas F. K. Jorna
2022-01-29feat(preview): more spaceThomas F. K. Jorna
2022-01-29feat(preview): add quote block stylingThomas F. K. Jorna
2022-01-29chore: buildgithub-actions[bot]
2022-01-29Merge pull request #208 from org-roam/fix/106Thomas F. K. Jorna
2022-01-29fix(preview): change typing on previewnode for backlinksThomas F. K. Jorna
2022-01-29Merge pull request #203 from egh/fix/106Thomas F. K. Jorna
2022-01-29feat(ci): add workflow dispatch to ciThomas F. K. Jorna
2022-01-29feat(preview): remove heading if heading is titleThomas F. K. Jorna
2022-01-21Remove superfluous debug message (#205)Jacek Złydach
2022-01-17Do not assume that a node is the entire file...A roam node is no longer necessarily an entire file. It can be a file, or any heading with an id. Fixes #106 Erik Hetzner
2022-01-04fix(dailies): Fix typo in variable name (#196)...There is no other instance of the name `org-roam-dailies-dir` in either `org-roam-ui` and `org-roam` itself.Damien Pollet
2022-01-04chore: buildgithub-actions[bot]
2022-01-04fix(#193): no subdirs should not break filtering (#195)Thomas F. K. Jorna
2022-01-03chore: buildgithub-actions[bot]
2022-01-03feat(filter): add option to filter by subdirectory (#190)Thomas F. K. Jorna