index
:
org-roam-ui
master
Fork of org-roam-ui <https://github.com/org-roam/org-roam-ui>
Thanos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
org-roam-ui.el
Age
Commit message (
Expand
)
Author
4 days
Rename to org-gnosis-ui & remove org-roam specific functions.
Thanos Apollo
5 days
Disable theme sync & adjust node update hook.
Thanos Apollo
5 days
Remove org-roam specific data & adjust for org-gnosis
Thanos Apollo
6 days
Refactor org-roam-ui--send-graphdata
...
* Break it down into smaller functions.
Thanos Apollo
6 days
Add org-roam-ui-root-dir.
...
* Root directory of the org-roam-ui project.
Thanos Apollo
6 days
Decouple org-roam: Add custom funcs to get data from.
...
* Add custom functions to decouple org-roam-ui from org-roam.
Thanos Apollo
2022-09-27
feat: add/remove note to local graph from emacs
Thomas F. K. Jorna
2022-07-27
org-roam-ui--update-theme now uses org-roam-ui-custom-theme when set
Andy Burch
2022-06-30
Read useInheritance from emacs config
Huynh Tan
2022-02-09
Relace org-roam-node-find-noselect
p4v4n
2022-01-29
Merge pull request #203 from egh/fix/106
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
...
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-04
fix(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-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
fix: add org-attach-id-dir support (#153)
Thomas F. K. Jorna
2021-12-04
feat: add own latex macros
Thomas F. K. Jorna
2021-11-12
feat: add before/after node open hook for delve
Thomas F. K. Jorna
2021-11-08
fix: incorporate MELPA feedback
Thomas F. K. Jorna
2021-11-03
fix: remove references to orui functions
Thomas F. K. Jorna
2021-11-02
fix: remove superfluous paranthesis
Thomas F. K. Jorna
2021-11-02
fix: remove superfluous file-name-concat (#146)
Thomas F. K. Jorna
2021-11-02
chore(melpa): make checkdoc happy
Thomas F. K. Jorna
2021-11-02
chore(melpa): split up gigantic graphdata function
Thomas F. K. Jorna
2021-10-28
chore(melpa): get most lines under 80chars
Thomas F. K. Jorna
2021-10-28
fix: dailies, actually
Thomas F. K. Jorna
2021-10-28
fix: inconsistent casing
Thomas F. K. Jorna
2021-10-28
fix: dailies, once again
Thomas F. K. Jorna
2021-10-28
chore: be nicer about emacsql
Thomas F. K. Jorna
2021-10-28
fix: don't echo 'no node found' every time
Thomas F. K. Jorna
2021-10-28
chore(melpa): make function names consistent
Thomas F. K. Jorna
2021-10-28
chore(melpa): pass as many checks as possible
Thomas F. K. Jorna
2021-10-15
fix: #68 allow for tildes
Thomas F. K. Jorna
2021-10-12
fix: (#68) allow full directories for dailies
Thomas F. K. Jorna
2021-10-12
fix: update uniorg and fix unified deps
Thomas F. K. Jorna
2021-10-11
chore(preview): merge branches
Thomas F. K. Jorna
2021-10-09
feat(preview): image previewing
Thomas F. K. Jorna
2021-10-09
fix: images in preview
Thomas F. K. Jorna
2021-10-09
fix(preview): changed from api routing to emacs server
Thomas F. K. Jorna
2021-10-08
feat(preview): proper file preview with api routing
Thomas F. K. Jorna
2021-10-07
fix: make daily toggle useful
Thomas F. K. Jorna
2021-10-07
feat(preview): hover links + ui upgrade
Thomas F. K. Jorna
2021-10-06
feat: filter dailes (#68)
Thomas F. K. Jorna
2021-10-04
feat(preview): changed text-retrieval to http
Thomas F. K. Jorna
2021-09-27
feat: get org text from emacs
Thomas F. K. Jorna
2021-09-21
Merge branch 'main' of https://github.com/org-roam/org-roam-ui
Thomas F. K. Jorna
2021-09-21
fix: make org-roam-version check more robust
Thomas F. K. Jorna
2021-09-19
fix: 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-15
fix: #82 split windows sensibly in exwm/webkit
Thomas F. K. Jorna
[next]