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
Age
Commit message (
Expand
)
Author
3 days
Remove .github.
HEAD
master
Thanos Apollo
3 days
Rename to org-gnosis-ui & remove org-roam specific functions.
Thanos Apollo
4 days
Disable theme sync & adjust node update hook.
Thanos Apollo
4 days
Remove org-roam specific data & adjust for org-gnosis
Thanos Apollo
5 days
Refactor org-roam-ui--send-graphdata
...
* Break it down into smaller functions.
Thanos Apollo
5 days
Add org-roam-ui-root-dir.
...
* Root directory of the org-roam-ui project.
Thanos Apollo
5 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-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 appear...
Jeremy Gooch
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
...
Adds the commands `org-roam-ui-add-to-local-graph` and `org-roam-ui-remove-from-local-graph`
Thomas F. K. Jorna
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
...
I'm sure this will go well.
Thomas F. K. Jorna
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
...
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-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
[next]