1040 Commits (master)
 

Author SHA1 Message Date
Nicolas Chachereau 86c9085363
(fix)core: make 'fd and 'fdfind backend work for listing files (#2021) 4 years ago
Andrey Akulov b67bccd6c2
(feat)dailies: add `keys` argument to `org-roam-dailies-capture-today` and `org-roam-dailies--capture` (#2028) 4 years ago
Jethro Kuan 8b43093d1a
(fix)org-roam-with-file: ensure local variables are respected (#2033) 4 years ago
Noboru Ota 679ef6ef00
(fix)db: pragma foreign keys to work with sqlite3 (#2018) 4 years ago
Bruce D'Arcus ee9a8d423e
doc: Add mention of org-cite to bibliography (#2015) 4 years ago
Jethro Kuan d3c7d74329
(feat)db: allow [cite:@foo] links in ROAM_REFS (#2017) 4 years ago
lorniu 3bf0a0a35d
Use `locate-user-emacs-file` instead of `expand-file-name`. (#2016) 4 years ago
Noboru Ota d0f17c6477
(docs): correct how to install gcc on Windows (#2013) 4 years ago
Jethro Kuan c90b2d68df
fix(capture): fix whitespacing in org-roam-capture--fill-template (#2010) 4 years ago
Jethro Kuan 91fd1083fe
fix(db): fix support for sqlite3 connector (#2009) 4 years ago
Jethro Kuan 7ad5572741
(fix)db: fix node caching (#2006) 4 years ago
Dominick LoBraico b6d59e2238
(minor): make the `org-roam-node-read` prompt configurable (#1993) 4 years ago
Jethro Kuan 2c5f429b24
(chore): remove org-roam-v2-ack (#2005) 4 years ago
Noboru Ota 7068d63e96
(docs) minor correction to #2002 (#2004) 4 years ago
Noboru Ota 898295f4a0
(docs): fix examples for .dir-locals.el (#2002) 4 years ago
Ian Clark abe63b4360
(fix)node: org-roam-tag-remove respects tag argument (#1998) (#1999) 4 years ago
mtbakerguy e992fc27e2
(feat)graph: allow customized graph links and access to the temporary filenames (#1988) 4 years ago
Liu Hui c3889b3b17
(fix)db: insert plain links into db (#1991) 4 years ago
Jethro Kuan 8c3c216191 (hotfix)buffer: hotfix org-roam-buffer-postrender-functions hook 4 years ago
Jethro Kuan 023af3ec32
(feat)buffer: add customization variables for buffer (#1990) 4 years ago
Jethro Kuan 67f10864df
(fix)node: fix wrong string-glyph-* aliases (#1985) 4 years ago
Jethro Kuan c9efbe1dda
(fix)db: fix org-roam-db-sync exiting early on unhandled errors (#1983) 4 years ago
Philippe Crama ae533fa309
(fix)node: fix org-roam-node-slug compatibility with Emacs 29.1 (#1982) 4 years ago
Jethro Kuan e4188179f6
(fix)utils: fix org-roam-with-file changing the major-mode (#1980) 4 years ago
Philippe Crama 91aae05810
(minor)capture: avoid surprises when STUFF contains the same key twice (#1961) 4 years ago
Jethro Kuan a2e46db808
(feat)db: support org-ref v3 (#1977) 4 years ago
Rodrigo Morales d93423d4e1
fix(org-roam-db-map-links): goto-char added to point-min (#1969) 4 years ago
Public Image Ltd 1af1639ee0
(feat)db: cache file title into files table (#1963) 4 years ago
Jethro Kuan db573bbc4e
(fix)node: fix org-roam-open-id-at-point not working in PROPERTIES drawer (#1964) 4 years ago
Philippe Crama 50cc4d6990
(minor)overlay: fix typos in file (#1960) 4 years ago
Philippe Crama b96efbb444
(minor)chore: fix minor warnings by native compiler (#1959) 4 years ago
Philippe Crama 721f167563
(perf)utils: optimize org-roam-plist-map! (#1958) 4 years ago
Jethro Kuan 25bc3acce3
(fix)buffer: change preview-content logic (#1955) 4 years ago
Jethro Kuan d8c7f7d4e7
(fix)db: refresh CATEGORY before writing to db (#1953) 4 years ago
Tianshu Wang 01c45f9dca
(minor)refactor: make prefix checking clearer (#1951) 4 years ago
Jethro Kuan 239929045f
(minor)db: filename title sans-extension (#1952) 4 years ago
Jethro Kuan d26047e6f7
(minor)db: make check for property drawers case-insensitive (#1949) 4 years ago
Gustav 36928d655a
(fix)completions: fix same-line completions (#1948) 4 years ago
Jethro Kuan 4a2b44252e
(fix)db: don't consider links in ROAM_REFS as links (#1947) 4 years ago
Jethro Kuan 3177b900e7
(perf)db: prefer org-entry-get over org-entry-properties (#1946) 4 years ago
Jethro Kuan 4d71fbdfe1
(fix)db: expand org-roam-directory name as directory (#1945) 4 years ago
Jethro Kuan 84f58cbc12
(perf)db: require optional libraries only once per function (#1944) 4 years ago
Jethro Kuan 3e47f198c7
(fix)utils: org-roam-set-keyword skip over all drawers (#1931) 4 years ago
Jethro Kuan c789531e36
(chore)utils: standardize org-roam-property-add/remove fn signatures (#1930) 4 years ago
Amir Dekel 1b221a1d4a
(fix):org-roam-refile: Don't try to refile a node into itself (#1928) 4 years ago
Tianshu Wang d0fd2c6959
(fix): protocol: set org-capture-link-is-already-stored (#1921) 4 years ago
Jethro Kuan 2c75b194d8
(fix)ref: fix org-roam-node-from-ref support for org-cite (#1919) 4 years ago
Jethro Kuan c8f8c3e876
(docs): added instructions on troubleshooting org-protocol (#1914) 4 years ago
Jethro Kuan 852042436e
(feat)db: support different sqlite3 libraries (#1907) 4 years ago
Jethro Kuan dafcf0dcf8
(feat)insert: add org-roam-node-formatted (#1909) 4 years ago