Age | Commit message (Expand) | Author |
---|---|---|
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 |
2021-09-11 | fix: don't open roam buffers on top of other buffers #82 | Thomas F. K. Jorna |
2021-09-07 | Note opens in new window, if current isn't Roam | Zediu Almos |
2021-08-30 | fix: #78 handle pre-org-cite org-roam-db | Thomas F. K. Jorna |
2021-08-29 | feat: support org-cite and new org-roam-db citations | Thomas F. K. Jorna |
2021-08-24 | fix: changed org-roam version check | Thomas F. K. Jorna |
2021-08-20 | fix: follow mode breaks on org-capture #74 | Thomas F. K. Jorna |
2021-08-17 | Extract org-roam-ui-open command from minor mode (#69)...* Extract org-roam-ui-open command from minor mode The new command allows reopening the web UI without toggling the whole mode off and on again. Eliminates hardcoded port in URL string, using org-roam-ui-port variable instead. IMHO a better distribution of responsibilities: - org-roam-ui-open opens the web UI (and that may require enabling the minor mode) - org-roam-ui-mode makes web service and websocket available * misc: change function prefix to orui Co-authored-by: Thomas F. K. Jorna <[email protected]> | Damien Pollet |
2021-08-16 | fix: #67, correctly skip non-node headlines | Thomas F. K. Jorna |
2021-08-16 | feat: link children to parent heading #62 #53 #49 | Thomas F. K. Jorna |
2021-08-16 | feat: support all citations | Thomas F. K. Jorna |
2021-08-16 | chore: build and merge | Thomas F. K. Jorna |
2021-08-16 | fix:#65 include citet and citep keywords | Thomas F. K. Jorna |
2021-08-10 | Fix: #58 | Thomas F. K. Jorna |
2021-08-09 | Lighter name should be prefixed by space (#54)...Convention appears to be that the name is prefixed by a space, not suffixed. | Bram Schoenmakers |
2021-08-09 | fix: #56 org-preformat-keywords not containing keywords | Thomas F. K. Jorna |
2021-08-09 | fix: mostly pass checkdoc | Thomas F. K. Jorna |
2021-08-09 | chore: updated emacs version dep to 27.1 | Thomas F. K. Jorna |
2021-08-08 | feat: much smoother local mode | Thomas F. K. Jorna |
2021-08-07 | fix: correct label background text and .el cleanup | Thomas F. K. Jorna |
2021-08-07 | fix: no bare boundp in iflet | Thomas F. K. Jorna |
2021-08-06 | fix: set orb-keywords if not there | Thomas F. K. Jorna |
2021-08-05 | Merge branch 'main' into main | Brian Lester |
2021-08-06 | feature: custom browser | Thomas F. K. Jorna |
2021-08-06 | feature: warning when people are not using proper org-roam | Thomas F. K. Jorna |
2021-08-06 | features!: context menu, better ui, and smoother updates | Thomas F. K. Jorna |
2021-08-05 | fix: update notes smoothly | Thomas F. K. Jorna |
2021-08-05 | feature: context menu and slightly less jumpy graph | Thomas F. K. Jorna |