Age | Commit message (Collapse) | Author | |
---|---|---|---|
7 days | Remove org-roam specific data & adjust for org-gnosis | Thanos Apollo | |
8 days | Refactor org-roam-ui--send-graphdata | Thanos Apollo | |
* Break it down into smaller functions. | |||
8 days | Add org-roam-ui-root-dir. | Thanos Apollo | |
* Root directory of the org-roam-ui project. | |||
8 days | Decouple org-roam: Add custom funcs to get data from. | Thanos Apollo | |
* Add custom functions to decouple org-roam-ui from org-roam. | |||
2022-11-05 | chore: build | github-actions[bot] | |
2022-11-05 | Merge pull request #266 from jeremygooch/feat/latex-scrollbars | Thomas F. K. Jorna | |
2022-09-29 | Updating overflow prop on math/latex displays to be auto so scrollbars ↵ | Jeremy Gooch | |
appear consistently between browsers. | |||
2022-09-27 | chore: build | github-actions[bot] | |
2022-09-27 | feat: add ability to add/remove nodes to/from the local graph from emacs | Thomas F. K. Jorna | |
Adds the commands `org-roam-ui-add-to-local-graph` and `org-roam-ui-remove-from-local-graph` | |||
2022-09-27 | fix: type-error | Thomas F. K. Jorna | |
2022-09-27 | docs: add docs about add-node-to-local-graph | Thomas F. K. Jorna | |
2022-09-27 | feat: add/remove note to local graph from emacs | Thomas F. K. Jorna | |
2022-09-27 | fix: small bugs | Thomas F. K. Jorna | |
2022-09-27 | fix: move a ton of functions to separate files | Thomas F. K. Jorna | |
2022-09-27 | comment out useless usestate | Thomas F. K. Jorna | |
2022-08-13 | Update FUNDING.yml | Thomas F. K. Jorna | |
2022-08-03 | Merge pull request #258 from AblatedSprocket/main | Thomas F. K. Jorna | |
2022-07-28 | ci: label issues from sponsors | Thomas F. K. Jorna | |
2022-07-27 | org-roam-ui--update-theme now uses org-roam-ui-custom-theme when set | Andy Burch | |
2022-07-13 | chore: build | github-actions[bot] | |
2022-07-13 | Merge pull request #247 from danhuynhdev/main | Thomas F. K. Jorna | |
2022-06-30 | Read useInheritance from emacs config | Huynh Tan | |
2022-06-29 | Making sure attachment preview works with file level ID | Huynh Tan | |
2022-03-21 | fix(ci): run ci on external pull requests | Thomas F. K. Jorna | |
2022-03-14 | Merge pull request #217 from gvelasq/patch-2 | Thomas F. K. Jorna | |
2022-03-14 | docs: add telegram group link to readme | Thomas F. K. Jorna | |
I'm sure this will go well. | |||
2022-02-25 | Merge pull request #214 from p4v4n/fix-noselect-issue | Thomas F. K. Jorna | |
2022-02-17 | Fix typos | gvelasq | |
2022-02-09 | Relace org-roam-node-find-noselect | p4v4n | |
2022-02-01 | Merge pull request #161 from nobiot/main | Thomas F. K. Jorna | |
2022-01-31 | chore: build | github-actions[bot] | |
2022-01-31 | Merge pull request #209 from org-roam/fix/207 | Thomas F. K. Jorna | |
2022-01-29 | feat(preview): more space | Thomas F. K. Jorna | |
2022-01-29 | feat(preview): add quote block styling | Thomas F. K. Jorna | |
2022-01-29 | chore: build | github-actions[bot] | |
2022-01-29 | Merge pull request #208 from org-roam/fix/106 | Thomas F. K. Jorna | |
2022-01-29 | fix(preview): change typing on previewnode for backlinks | Thomas F. K. Jorna | |
2022-01-29 | Merge pull request #203 from egh/fix/106 | Thomas F. K. Jorna | |
2022-01-29 | feat(ci): add workflow dispatch to ci | Thomas F. K. Jorna | |
2022-01-29 | feat(preview): remove heading if heading is title | Thomas F. K. Jorna | |
2022-01-21 | Remove superfluous debug message (#205) | Jacek Złydach | |
2022-01-17 | Do not assume that a node is the entire file | Erik Hetzner | |
A roam node is no longer necessarily an entire file. It can be a file, or any heading with an id. Fixes #106 | |||
2022-01-04 | fix(dailies): Fix typo in variable name (#196) | Damien Pollet | |
There is no other instance of the name `org-roam-dailies-dir` in either `org-roam-ui` and `org-roam` itself. | |||
2022-01-04 | chore: build | github-actions[bot] | |
2022-01-04 | fix(#193): no subdirs should not break filtering (#195) | Thomas F. K. Jorna | |
2022-01-03 | chore: build | github-actions[bot] | |
2022-01-03 | feat(filter): add option to filter by subdirectory (#190) | Thomas F. K. Jorna | |
2021-12-09 | fix(#183): remove org-roam-dailies requirement | Thomas F. K. Jorna | |
2021-12-04 | chore: build | github-actions[bot] | |
2021-12-04 | fix: add org-attach-id-dir support (#153) | Thomas F. K. Jorna | |