Age | Commit message (Expand) | Author |
---|---|---|
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-06-30 | Read useInheritance from emacs config | Huynh Tan |
2022-01-29 | fix(preview): change typing on previewnode for backlinks | Thomas F. K. Jorna |
2022-01-29 | feat(preview): remove heading if heading is title | Thomas F. K. Jorna |
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(#193): no subdirs should not break filtering (#195) | Thomas F. K. Jorna |
2022-01-03 | feat(filter): add option to filter by subdirectory (#190) | 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-27 | fix: change external black/whitelist names (#165) (#171) | Thomas F. K. Jorna |
2021-11-17 | fix(preview): just ditch next image | Thomas F. K. Jorna |
2021-11-16 | fix(preview): proper image scaling | Thomas F. K. Jorna |
2021-11-13 | Feat: Markdown file previewing (#152)...* feat(md): initial support for md-roam * feat(md): link support and more for md * fix(md): add missing remark math package | Thomas F. K. Jorna |
2021-11-02 | Feat/collapse: add collapsible/toggleable headers and outline layout in the p......* feat(preview): collapsible headings * feat(preview): collapsible headings * feat(collapse): change icons for headings * feat(collapse): * feat(collapse): use new uniorg and better looks * feat(collapse): fix typescript errors * fix(ci): better filter * feat(collapse): more small adjustments * feat(collapse): collapse all button * fix(collapse): fix global css * fix(cd): remove yarn and add export * fix(collapse): type-errors * fix(cd): fix format-all fucking up yml | Thomas F. K. Jorna |
2021-11-02 | fix: spell "permanently" correctly (#136) | Thomas F. K. Jorna |
2021-10-18 | fix: correct label text for degree cap | Thomas F. K. Jorna |
2021-10-18 | fix: delete tag from preview pane (#123) | Thomas F. K. Jorna |
2021-10-18 | feat: exclude nodes from local graph (#115) | Thomas F. K. Jorna |
2021-10-17 | fix(#118): link bugfixes | Thomas F. K. Jorna |
2021-10-17 | feat(algos): merge | Thomas F. K. Jorna |
2021-10-17 | feat(algos): properly working communities | Thomas F. K. Jorna |
2021-10-16 | feat(algos): ability to select coloring | Thomas F. K. Jorna |
2021-10-16 | feat(labels): better defaults | Thomas F. K. Jorna |
2021-10-16 | feat(labels): better ui for labels | Thomas F. K. Jorna |
2021-10-16 | feat(labels): more sensible label positions | Thomas F. K. Jorna |
2021-10-15 | feat(labels): maps style label appearanc | Thomas F. K. Jorna |
2021-10-15 | feat(labels): separate labeldrawing | Thomas F. K. Jorna |
2021-10-15 | feat(neighbs): add ability to show nth neighbor | Thomas F. K. Jorna |
2021-10-14 | fix: show external http links | Thomas F. K. Jorna |
2021-10-14 | Merge branch 'main' of https://github.com/org-roam/org-roam-ui | Thomas F. K. Jorna |
2021-10-14 | fix: display non-rel image | Thomas F. K. Jorna |
2021-10-14 | Merge pull request #110 from jwijenbergh/fix-spelling...Fix spelling of non-existant in filter settings | Thomas F. K. Jorna |
2021-10-14 | feat: filter org-noter pages | Thomas F. K. Jorna |
2021-10-13 | Fix spelling of non-existant in filter settings | jwijenbergh |
2021-10-12 | fix: (#103) remembered how to use scrollbars | Thomas F. K. Jorna |
2021-10-12 | fix: (#102) ugly scrollbars | Thomas F. K. Jorna |
2021-10-11 | chore: cleanup some logs | Thomas F. K. Jorna |
2021-10-11 | feat(preview): tag display and scroll fix | Thomas F. K. Jorna |
2021-10-11 | chore(preview): merge branches | Thomas F. K. Jorna |
2021-10-11 | chore: build | Thomas F. K. Jorna |
2021-10-11 | feat(preview): ui redo | Thomas F. K. Jorna |
2021-10-09 | feat(preview): node history | Thomas F. K. Jorna |
2021-10-09 | fix(preview): links in preview showing wrong name | Thomas F. K. Jorna |
2021-10-09 | feat(preview): image previewing | Thomas F. K. Jorna |
2021-10-09 | fix: correct image export | Thomas F. K. Jorna |
2021-10-09 | fix: fetching error | 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 |