summaryrefslogtreecommitdiff
path: root/components/Sidebar/Backlinks.tsx
AgeCommit message (Collapse)Author
2022-06-30Read useInheritance from emacs configHuynh Tan
2022-01-29fix(preview): change typing on previewnode for backlinksThomas F. K. Jorna
2022-01-29feat(preview): remove heading if heading is titleThomas F. K. Jorna
2021-12-04fix: add org-attach-id-dir support (#153) Thomas F. K. Jorna
2021-11-13Feat: Markdown file previewing (#152)Thomas F. K. Jorna
* feat(md): initial support for md-roam * feat(md): link support and more for md * fix(md): add missing remark math package
2021-11-02Feat/collapse: add collapsible/toggleable headers and outline layout in the ↵Thomas F. K. Jorna
preview panel (#139) * 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
2021-10-11feat(preview): tag display and scroll fixThomas F. K. Jorna
2021-10-11feat(preview): ui redoThomas F. K. Jorna
2021-10-08feat(preview): proper file preview with api routingThomas F. K. Jorna
2021-10-07feat(preview): hover links + ui upgradeThomas F. K. Jorna