144 Commits (b5436f3410d76206a0884a64769383dcebc85a1f)

Author SHA1 Message Date
Jethro Kuan b5436f3410
depend on snapshot of emacsql (#2327) 3 years ago
Jethro Kuan cdad2ee7f6
(db): default to sqlite-builtin when available (#2299) 3 years ago
bhuztez 78ee5c6814
(fix):fill outline of link in properties (#2230) 3 years ago
Felix Brendel 05f67901c6
(feat):support multi-line org titles (#2264) 3 years ago
Tim Lee 4e6f934690
(fix)refs:support spaces in links (#2285) 3 years ago
Kisaragi Hiu 171a8db32f
(db)fix: file modification detection failing in some edge cases (#2221) 4 years ago
psii fcefc1b1b4
(db)fix: FOREIGN KEY error in narrowed buffer (#2215) 4 years ago
Jethro Kuan 83a0b3d464
(db)fix: org-roam-db-connector group (#2209) 4 years ago
Jethro Kuan 455f139d3e Revert "(fix)db: update atime on file access (#2174)" 4 years ago
Jethro Kuan b2d9543fa2
(fix)db: update atime on file access (#2174) 4 years ago
Jethro Kuan 007e76725c
(chore) fix version numbers (#2182) 4 years ago
Jethro Kuan 69116a4da4
v2.2.2 (#2171) 4 years ago
Jethro Kuan 6132155393
(db)fix: fix sqlite-builtin and sqlite-module (#2161) 4 years ago
Jethro Kuan ddaf7ec10e
(db): fix db sync for narrowed buffers (#2159) 4 years ago
Jethro Kuan 8318da895d
(db): support emacsql-sqlite-{builtin,module} (#2158) 4 years ago
Jethro Kuan 3782e88d50
(release): v2.2.1 (#2126) 4 years ago
Jethro Kuan 69742c3d51
(feat)db: add customizability of extra element link parsing (#2042) 4 years ago
Stefan Kangas c0c240b975
(chore): Drop f.el and s.el dependency (#2025) 4 years ago
Jethro Kuan 6170cc9928 (release): bump 2021 -> 2022, 2.1.0 -> 2.2.0 4 years ago
Noboru Ota 679ef6ef00
(fix)db: pragma foreign keys to work with sqlite3 (#2018) 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
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
Liu Hui c3889b3b17
(fix)db: insert plain links into db (#1991) 4 years ago
Jethro Kuan c9efbe1dda
(fix)db: fix org-roam-db-sync exiting early on unhandled errors (#1983) 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
Philippe Crama b96efbb444
(minor)chore: fix minor warnings by native compiler (#1959) 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
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 852042436e
(feat)db: support different sqlite3 libraries (#1907) 4 years ago
Jürgen Hötzel 2b6f8ce615
(perf)db: don't require (probably non-existent) 'oc feature for each org file (#1908) 4 years ago
Roshan Shariff 3b93c83b23
(fix)db: Require 'oc to get org-cite functionality. (#1849) 5 years ago
Rodrigo Morales ec8d250f6c
feat(org-roam-db-map-links): Consider links in properties drawers (#1868) 5 years ago
Jethro Kuan 1795039ab9
(perf)db: wrap update-file in sql transaction (#1827) 5 years ago
Jethro Kuan 340215a16a
(feat) core: support new org-mode citations (#1806) 5 years ago
Jethro Kuan 0e6b93a253
(fix)db: prevent invalid refs from crashing db update (#1816) 5 years ago
Jethro Kuan ab87a08e17
(fix)db: prevent empty aliases sql expression (#1813) 5 years ago
Jethro Kuan 714ea7a3fc
(chore): upgrade dependency of magit-section to 3.0.0 (#1808) 5 years ago
Jethro Kuan f819720c51
v2.1.0 (#1792) 5 years ago
Wetlize 59faa3fdaa (fix): refactor error handling using ignore-errors 5 years ago
Wetlize 5dce6261a2
(feat): replace org-roam-{setup,teardown} with org-roam-db-autosync-mode (#1758) 5 years ago