summaryrefslogtreecommitdiff
path: root/org-roam-ui.el
AgeCommit message (Expand)Author
2022-09-27feat: add/remove note to local graph from emacsThomas F. K. Jorna
2022-07-27org-roam-ui--update-theme now uses org-roam-ui-custom-theme when setAndy Burch
2022-06-30Read useInheritance from emacs configHuynh Tan
2022-02-09Relace org-roam-node-find-noselectp4v4n
2022-01-29Merge pull request #203 from egh/fix/106Thomas 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-03feat(filter): add option to filter by subdirectory (#190)Thomas F. K. Jorna
2021-12-09fix(#183): remove org-roam-dailies requirementThomas F. K. Jorna
2021-12-04fix: add org-attach-id-dir support (#153) Thomas F. K. Jorna
2021-12-04feat: add own latex macrosThomas F. K. Jorna
2021-11-12feat: add before/after node open hook for delveThomas F. K. Jorna
2021-11-08fix: incorporate MELPA feedbackThomas F. K. Jorna
2021-11-03fix: remove references to orui functionsThomas F. K. Jorna
2021-11-02fix: remove superfluous paranthesisThomas F. K. Jorna
2021-11-02fix: remove superfluous file-name-concat (#146)Thomas F. K. Jorna
2021-11-02chore(melpa): make checkdoc happyThomas F. K. Jorna
2021-11-02chore(melpa): split up gigantic graphdata functionThomas F. K. Jorna
2021-10-28chore(melpa): get most lines under 80charsThomas F. K. Jorna
2021-10-28fix: dailies, actuallyThomas F. K. Jorna
2021-10-28fix: inconsistent casingThomas F. K. Jorna
2021-10-28fix: dailies, once againThomas F. K. Jorna
2021-10-28chore: be nicer about emacsqlThomas F. K. Jorna
2021-10-28fix: don't echo 'no node found' every timeThomas F. K. Jorna
2021-10-28chore(melpa): make function names consistentThomas F. K. Jorna
2021-10-28chore(melpa): pass as many checks as possibleThomas F. K. Jorna
2021-10-15fix: #68 allow for tildesThomas F. K. Jorna
2021-10-12fix: (#68) allow full directories for dailiesThomas F. K. Jorna
2021-10-12fix: update uniorg and fix unified depsThomas F. K. Jorna
2021-10-11chore(preview): merge branchesThomas F. K. Jorna
2021-10-09feat(preview): image previewingThomas F. K. Jorna
2021-10-09fix: images in previewThomas F. K. Jorna
2021-10-09fix(preview): changed from api routing to emacs serverThomas F. K. Jorna
2021-10-08feat(preview): proper file preview with api routingThomas F. K. Jorna
2021-10-07fix: make daily toggle usefulThomas F. K. Jorna
2021-10-07feat(preview): hover links + ui upgradeThomas F. K. Jorna
2021-10-06feat: filter dailes (#68)Thomas F. K. Jorna
2021-10-04feat(preview): changed text-retrieval to httpThomas F. K. Jorna
2021-09-27feat: get org text from emacsThomas F. K. Jorna
2021-09-21Merge branch 'main' of https://github.com/org-roam/org-roam-uiThomas F. K. Jorna
2021-09-21fix: make org-roam-version check more robustThomas F. K. Jorna
2021-09-19fix: make follow-mode work with indirect buffers...Same as in `org-roam-buffer-p`, call `buffer-file-name` with `buffer-base-buffer` which ensures that file name is determined under all circumstances. Alois Janíček
2021-09-15fix: #82 split windows sensibly in exwm/webkitThomas F. K. Jorna
2021-09-11fix: don't open roam buffers on top of other buffers #82Thomas F. K. Jorna
2021-09-07Note opens in new window, if current isn't RoamZediu Almos
2021-08-30fix: #78 handle pre-org-cite org-roam-dbThomas F. K. Jorna
2021-08-29feat: support org-cite and new org-roam-db citationsThomas F. K. Jorna
2021-08-24fix: changed org-roam version checkThomas F. K. Jorna
2021-08-20fix: follow mode breaks on org-capture #74Thomas F. K. Jorna