summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2022-01-29feat(preview): remove heading if heading is titleThomas F. K. Jorna
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-03feat(filter): add option to filter by subdirectory (#190)Thomas 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-12-04fix: remove \refs from katex processesThomas F. K. Jorna
2021-11-13Feat: 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 packageThomas F. K. Jorna
2021-11-02Feat/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 ymlThomas F. K. Jorna
2021-10-17fix(#118): link bugfixesThomas 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-11chore: buildThomas F. K. Jorna
2021-10-11feat(preview): ui redoThomas F. K. Jorna
2021-10-09feat(preview): node historyThomas 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-07feat(preview): hover links + ui upgradeThomas F. K. Jorna
2021-10-06feat: theme selectorThomas F. K. Jorna
2021-10-05feat(preview): filesystem basics in placeThomas F. K. Jorna
2021-10-01chore: build and cleanThomas F. K. Jorna
2021-10-01feat: basic preview featureThomas F. K. Jorna
2021-09-27feat: get org text from emacsThomas F. K. Jorna
2021-09-12feat: #70 label text wrappingThomas F. K. Jorna
2021-08-08feat: much smoother local modeThomas F. K. Jorna
2021-08-07chore: remove test filesThomas F. K. Jorna
2021-08-07fix: no bare boundp in ifletThomas F. K. Jorna
2021-07-31added pwa compatibilityThomas F. K. Jorna
2021-07-20WIPKirill Rogovoy